Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Notes-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.notes/copy-mgbetagrouponenotenotebook
Locale: en-US
Module Name: Microsoft.Graph.Beta.Notes
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Copy-MgBetaGroupOnenoteNotebook
---
Expand All @@ -30,7 +30,7 @@ Copy-MgBetaGroupOnenoteNotebook -GroupId <string> -NotebookId <string>
[-NotebookFolder <string>] [-RenameAs <string>] [-SiteCollectionId <string>] [-SiteId <string>]
[-Break] [-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [<CommonParameters>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
```

### CopyViaIdentityExpanded
Expand All @@ -41,7 +41,7 @@ Copy-MgBetaGroupOnenoteNotebook -InputObject <INotesIdentity> [-GroupId <string>
[-RenameAs <string>] [-SiteCollectionId <string>] [-SiteId <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [<CommonParameters>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
```

### Copy
Expand All @@ -52,7 +52,6 @@ Copy-MgBetaGroupOnenoteNotebook -GroupId <string> -NotebookId <string>
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

### CopyViaIdentity
Expand All @@ -63,7 +62,6 @@ Copy-MgBetaGroupOnenoteNotebook -InputObject <INotesIdentity>
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

## ALIASES
Expand All @@ -81,7 +79,7 @@ For Copy operations, you follow an asynchronous calling pattern: First call the

| Permission type | Permissions (from least to most privileged) |
| --------------- | ------------------------------------------ |
| Delegated (work or school account) | Notes.Create, Notes.ReadWrite.All, Notes.ReadWrite, |
| Delegated (work or school account) | Notes.Create, Notes.ReadWrite, Notes.ReadWrite.All, |
| Delegated (personal Microsoft account) | Notes.Create, Notes.ReadWrite, |
| Application | Notes.ReadWrite.All, |

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Notes-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.notes/copy-mgbetagrouponenotenotebooksectiongroupsectionpagetosection
Locale: en-US
Module Name: Microsoft.Graph.Beta.Notes
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionPageToSection
---
Expand All @@ -30,7 +30,6 @@ Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionPageToSection -GroupId <string
[-Id <string>] [-SiteCollectionId <string>] [-SiteId <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

### CopyViaIdentityExpanded
Expand All @@ -41,7 +40,6 @@ Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionPageToSection -InputObject <IN
[-Id <string>] [-SiteCollectionId <string>] [-SiteId <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

### Copy
Expand All @@ -53,7 +51,6 @@ Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionPageToSection -GroupId <string
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

### CopyViaIdentity
Expand All @@ -64,7 +61,6 @@ Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionPageToSection -InputObject <IN
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

## ALIASES
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Notes-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.notes/copy-mgbetagrouponenotenotebooksectiongroupsectiontonotebook
Locale: en-US
Module Name: Microsoft.Graph.Beta.Notes
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionToNotebook
---
Expand All @@ -30,7 +30,6 @@ Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionToNotebook -GroupId <string> -
[-SiteCollectionId <string>] [-SiteId <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

### CopyViaIdentityExpanded
Expand All @@ -41,7 +40,7 @@ Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionToNotebook -InputObject <INote
[-Id <string>] [-RenameAs <string>] [-SiteCollectionId <string>] [-SiteId <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [<CommonParameters>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
```

### Copy
Expand All @@ -53,7 +52,6 @@ Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionToNotebook -GroupId <string> -
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

### CopyViaIdentity
Expand All @@ -64,7 +62,6 @@ Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionToNotebook -InputObject <INote
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

## ALIASES
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Notes-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.notes/copy-mgbetagrouponenotenotebooksectiongroupsectiontosectiongroup
Locale: en-US
Module Name: Microsoft.Graph.Beta.Notes
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionToSectionGroup
---
Expand All @@ -30,7 +30,7 @@ Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionToSectionGroup -GroupId <strin
[-Id <string>] [-RenameAs <string>] [-SiteCollectionId <string>] [-SiteId <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [<CommonParameters>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
```

### CopyViaIdentityExpanded
Expand All @@ -41,7 +41,7 @@ Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionToSectionGroup -InputObject <I
[-Id <string>] [-RenameAs <string>] [-SiteCollectionId <string>] [-SiteId <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [<CommonParameters>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
```

### Copy
Expand All @@ -53,7 +53,6 @@ Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionToSectionGroup -GroupId <strin
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

### CopyViaIdentity
Expand All @@ -64,7 +63,6 @@ Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionToSectionGroup -InputObject <I
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

## ALIASES
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Notes-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.notes/copy-mgbetagrouponenotenotebooksectionpagetosection
Locale: en-US
Module Name: Microsoft.Graph.Beta.Notes
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Copy-MgBetaGroupOnenoteNotebookSectionPageToSection
---
Expand All @@ -30,7 +30,6 @@ Copy-MgBetaGroupOnenoteNotebookSectionPageToSection -GroupId <string> -NotebookI
[-SiteCollectionId <string>] [-SiteId <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

### CopyViaIdentityExpanded
Expand All @@ -41,7 +40,6 @@ Copy-MgBetaGroupOnenoteNotebookSectionPageToSection -InputObject <INotesIdentity
[-Id <string>] [-SiteCollectionId <string>] [-SiteId <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

### Copy
Expand All @@ -53,7 +51,6 @@ Copy-MgBetaGroupOnenoteNotebookSectionPageToSection -GroupId <string> -NotebookI
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

### CopyViaIdentity
Expand All @@ -64,7 +61,6 @@ Copy-MgBetaGroupOnenoteNotebookSectionPageToSection -InputObject <INotesIdentity
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

## ALIASES
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Notes-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.notes/copy-mgbetagrouponenotenotebooksectiontonotebook
Locale: en-US
Module Name: Microsoft.Graph.Beta.Notes
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Copy-MgBetaGroupOnenoteNotebookSectionToNotebook
---
Expand All @@ -29,7 +29,7 @@ Copy-MgBetaGroupOnenoteNotebookSectionToNotebook -GroupId <string> -NotebookId <
[-GroupId1 <string>] [-Id <string>] [-RenameAs <string>] [-SiteCollectionId <string>]
[-SiteId <string>] [-Break] [-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [<CommonParameters>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
```

### CopyViaIdentityExpanded
Expand All @@ -40,7 +40,7 @@ Copy-MgBetaGroupOnenoteNotebookSectionToNotebook -InputObject <INotesIdentity> [
[-RenameAs <string>] [-SiteCollectionId <string>] [-SiteId <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [<CommonParameters>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
```

### Copy
Expand All @@ -52,7 +52,6 @@ Copy-MgBetaGroupOnenoteNotebookSectionToNotebook -GroupId <string> -NotebookId <
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

### CopyViaIdentity
Expand All @@ -63,7 +62,6 @@ Copy-MgBetaGroupOnenoteNotebookSectionToNotebook -InputObject <INotesIdentity>
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

## ALIASES
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Notes-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.notes/copy-mgbetagrouponenotenotebooksectiontosectiongroup
Locale: en-US
Module Name: Microsoft.Graph.Beta.Notes
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Copy-MgBetaGroupOnenoteNotebookSectionToSectionGroup
---
Expand All @@ -29,7 +29,7 @@ Copy-MgBetaGroupOnenoteNotebookSectionToSectionGroup -GroupId <string> -Notebook
[-GroupId1 <string>] [-Id <string>] [-RenameAs <string>] [-SiteCollectionId <string>]
[-SiteId <string>] [-Break] [-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [<CommonParameters>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
```

### CopyViaIdentityExpanded
Expand All @@ -40,7 +40,7 @@ Copy-MgBetaGroupOnenoteNotebookSectionToSectionGroup -InputObject <INotesIdentit
[-Id <string>] [-RenameAs <string>] [-SiteCollectionId <string>] [-SiteId <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [<CommonParameters>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
```

### Copy
Expand All @@ -52,7 +52,6 @@ Copy-MgBetaGroupOnenoteNotebookSectionToSectionGroup -GroupId <string> -Notebook
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

### CopyViaIdentity
Expand All @@ -63,7 +62,6 @@ Copy-MgBetaGroupOnenoteNotebookSectionToSectionGroup -InputObject <INotesIdentit
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

## ALIASES
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Notes-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.notes/copy-mgbetagrouponenotepagetosection
Locale: en-US
Module Name: Microsoft.Graph.Beta.Notes
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Copy-MgBetaGroupOnenotePageToSection
---
Expand All @@ -29,7 +29,6 @@ Copy-MgBetaGroupOnenotePageToSection -GroupId <string> -OnenotePageId <string>
[-Id <string>] [-SiteCollectionId <string>] [-SiteId <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

### CopyViaIdentityExpanded
Expand All @@ -40,7 +39,6 @@ Copy-MgBetaGroupOnenotePageToSection -InputObject <INotesIdentity> [-GroupId <st
[-SiteCollectionId <string>] [-SiteId <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

### Copy
Expand All @@ -51,7 +49,6 @@ Copy-MgBetaGroupOnenotePageToSection -GroupId <string> -OnenotePageId <string>
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

### CopyViaIdentity
Expand All @@ -62,7 +59,6 @@ Copy-MgBetaGroupOnenotePageToSection -InputObject <INotesIdentity>
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

## ALIASES
Expand All @@ -79,7 +75,7 @@ For copy operations, you follow an asynchronous calling pattern: First call the

| Permission type | Permissions (from least to most privileged) |
| --------------- | ------------------------------------------ |
| Delegated (work or school account) | Notes.Create, Notes.ReadWrite.All, Notes.ReadWrite, |
| Delegated (work or school account) | Notes.Create, Notes.ReadWrite, Notes.ReadWrite.All, |
| Delegated (personal Microsoft account) | Notes.Create, Notes.ReadWrite, |
| Application | Notes.ReadWrite.All, |

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Notes-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.notes/copy-mgbetagrouponenotesectiongroupsectionpagetosection
Locale: en-US
Module Name: Microsoft.Graph.Beta.Notes
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Copy-MgBetaGroupOnenoteSectionGroupSectionPageToSection
---
Expand All @@ -30,7 +30,6 @@ Copy-MgBetaGroupOnenoteSectionGroupSectionPageToSection -GroupId <string> -Oneno
[-SiteCollectionId <string>] [-SiteId <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

### CopyViaIdentityExpanded
Expand All @@ -41,7 +40,6 @@ Copy-MgBetaGroupOnenoteSectionGroupSectionPageToSection -InputObject <INotesIden
[-Id <string>] [-SiteCollectionId <string>] [-SiteId <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

### Copy
Expand All @@ -53,7 +51,6 @@ Copy-MgBetaGroupOnenoteSectionGroupSectionPageToSection -GroupId <string> -Oneno
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

### CopyViaIdentity
Expand All @@ -64,7 +61,6 @@ Copy-MgBetaGroupOnenoteSectionGroupSectionPageToSection -InputObject <INotesIden
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

## ALIASES
Expand Down
Loading