Data/PnP.PowerShell.Suggestions.json

[
  {
    "Command": "Add-PnPAlert -List \"Demo List\"",
    "CommandName": "Add-PnPAlert",
    "Id": 1,
    "Rank": 1
  },
  {
    "Command": "Add-PnPAlert -Title \"Daily summary\" -List \"Demo List\" -Frequency Daily -ChangeType All -Time (Get-Date -Hour 11 -Minute 00 -Second 00)",
    "CommandName": "Add-PnPAlert",
    "Id": 2,
    "Rank": 2
  },
  {
    "Command": "Add-PnPAlert -Title \"Alert for user\" -List \"Demo List\" -User \"i:0#.f|membership|Alice@contoso.onmicrosoft.com\"",
    "CommandName": "Add-PnPAlert",
    "Id": 3,
    "Rank": 3
  },
  {
    "Command": "Add-PnPApp -Path ./myapp.sppkg",
    "CommandName": "Add-PnPApp",
    "Id": 4,
    "Rank": 1
  },
  {
    "Command": "Add-PnPApp -Path ./myapp.sppkg -Publish",
    "CommandName": "Add-PnPApp",
    "Id": 5,
    "Rank": 2
  },
  {
    "Command": "Add-PnPApp -Path ./myapp.sppkg -Scope Site -Publish",
    "CommandName": "Add-PnPApp",
    "Id": 6,
    "Rank": 3
  },
  {
    "Command": "Add-PnPApplicationCustomizer -Title \"CollabFooter\" -ClientSideComponentId c0ab3b94-8609-40cf-861e-2a1759170b43 -ClientSideComponentProperties \"{`\"sourceTermSet`\":`\"PnP-CollabFooter-SharedLinks`\",`\"personalItemsStorageProperty`\":`\"PnP-CollabFooter-MyLinks`\"}",
    "CommandName": "Add-PnPApplicationCustomizer",
    "Id": 7,
    "Rank": 1
  },
  {
    "Command": "Add-PnPAvailableSiteClassification -Classifications \"Top Secret\"",
    "CommandName": "Add-PnPAvailableSiteClassification",
    "Id": 8,
    "Rank": 1
  },
  {
    "Command": "Add-PnPAvailableSiteClassification -Classifications \"Top Secret\",\"HBI\"",
    "CommandName": "Add-PnPAvailableSiteClassification",
    "Id": 9,
    "Rank": 2
  },
  {
    "Command": "Add-PnPAzureADGroupMember -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"",
    "CommandName": "Add-PnPAzureADGroupMember",
    "Id": 10,
    "Rank": 1
  },
  {
    "Command": "Add-PnPAzureADGroupMember -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\" -RemoveExisting",
    "CommandName": "Add-PnPAzureADGroupMember",
    "Id": 11,
    "Rank": 2
  },
  {
    "Command": "Add-PnPAzureADGroupOwner -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"",
    "CommandName": "Add-PnPAzureADGroupOwner",
    "Id": 12,
    "Rank": 1
  },
  {
    "Command": "Add-PnPAzureADGroupOwner -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\" -RemoveExisting",
    "CommandName": "Add-PnPAzureADGroupOwner",
    "Id": 13,
    "Rank": 2
  },
  {
    "Command": "Add-PnPContentType -Name \"Project Document\" -Description \"Use for Contoso projects\" -Group \"Contoso Content Types\" -ParentContentType $ct",
    "CommandName": "Add-PnPContentType",
    "Id": 14,
    "Rank": 1
  },
  {
    "Command": "Add-PnPContentType -Name \"Project Document\" -Description \"Use for Contoso projects\" -Group \"Contoso Content Types\" -ParentContentType (Get-PnPContentType -Identity 0x0101) -DocumentTemplate \"/_cts/Project Document/template.docx\"",
    "CommandName": "Add-PnPContentType",
    "Id": 15,
    "Rank": 2
  },
  {
    "Command": "Add-PnPContentTypesFromContentTypeHub -ContentTypes \"0x0101\", \"0x01\"",
    "CommandName": "Add-PnPContentTypesFromContentTypeHub",
    "Id": 16,
    "Rank": 1
  },
  {
    "Command": "Add-PnPContentTypesFromContentTypeHub -ContentTypes \"0x010057C83E557396744783531D80144BD08D\" -Site https://tenant.sharepoint.com/sites/HR",
    "CommandName": "Add-PnPContentTypesFromContentTypeHub",
    "Id": 17,
    "Rank": 2
  },
  {
    "Command": "Add-PnPContentTypeToDocumentSet -ContentType \"Test CT\" -DocumentSet \"Test Document Set\"",
    "CommandName": "Add-PnPContentTypeToDocumentSet",
    "Id": 18,
    "Rank": 1
  },
  {
    "Command": "Add-PnPContentTypeToDocumentSet -ContentType 0x0101001F1CEFF1D4126E4CAD10F00B6137E969 -DocumentSet 0x0120D520005DB65D094035A241BAC9AF083F825F3B",
    "CommandName": "Add-PnPContentTypeToDocumentSet",
    "Id": 19,
    "Rank": 2
  },
  {
    "Command": "Add-PnPContentTypeToList -List \"Documents\" -ContentType \"Project Document\" -DefaultContentType",
    "CommandName": "Add-PnPContentTypeToList",
    "Id": 20,
    "Rank": 1
  },
  {
    "Command": "Add-PnPCustomAction -Title \"CollabFooter\" -Name \"CollabFooter\" -Location \"ClientSideExtension.ApplicationCustomizer\" -ClientSideComponentId c0ab3b94-8609-40cf-861e-2a1759170b43 -ClientSideComponentProperties \"{`\"sourceTermSet`\":`\"PnP-CollabFooter-SharedLinks`\",`\"personalItemsStorageProperty`\":`\"PnP-CollabFooter-MyLinks`\"}\"",
    "CommandName": "Add-PnPCustomAction",
    "Id": 21,
    "Rank": 1
  },
  {
    "Command": "Add-PnPDataRowsToSiteTemplate -Path template.pnp -List 'PnPTestList' -Fields 'Title','Choice'",
    "CommandName": "Add-PnPDataRowsToSiteTemplate",
    "Id": 22,
    "Rank": 1
  },
  {
    "Command": "Add-PnPDataRowsToSiteTemplate -Path template.pnp -List 'PnPTestList' -Query '<Query><Where><Geq><FieldRef Name=\"Modified\"/><Value Type=\"DateTime\"><Today OffsetDays=\"-7\" /></Value></Geq></Where></Query>' -Fields 'Title','Choice' -IncludeSecurity",
    "CommandName": "Add-PnPDataRowsToSiteTemplate",
    "Id": 23,
    "Rank": 2
  },
  {
    "Command": "Add-PnPDocumentSet -List \"Documents\" -ContentType \"Test Document Set\" -Name \"Test\"",
    "CommandName": "Add-PnPDocumentSet",
    "Id": 24,
    "Rank": 1
  },
  {
    "Command": "Add-PnPEventReceiver -List \"ProjectList\" -Name \"TestEventReceiver\" -Url https://yourserver.azurewebsites.net/eventreceiver.svc -EventReceiverType ItemAdded -Synchronization Asynchronous",
    "CommandName": "Add-PnPEventReceiver",
    "Id": 25,
    "Rank": 1
  },
  {
    "Command": "Add-PnPEventReceiver -Name \"TestEventReceiver\" -Url https://yourserver.azurewebsites.net/eventreceiver.svc -EventReceiverType WebAdding -Synchronization Synchronous",
    "CommandName": "Add-PnPEventReceiver",
    "Id": 26,
    "Rank": 2
  },
  {
    "Command": "Add-PnPEventReceiver -Name \"TestEventReceiver\" -Url https://yourserver.azurewebsites.net/eventreceiver.svc -EventReceiverType ListAdding -Synchronization Synchronous -Scope Site",
    "CommandName": "Add-PnPEventReceiver",
    "Id": 27,
    "Rank": 3
  },
  {
    "Command": "Add-PnPEventReceiver -Name \"TestEventReceiver\" -Url https://yourserver.azurewebsites.net/eventreceiver.svc -EventReceiverType ListDeleted -Synchronization Asynchronous -Scope Web",
    "CommandName": "Add-PnPEventReceiver",
    "Id": 28,
    "Rank": 4
  },
  {
    "Command": "Add-PnPField -Type Calculated -InternalName \"C1\" -DisplayName \"C1\" -Formula =\"[Title]\"",
    "CommandName": "Add-PnPField",
    "Id": 29,
    "Rank": 1
  },
  {
    "Command": "Add-PnPField -List \"Demo list\" -DisplayName \"Location\" -InternalName \"SPSLocation\" -Type Choice -Group \"Demo Group\" -AddToDefaultView -Choices \"Stockholm\",\"Helsinki\",\"Oslo\"",
    "CommandName": "Add-PnPField",
    "Id": 30,
    "Rank": 2
  },
  {
    "Command": "Add-PnPField -List \"Demo list\" -DisplayName \"Speakers\" -InternalName \"SPSSpeakers\" -Type MultiChoice -Group \"Demo Group\" -AddToDefaultView -Choices \"Obiwan Kenobi\",\"Darth Vader\", \"Anakin Skywalker\"",
    "CommandName": "Add-PnPField",
    "Id": 31,
    "Rank": 3
  },
  {
    "Command": "Add-PnPField -List \"Demo List\" -Field \"MyTestCol\"",
    "CommandName": "Add-PnPField",
    "Id": 32,
    "Rank": 4
  },
  {
    "Command": "Add-PnPField -Type Choice -Choices \"PnP\",\"Parker\",\"Sharing Is Caring\" -DisplayName \"My Test Column\" -InternalName \"MyTestCol\"",
    "CommandName": "Add-PnPField",
    "Id": 33,
    "Rank": 5
  },
  {
    "Command": "Add-PnPFieldToContentType -Field \"Project_Name\" -ContentType \"Project Document\"",
    "CommandName": "Add-PnPFieldToContentType",
    "Id": 34,
    "Rank": 1
  },
  {
    "Command": "Add-PnPFile -Path c:\\temp\\company.master -Folder \"_catalogs/masterpage\"",
    "CommandName": "Add-PnPFile",
    "Id": 35,
    "Rank": 1
  },
  {
    "Command": "Add-PnPFile -Path .\\displaytemplate.html -Folder \"_catalogs/masterpage/display templates/test\"",
    "CommandName": "Add-PnPFile",
    "Id": 36,
    "Rank": 2
  },
  {
    "Command": "Add-PnPFile -Path .\\sample.doc -Folder \"Shared Documents\" -Values @{Modified=\"1/1/2016\"}",
    "CommandName": "Add-PnPFile",
    "Id": 37,
    "Rank": 3
  },
  {
    "Command": "Add-PnPFile -FileName sample.doc -Folder \"Shared Documents\" -Stream $fileStream -Values @{Modified=\"1/1/2016\"}",
    "CommandName": "Add-PnPFile",
    "Id": 38,
    "Rank": 4
  },
  {
    "Command": "Add-PnPFile -Path sample.doc -Folder \"Shared Documents\" -ContentType \"Document\" -Values @{Modified=\"1/1/2016\"}",
    "CommandName": "Add-PnPFile",
    "Id": 39,
    "Rank": 5
  },
  {
    "Command": "Add-PnPFile -Path sample.docx -Folder \"Documents\" -Values @{Modified=\"1/1/2016\"; Created=\"1/1/2017\"; Editor=23}",
    "CommandName": "Add-PnPFile",
    "Id": 40,
    "Rank": 6
  },
  {
    "Command": "Add-PnPFile -Path sample.docx -Folder \"Documents\" -NewFileName \"differentname.docx\"",
    "CommandName": "Add-PnPFile",
    "Id": 41,
    "Rank": 7
  },
  {
    "Command": "Add-PnPFile -FileName sample.txt -Folder \"Shared Documents\" -Content '{ \"Test\": \"Value\" }'",
    "CommandName": "Add-PnPFile",
    "Id": 42,
    "Rank": 8
  },
  {
    "Command": "Add-PnPFileToSiteTemplate -Path template.pnp -Source \"Instructions.docx\" -Folder \"Shared Documents\"",
    "CommandName": "Add-PnPFileToSiteTemplate",
    "Id": 43,
    "Rank": 1
  },
  {
    "Command": "Add-PnPFileToSiteTemplate -Path c:\\temp\\template.pnp -Source \"c:\\temp\\Sample.pptx\" -Folder \"Shared Documents\\Samples\"",
    "CommandName": "Add-PnPFileToSiteTemplate",
    "Id": 44,
    "Rank": 2
  },
  {
    "Command": "Add-PnPFileToSiteTemplate -Path template.pnp -Source \"./myfile.png\" -Folder \"folderinsite\" -FileLevel Published -FileOverwrite:$false",
    "CommandName": "Add-PnPFileToSiteTemplate",
    "Id": 45,
    "Rank": 3
  },
  {
    "Command": "Add-PnPFileToSiteTemplate -Path template.pnp -Source $sourceFilePath -Folder $targetFolder -Container $container",
    "CommandName": "Add-PnPFileToSiteTemplate",
    "Id": 46,
    "Rank": 4
  },
  {
    "Command": "Add-PnPFileToSiteTemplate -Path template.pnp -SourceUrl \"Shared%20Documents/ProjectStatus.docx\"",
    "CommandName": "Add-PnPFileToSiteTemplate",
    "Id": 47,
    "Rank": 5
  },
  {
    "Command": "Add-PnPFolder -Name NewFolder -Folder _catalogs/masterpage",
    "CommandName": "Add-PnPFolder",
    "Id": 48,
    "Rank": 1
  },
  {
    "Command": "Add-PnPFolder -Name NewFolder -Folder \"Shared Documents\"",
    "CommandName": "Add-PnPFolder",
    "Id": 49,
    "Rank": 2
  },
  {
    "Command": "Add-PnPFolder -Name NewFolder -Folder \"Shared Documents/Folder\"",
    "CommandName": "Add-PnPFolder",
    "Id": 50,
    "Rank": 3
  },
  {
    "Command": "Add-PnPGroupMember -LoginName user@company.com -Group 'Marketing Site Members'",
    "CommandName": "Add-PnPGroupMember",
    "Id": 51,
    "Rank": 1
  },
  {
    "Command": "Add-PnPGroupMember -LoginName user@company.com -Group 5",
    "CommandName": "Add-PnPGroupMember",
    "Id": 52,
    "Rank": 2
  },
  {
    "Command": "Add-PnPHtmlPublishingPageLayout -Title 'Our custom page layout' -SourceFilePath 'customlayout.aspx' -Description 'A custom page layout' -AssociatedContentTypeID 0x01010901",
    "CommandName": "Add-PnPHtmlPublishingPageLayout",
    "Id": 53,
    "Rank": 1
  },
  {
    "Command": "Add-PnPHubSiteAssociation -Site \"https://tenant.sharepoint.com/sites/mysite\" -HubSite \"https://tenant.sharepoint.com/sites/hubsite\"",
    "CommandName": "Add-PnPHubSiteAssociation",
    "Id": 54,
    "Rank": 1
  },
  {
    "Command": "Add-PnPHubToHubAssociation -Source 6638bd4c-d88d-447c-9eb2-c84f28ba8b15 -Target 0b70f9de-2b98-46e9-862f-ba5700aa2443",
    "CommandName": "Add-PnPHubToHubAssociation",
    "Id": 55,
    "Rank": 1
  },
  {
    "Command": "Add-PnPHubToHubAssociation -SourceUrl \"https://yourtenant.sharepoint.com/sites/sourcehub\" -TargetUrl \"https://yourtenant.sharepoint.com/sites/targethub\"",
    "CommandName": "Add-PnPHubToHubAssociation",
    "Id": 56,
    "Rank": 2
  },
  {
    "Command": "Add-PnPHubToHubAssociation -SourceUrl \"https://yourtenant.sharepoint.com/sites/secondlevelhub\" -TargetUrl \"https://yourtenant.sharepoint.com/sites/toplevelhub\" ; Add-PnPHubToHubAssociation -SourceUrl \"https://yourtenant.sharepoint.com/sites/thirdlevelhub\" -TargetUrl \"https://yourtenant.sharepoint.com/sites/secondlevelhub\"",
    "CommandName": "Add-PnPHubToHubAssociation",
    "Id": 57,
    "Rank": 3
  },
  {
    "Command": "Add-PnPJavaScriptBlock -Name myAction -script '<script>Alert(\"This is my Script block\");</script>' -Sequence 9999 -Scope Site",
    "CommandName": "Add-PnPJavaScriptBlock",
    "Id": 58,
    "Rank": 1
  },
  {
    "Command": "Add-PnPJavaScriptBlock -Name myAction -script '<script>Alert(\"This is my Script block\");</script>'",
    "CommandName": "Add-PnPJavaScriptBlock",
    "Id": 59,
    "Rank": 2
  },
  {
    "Command": "Add-PnPJavaScriptLink -Name jQuery -Url https://code.jquery.com/jquery.min.js -Sequence 9999 -Scope Site",
    "CommandName": "Add-PnPJavaScriptLink",
    "Id": 60,
    "Rank": 1
  },
  {
    "Command": "Add-PnPJavaScriptLink -Name jQuery -Url https://code.jquery.com/jquery.min.js",
    "CommandName": "Add-PnPJavaScriptLink",
    "Id": 61,
    "Rank": 2
  },
  {
    "Command": "Add-PnPListDesign -Title \"My Custom List\" -SiteScriptIds \"e84dcb46-3ab9-4456-a136-66fc6ae3d3c5\"",
    "CommandName": "Add-PnPListDesign",
    "Id": 62,
    "Rank": 1
  },
  {
    "Command": "Add-PnPListDesign -Title \"My Company Design\" -SiteScriptIds \"6def687f-0e08-4f1e-999c-791f3af9a600\" -Description \"My description\" -ListColor Orange -ListIcon BullseyeTarget -ThumbnailUrl \"https://contoso.sharepoint.com/SiteAssets/site-thumbnail.png\"",
    "CommandName": "Add-PnPListDesign",
    "Id": 63,
    "Rank": 2
  },
  {
    "Command": "Add-PnPListFoldersToSiteTemplate -Path template.pnp -List 'PnPTestList'",
    "CommandName": "Add-PnPListFoldersToSiteTemplate",
    "Id": 64,
    "Rank": 1
  },
  {
    "Command": "Add-PnPListFoldersToSiteTemplate -Path template.pnp -List 'PnPTestList' -Recursive",
    "CommandName": "Add-PnPListFoldersToSiteTemplate",
    "Id": 65,
    "Rank": 2
  },
  {
    "Command": "Add-PnPListFoldersToSiteTemplate -Path template.pnp -List 'PnPTestList' -Recursive -IncludeSecurity",
    "CommandName": "Add-PnPListFoldersToSiteTemplate",
    "Id": 66,
    "Rank": 3
  },
  {
    "Command": "Add-PnPListItem -List \"Demo List\" -Values @{\"Title\" = \"Test Title\"; \"Category\"=\"Test Category\"}",
    "CommandName": "Add-PnPListItem",
    "Id": 67,
    "Rank": 1
  },
  {
    "Command": "Add-PnPListItem -List \"Demo List\" -ContentType \"Company\" -Values @{\"Title\" = \"Test Title\"; \"Category\"=\"Test Category\"}",
    "CommandName": "Add-PnPListItem",
    "Id": 68,
    "Rank": 2
  },
  {
    "Command": "Add-PnPListItem -List \"Demo List\" -Values @{\"MultiUserField\"=\"user1@domain.com\",\"user2@domain.com\"}",
    "CommandName": "Add-PnPListItem",
    "Id": 69,
    "Rank": 3
  },
  {
    "Command": "Add-PnPListItem -List \"Demo List\" -Values @{\"Title\"=\"Sales Report\"} -Folder \"projects/europe\"",
    "CommandName": "Add-PnPListItem",
    "Id": 70,
    "Rank": 4
  },
  {
    "Command": "Add-PnPListItem -List \"Demo List\" -Values @{\"Title\"=\"Sales Report\"} -Label \"Public\"",
    "CommandName": "Add-PnPListItem",
    "Id": 71,
    "Rank": 5
  },
  {
    "Command": "Add-PnPListItemAttachment -List \"Demo List\" -Identity 1 -Path c:\\temp\\test.mp4",
    "CommandName": "Add-PnPListItemAttachment",
    "Id": 72,
    "Rank": 1
  },
  {
    "Command": "Add-PnPListItemAttachment -List \"Demo List\" -Identity 1 -FileName \"test.txt\" -Content '{ \"Test\": \"Value\" }'",
    "CommandName": "Add-PnPListItemAttachment",
    "Id": 73,
    "Rank": 2
  },
  {
    "Command": "Add-PnPListItemAttachment -List \"Demo List\" -Identity 1 -FileName \"test.mp4\" -Stream $fileStream",
    "CommandName": "Add-PnPListItemAttachment",
    "Id": 74,
    "Rank": 3
  },
  {
    "Command": "Add-PnPListItemComment -List \"Demo List\" -Identity \"1\" -Text \"Hello world\"",
    "CommandName": "Add-PnPListItemComment",
    "Id": 75,
    "Rank": 1
  },
  {
    "Command": "Add-PnPMasterPage -SourceFilePath \"page.master\" -Title \"MasterPage\" -Description \"MasterPage for Web\" -DestinationFolderHierarchy \"SubFolder\"",
    "CommandName": "Add-PnPMasterPage",
    "Id": 76,
    "Rank": 1
  },
  {
    "Command": "Add-PnPMicrosoft365GroupMember -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"",
    "CommandName": "Add-PnPMicrosoft365GroupMember",
    "Id": 77,
    "Rank": 1
  },
  {
    "Command": "Add-PnPMicrosoft365GroupMember -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\" -RemoveExisting",
    "CommandName": "Add-PnPMicrosoft365GroupMember",
    "Id": 78,
    "Rank": 2
  },
  {
    "Command": "Add-PnPMicrosoft365GroupOwner -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"",
    "CommandName": "Add-PnPMicrosoft365GroupOwner",
    "Id": 79,
    "Rank": 1
  },
  {
    "Command": "Add-PnPMicrosoft365GroupOwner -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\" -RemoveExisting",
    "CommandName": "Add-PnPMicrosoft365GroupOwner",
    "Id": 80,
    "Rank": 2
  },
  {
    "Command": "Add-PnPMicrosoft365GroupToSite -Url \"https://contoso.sharepoint.com/sites/FinanceTeamsite\" -Alias \"FinanceTeamsite\" -DisplayName \"My finance team site group\"",
    "CommandName": "Add-PnPMicrosoft365GroupToSite",
    "Id": 81,
    "Rank": 1
  },
  {
    "Command": "Add-PnPNavigationNode -Title \"Contoso\" -Url \"http://contoso.sharepoint.com/sites/contoso/\" -Location \"QuickLaunch\"",
    "CommandName": "Add-PnPNavigationNode",
    "Id": 82,
    "Rank": 1
  },
  {
    "Command": "Add-PnPNavigationNode -Title \"Contoso USA\" -Url \"http://contoso.sharepoint.com/sites/contoso/usa/\" -Location \"QuickLaunch\" -Parent 2012",
    "CommandName": "Add-PnPNavigationNode",
    "Id": 83,
    "Rank": 2
  },
  {
    "Command": "Add-PnPNavigationNode -Title \"Contoso\" -Url \"http://contoso.sharepoint.com/sites/contoso/\" -Location \"QuickLaunch\" -First",
    "CommandName": "Add-PnPNavigationNode",
    "Id": 84,
    "Rank": 3
  },
  {
    "Command": "Add-PnPNavigationNode -Title \"Contoso Pharmaceuticals\" -Url \"http://contoso.sharepoint.com/sites/contosopharma/\" -Location \"QuickLaunch\" -External",
    "CommandName": "Add-PnPNavigationNode",
    "Id": 85,
    "Rank": 4
  },
  {
    "Command": "Add-PnPNavigationNode -Title \"Wiki\" -Location \"QuickLaunch\" -Url \"wiki/\"",
    "CommandName": "Add-PnPNavigationNode",
    "Id": 86,
    "Rank": 5
  },
  {
    "Command": "Add-PnPNavigationNode -Title \"Label\" -Location \"TopNavigationBar\" -Url \"http://linkless.header/\"",
    "CommandName": "Add-PnPNavigationNode",
    "Id": 87,
    "Rank": 6
  },
  {
    "Command": "Add-PnPOrgAssetsLibrary -LibraryUrl \"https://yourtenant.sharepoint.com/sites/branding/logos\"",
    "CommandName": "Add-PnPOrgAssetsLibrary",
    "Id": 88,
    "Rank": 1
  },
  {
    "Command": "Add-PnPOrgAssetsLibrary -LibraryUrl \"https://yourtenant.sharepoint.com/sites/branding/logos\" -ThumbnailUrl \"https://yourtenant.sharepoint.com/sites/branding/logos/thumbnail.jpg\"",
    "CommandName": "Add-PnPOrgAssetsLibrary",
    "Id": 89,
    "Rank": 2
  },
  {
    "Command": "Add-PnPOrgAssetsLibrary -LibraryUrl \"https://yourtenant.sharepoint.com/sites/branding/logos\" -CdnType Private",
    "CommandName": "Add-PnPOrgAssetsLibrary",
    "Id": 90,
    "Rank": 3
  },
  {
    "Command": "Add-PnPOrgNewsSite -OrgNewsSiteUrl \"https://yourtenant.sharepoint.com/sites/news\"",
    "CommandName": "Add-PnPOrgNewsSite",
    "Id": 91,
    "Rank": 1
  },
  {
    "Command": "Add-PnPPage -Name \"NewPage\"",
    "CommandName": "Add-PnPPage",
    "Id": 92,
    "Rank": 1
  },
  {
    "Command": "Add-PnPPage -Name \"NewPage\" -Title \"Welcome to my page\"",
    "CommandName": "Add-PnPPage",
    "Id": 93,
    "Rank": 2
  },
  {
    "Command": "Add-PnPPage -Name \"NewPage\" -ContentType \"MyPageContentType\"",
    "CommandName": "Add-PnPPage",
    "Id": 94,
    "Rank": 3
  },
  {
    "Command": "Add-PnPPage -Name \"NewPageTemplate\" -PromoteAs Template",
    "CommandName": "Add-PnPPage",
    "Id": 95,
    "Rank": 4
  },
  {
    "Command": "Add-PnPPage -Name \"Folder/NewPage\"",
    "CommandName": "Add-PnPPage",
    "Id": 96,
    "Rank": 5
  },
  {
    "Command": "Add-PnPPage -Name \"NewPage\" -HeaderLayoutType ColorBlock",
    "CommandName": "Add-PnPPage",
    "Id": 97,
    "Rank": 6
  },
  {
    "Command": "Add-PnPPage -Name \"NewPage\" Article -ScheduledPublishDate (Get-Date).AddHours(1)",
    "CommandName": "Add-PnPPage",
    "Id": 98,
    "Rank": 7
  },
  {
    "Command": "Add-PnPPage -Name \"NewPage\" -Translate",
    "CommandName": "Add-PnPPage",
    "Id": 99,
    "Rank": 8
  },
  {
    "Command": "Add-PnPPage -Name \"NewPage\" -Translate -TranslationLanguageCodes 1043",
    "CommandName": "Add-PnPPage",
    "Id": 100,
    "Rank": 9
  },
  {
    "Command": "Add-PnPPage -Name \"NewPage\" -Translate -TranslationLanguageCodes 1043,1035",
    "CommandName": "Add-PnPPage",
    "Id": 101,
    "Rank": 10
  },
  {
    "Command": "Add-PnPPageSection -Page \"MyPage\" -SectionTemplate OneColumn",
    "CommandName": "Add-PnPPageSection",
    "Id": 102,
    "Rank": 1
  },
  {
    "Command": "Add-PnPPageSection -Page \"MyPage\" -SectionTemplate ThreeColumn -Order 10",
    "CommandName": "Add-PnPPageSection",
    "Id": 103,
    "Rank": 2
  },
  {
    "Command": "Add-PnPPageTextPart -Page \"MyPage\" -Text \"Hello World!\"",
    "CommandName": "Add-PnPPageTextPart",
    "Id": 104,
    "Rank": 1
  },
  {
    "Command": "Add-PnPPageWebPart -Page \"MyPage\" -DefaultWebPartType BingMap",
    "CommandName": "Add-PnPPageWebPart",
    "Id": 105,
    "Rank": 1
  },
  {
    "Command": "Add-PnPPageWebPart -Page \"MyPage\" -Component \"HelloWorld\"",
    "CommandName": "Add-PnPPageWebPart",
    "Id": 106,
    "Rank": 2
  },
  {
    "Command": "Add-PnPPageWebPart -Page \"MyPage\" -Component \"HelloWorld\" -Section 1 -Column 2",
    "CommandName": "Add-PnPPageWebPart",
    "Id": 107,
    "Rank": 3
  },
  {
    "Command": "Add-PnPPlannerBucket -Group \"My Group\" -Plan \"My Plan\" -Name \"Project Todos\"",
    "CommandName": "Add-PnPPlannerBucket",
    "Id": 108,
    "Rank": 1
  },
  {
    "Command": "Add-PnPPlannerBucket -PlanId \"QvfkTd1mc02gwxHjHC_43JYABhAy\" -Name \"Project Todos\"",
    "CommandName": "Add-PnPPlannerBucket",
    "Id": 109,
    "Rank": 2
  },
  {
    "Command": "Add-PnPPlannerRoster",
    "CommandName": "Add-PnPPlannerRoster",
    "Id": 110,
    "Rank": 1
  },
  {
    "Command": "Add-PnPPlannerRosterMember -Identity \"6519868f-868f-6519-8f86-19658f861965\" -User \"johndoe@contoso.onmicrosoft.com\"",
    "CommandName": "Add-PnPPlannerRosterMember",
    "Id": 111,
    "Rank": 1
  },
  {
    "Command": "Add-PnPPlannerTask -Group \"Marketing\" -Plan \"Conference Plan\" -Bucket \"Todos\" -Title \"Design booth layout\"",
    "CommandName": "Add-PnPPlannerTask",
    "Id": 112,
    "Rank": 1
  },
  {
    "Command": "Add-PnPPlannerTask -PlanId \"QvfkTd1mc02gwxHjHC_43JYABhAy\" -Bucket \"Todos\" -Title \"Design booth layout\"",
    "CommandName": "Add-PnPPlannerTask",
    "Id": 113,
    "Rank": 2
  },
  {
    "Command": "Add-PnPPlannerTask -Group \"Marketing\" -Plan \"Conference Plan\" -Bucket \"Todos\" -Title \"Design booth layout\" -AssignedTo \"user@contoso.com\",\"manager@contoso.com\"",
    "CommandName": "Add-PnPPlannerTask",
    "Id": 114,
    "Rank": 3
  },
  {
    "Command": "Add-PnPPublishingImageRendition -Name \"MyImageRendition\" -Width 800 -Height 600",
    "CommandName": "Add-PnPPublishingImageRendition",
    "Id": 115,
    "Rank": 1
  },
  {
    "Command": "Add-PnPPublishingPage -PageName 'OurNewPage' -Title 'Our new page' -PageTemplateName 'ArticleLeft'",
    "CommandName": "Add-PnPPublishingPage",
    "Id": 116,
    "Rank": 1
  },
  {
    "Command": "Add-PnPPublishingPage -PageName 'OurNewPage' -Title 'Our new page' -PageTemplateName 'ArticleLeft' -Folder '/Pages/folder'",
    "CommandName": "Add-PnPPublishingPage",
    "Id": 117,
    "Rank": 2
  },
  {
    "Command": "Add-PnPPublishingPageLayout -Title 'Our custom page layout' -SourceFilePath 'customlayout.aspx' -Description 'A custom page layout' -AssociatedContentTypeID 0x01010901",
    "CommandName": "Add-PnPPublishingPageLayout",
    "Id": 118,
    "Rank": 1
  },
  {
    "Command": "Add-PnPRoleDefinition -RoleName \"CustomPerm\"",
    "CommandName": "Add-PnPRoleDefinition",
    "Id": 119,
    "Rank": 1
  },
  {
    "Command": "Add-PnPRoleDefinition -RoleName \"NoDelete\" -Clone \"Contribute\" -Exclude DeleteListItems",
    "CommandName": "Add-PnPRoleDefinition",
    "Id": 120,
    "Rank": 2
  },
  {
    "Command": "Add-PnPRoleDefinition -RoleName \"AddOnly\" -Clone \"Contribute\" -Exclude DeleteListItems, EditListItems",
    "CommandName": "Add-PnPRoleDefinition",
    "Id": 121,
    "Rank": 3
  },
  {
    "Command": "Add-PnPSiteCollectionAdmin -Owners \"user@contoso.onmicrosoft.com\"",
    "CommandName": "Add-PnPSiteCollectionAdmin",
    "Id": 122,
    "Rank": 1
  },
  {
    "Command": "Add-PnPSiteCollectionAdmin -Owners @(\"user1@contoso.onmicrosoft.com\", \"user2@contoso.onmicrosoft.com\")",
    "CommandName": "Add-PnPSiteCollectionAdmin",
    "Id": 123,
    "Rank": 2
  },
  {
    "Command": "Add-PnPSiteCollectionAppCatalog",
    "CommandName": "Add-PnPSiteCollectionAppCatalog",
    "Id": 124,
    "Rank": 1
  },
  {
    "Command": "Add-PnPSiteCollectionAppCatalog -Site \"https://contoso.sharepoint.com/sites/FinanceTeamsite\"",
    "CommandName": "Add-PnPSiteCollectionAppCatalog",
    "Id": 125,
    "Rank": 2
  },
  {
    "Command": "Add-PnPSiteDesign -Title \"My Company Design\" -SiteScriptIds \"e84dcb46-3ab9-4456-a136-66fc6ae3d3c5\",\"6def687f-0e08-4f1e-999c-791f3af9a600\" -Description \"My description\" -WebTemplate TeamSite",
    "CommandName": "Add-PnPSiteDesign",
    "Id": 126,
    "Rank": 1
  },
  {
    "Command": "Add-PnPSiteDesign -Title \"My Company Design\" -SiteScriptIds \"e84dcb46-3ab9-4456-a136-66fc6ae3d3c5\",\"6def687f-0e08-4f1e-999c-791f3af9a600\" -Description \"My description\" -WebTemplate TeamSite -ThumbnailUrl https://contoso.sharepoint.com/sites/templates/siteassets/logo.png",
    "CommandName": "Add-PnPSiteDesign",
    "Id": 127,
    "Rank": 2
  },
  {
    "Command": "Add-PnPSiteDesign -Title \"My Company Design\" -SiteScriptIds \"e84dcb46-3ab9-4456-a136-66fc6ae3d3c5\",\"6def687f-0e08-4f1e-999c-791f3af9a600\" -Description \"My description\" -WebTemplate TeamSite -ThumbnailUrl \"https://contoso.sharepoint.com/sites/templates/my images/logo.png\"",
    "CommandName": "Add-PnPSiteDesign",
    "Id": 128,
    "Rank": 3
  },
  {
    "Command": "Add-PnPSiteDesignFromWeb -Title \"My Company Design\" -Description \"My description\" -WebTemplate TeamSite -IncludeAll",
    "CommandName": "Add-PnPSiteDesignFromWeb",
    "Id": 129,
    "Rank": 1
  },
  {
    "Command": "Add-PnPSiteDesignFromWeb -Title \"My Company Design\" -Description \"My description\" -WebTemplate TeamSite -IncludeAll -Lists (\"/lists/Issue list\", \"Shared Documents)",
    "CommandName": "Add-PnPSiteDesignFromWeb",
    "Id": 130,
    "Rank": 2
  },
  {
    "Command": "Add-PnPSiteDesignFromWeb -Title \"My Company Design\" -Description \"My description\" -WebTemplate TeamSite -Lists \"/lists/Issue list\" -ThumbnailUrl https://contoso.sharepoint.com/SiteAssets/logo.png",
    "CommandName": "Add-PnPSiteDesignFromWeb",
    "Id": 131,
    "Rank": 3
  },
  {
    "Command": "Add-PnPSiteDesignTask -SiteDesignId 501z8c32-4147-44d4-8607-26c2f67cae82",
    "CommandName": "Add-PnPSiteDesignTask",
    "Id": 132,
    "Rank": 1
  },
  {
    "Command": "Add-PnPSiteDesignTask -SiteDesignId 501z8c32-4147-44d4-8607-26c2f67cae82 -WebUrl \"https://contoso.sharepoint.com/sites/project\"",
    "CommandName": "Add-PnPSiteDesignTask",
    "Id": 133,
    "Rank": 2
  },
  {
    "Command": "Add-PnPSiteScript -Title \"My Site Script\" -Description \"A more detailed description\" -Content $script",
    "CommandName": "Add-PnPSiteScript",
    "Id": 134,
    "Rank": 1
  },
  {
    "Command": "Add-PnPSiteScriptPackage -Title \"My Site Script Package\" -Description \"A more detailed description\" -ContentPath \"c:\\package.zip\"",
    "CommandName": "Add-PnPSiteScriptPackage",
    "Id": 135,
    "Rank": 1
  },
  {
    "Command": "Add-PnpSiteTemplate -TenantTemplate $tenanttemplate -SiteTemplate $sitetemplate",
    "CommandName": "Add-PnPSiteTemplate",
    "Id": 136,
    "Rank": 1
  },
  {
    "Command": "Add-PnPStoredCredential -Name \"https://tenant.sharepoint.com\" -Username yourname@tenant.onmicrosoft.com",
    "CommandName": "Add-PnPStoredCredential",
    "Id": 137,
    "Rank": 1
  },
  {
    "Command": "Add-PnPStoredCredential -Name \"https://tenant.sharepoint.com\" -Username yourname@tenant.onmicrosoft.com -Password (ConvertTo-SecureString -String \"YourPassword\" -AsPlainText -Force)",
    "CommandName": "Add-PnPStoredCredential",
    "Id": 138,
    "Rank": 2
  },
  {
    "Command": "Add-PnPStoredCredential -Name \"https://tenant.sharepoint.com\" -Username yourname@tenant.onmicrosoft.com -Password (ConvertTo-SecureString -String \"YourPassword\" -AsPlainText -Force) ; Connect-PnPOnline -Url \"https://tenant.sharepoint.com/sites/mydemosite\"",
    "CommandName": "Add-PnPStoredCredential",
    "Id": 139,
    "Rank": 3
  },
  {
    "Command": "Add-PnPTaxonomyField -DisplayName \"Test\" -InternalName \"Test\" -TermSetPath \"TestTermGroup|TestTermSet\"",
    "CommandName": "Add-PnPTaxonomyField",
    "Id": 140,
    "Rank": 1
  },
  {
    "Command": "Add-PnPTaxonomyField -DisplayName \"Test\" -InternalName \"Test\" -TaxonomyItemId \"0e5fe3c6-3e6a-4d25-9f48-82a655f15992\"",
    "CommandName": "Add-PnPTaxonomyField",
    "Id": 141,
    "Rank": 2
  },
  {
    "Command": "Add-PnPTeamsChannel -Team 4efdf392-8225-4763-9e7f-4edeb7f721aa -DisplayName \"My Channel\" -IsFavoriteByDefault $true",
    "CommandName": "Add-PnPTeamsChannel",
    "Id": 142,
    "Rank": 1
  },
  {
    "Command": "Add-PnPTeamsChannel -Team \"My Team\" -DisplayName \"My standard channel\"",
    "CommandName": "Add-PnPTeamsChannel",
    "Id": 143,
    "Rank": 2
  },
  {
    "Command": "Add-PnPTeamsChannel -Team \"HR\" -DisplayName \"My private channel\" -ChannelType Private -OwnerUPN user1@domain.com",
    "CommandName": "Add-PnPTeamsChannel",
    "Id": 144,
    "Rank": 3
  },
  {
    "Command": "Add-PnPTeamsChannel -Team \"Logistical Department\" -DisplayName \"My shared channel\" -ChannelType Shared -OwnerUPN user1@domain.com",
    "CommandName": "Add-PnPTeamsChannel",
    "Id": 145,
    "Rank": 4
  },
  {
    "Command": "Add-PnPTeamsChannelUser -Team 4efdf392-8225-4763-9e7f-4edeb7f721aa -Channel \"19:796d063b63e34497aeaf092c8fb9b44e@thread.skype\" -User john@doe.com -Role Owner",
    "CommandName": "Add-PnpTeamsChannelUser",
    "Id": 146,
    "Rank": 1
  },
  {
    "Command": "Add-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Private Channel\" -User john@doe.com -Role Member",
    "CommandName": "Add-PnpTeamsChannelUser",
    "Id": 147,
    "Rank": 2
  },
  {
    "Command": "Add-PnPTeamsTab -Team \"My Team\" -Channel \"My Channel\" -DisplayName \"My Tab Name\" -Type WebSite -ContentUrl \"https://aka.ms/m365pnp\"",
    "CommandName": "Add-PnPTeamsTab",
    "Id": 148,
    "Rank": 1
  },
  {
    "Command": "Add-PnPTeamsTab -Team \"My Team\" -Channel \"My Channel\" -DisplayName \"My Tab Name\" -Type PDF -ContentUrl \"https://contoso.sharepoint.com/sites/Marketing/Shared Documents/General/MyFile.pdf\" -EntityId \"null\"",
    "CommandName": "Add-PnPTeamsTab",
    "Id": 149,
    "Rank": 2
  },
  {
    "Command": "Add-PnPTeamsTeam",
    "CommandName": "Add-PnPTeamsTeam",
    "Id": 150,
    "Rank": 1
  },
  {
    "Command": "Add-PnPTeamsUser -Team MyTeam -User john@doe.com -Role Owner",
    "CommandName": "Add-PnPTeamsUser",
    "Id": 151,
    "Rank": 1
  },
  {
    "Command": "Add-PnPTeamsUser -Team MyTeam -User john@doe.com -Role Member",
    "CommandName": "Add-PnPTeamsUser",
    "Id": 152,
    "Rank": 2
  },
  {
    "Command": "Add-PnPTeamsUser -Team MyTeam -Users \"john@doe.com\",\"jane@doe.com\" -Role Member",
    "CommandName": "Add-PnPTeamsUser",
    "Id": 153,
    "Rank": 3
  },
  {
    "Command": "Add-PnPTeamsUser -Team MyTeam -User \"jane@doe.com\" -Role Member -Channel Private",
    "CommandName": "Add-PnPTeamsUser",
    "Id": 154,
    "Rank": 4
  },
  {
    "Command": "Add-PnPTenantCdnOrigin -OriginUrl /sites/site/subfolder -CdnType Public",
    "CommandName": "Add-PnPTenantCdnOrigin",
    "Id": 155,
    "Rank": 1
  },
  {
    "Command": "Add-PnPTenantSequence -Template $mytemplate -Sequence $mysequence",
    "CommandName": "Add-PnPTenantSequence",
    "Id": 156,
    "Rank": 1
  },
  {
    "Command": "Add-PnPTenantSequenceSite -Site $myteamsite -Sequence $mysequence",
    "CommandName": "Add-PnPTenantSequenceSite",
    "Id": 157,
    "Rank": 1
  },
  {
    "Command": "Add-PnPTenantSequenceSubSite -Site $mysite -SubSite $mysubsite",
    "CommandName": "Add-PnPTenantSequenceSubSite",
    "Id": 158,
    "Rank": 1
  },
  {
    "Command": "Add-PnPTermToTerm -ParentTerm 2d1f298b-804a-4a05-96dc-29b667adec62 -Name SubTerm -CustomProperties @{\"Department\"=\"Marketing\"}",
    "CommandName": "Add-PnPTermToTerm",
    "Id": 159,
    "Rank": 1
  },
  {
    "Command": "Add-PnPView -List \"Demo List\" -Title \"Demo View\" -Fields \"Title\",\"Address\"",
    "CommandName": "Add-PnPView",
    "Id": 160,
    "Rank": 1
  },
  {
    "Command": "Add-PnPView -List \"Demo List\" -Title \"Demo View\" -Fields \"Title\",\"Address\" -Paged -RowLimit 100",
    "CommandName": "Add-PnPView",
    "Id": 161,
    "Rank": 2
  },
  {
    "Command": "Add-PnPView -List \"Demo List\" -Title \"Demo View\" -Fields \"Title\",\"Address\" -Aggregations \"<FieldRef Name='Title' Type='COUNT'/>\"",
    "CommandName": "Add-PnPView",
    "Id": 162,
    "Rank": 3
  },
  {
    "Command": "Add-PnPVivaConnectionsDashboardACE -Identity CardDesigner -Order 3 -Title \"Hello there\" -PropertiesJSON $myProperties -CardSize Large -Description \"ACE description\" -Iconproperty \"https://cdn.hubblecontent.osi.office.net/m365content/publish/002f8bf9-b8ee-4689-ae97-e411b756099d/691108002.jpg\"",
    "CommandName": "Add-PnPVivaConnectionsDashboardACE",
    "Id": 163,
    "Rank": 1
  },
  {
    "Command": "Add-PnPVivaConnectionsDashboardACE -Identity ThirdPartyApp -Order 1 -Title \"Hello there\" -PropertiesJSON $myProperties -CardSize Medium -Description \"ACE with description\" -Iconproperty \"https://cdn.hubblecontent.osi.office.net/m365content/publish/002f8bf9-b8ee-4689-ae97-e411b756099d/691108002.jpg\"",
    "CommandName": "Add-PnPVivaConnectionsDashboardACE",
    "Id": 164,
    "Rank": 2
  },
  {
    "Command": "Add-PnPVivaConnectionsDashboardACE -Identity AssignedTasks -Order 2 -Title \"Tasks\" -PropertiesJSON $myProperties -CardSize Medium -Description \"My Assigned tasks\" -Iconproperty \"https://cdn.hubblecontent.osi.office.net/m365content/publish/002f8bf9-b8ee-4689-ae97-e411b756099d/691108002.jpg\"",
    "CommandName": "Add-PnPVivaConnectionsDashboardACE",
    "Id": 165,
    "Rank": 3
  },
  {
    "Command": "Add-PnPWebhookSubscription -List MyList -NotificationUrl https://my-func.azurewebsites.net/webhook",
    "CommandName": "Add-PnPWebhookSubscription",
    "Id": 166,
    "Rank": 1
  },
  {
    "Command": "Add-PnPWebhookSubscription -List MyList -NotificationUrl https://my-func.azurewebsites.net/webhook -ExpirationDate \"2017-09-01\"",
    "CommandName": "Add-PnPWebhookSubscription",
    "Id": 167,
    "Rank": 2
  },
  {
    "Command": "Add-PnPWebhookSubscription -List MyList -NotificationUrl https://my-func.azurewebsites.net/webhook -ExpirationDate \"2017-09-01\" -ClientState \"Hello State!\"",
    "CommandName": "Add-PnPWebhookSubscription",
    "Id": 168,
    "Rank": 3
  },
  {
    "Command": "Add-PnPWebPartToWebPartPage -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\" -Path \"c:\\myfiles\\listview.webpart\" -ZoneId \"Header\" -ZoneIndex 1",
    "CommandName": "Add-PnPWebPartToWebPartPage",
    "Id": 169,
    "Rank": 1
  },
  {
    "Command": "Add-PnPWebPartToWebPartPage -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\" -XML $webpart -ZoneId \"Header\" -ZoneIndex 1",
    "CommandName": "Add-PnPWebPartToWebPartPage",
    "Id": 170,
    "Rank": 2
  },
  {
    "Command": "Add-PnPWebPartToWikiPage -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\" -Path \"c:\\myfiles\\listview.webpart\" -Row 1 -Column 1",
    "CommandName": "Add-PnPWebPartToWikiPage",
    "Id": 171,
    "Rank": 1
  },
  {
    "Command": "Add-PnPWebPartToWikiPage -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\" -XML $webpart -Row 1 -Column 1",
    "CommandName": "Add-PnPWebPartToWikiPage",
    "Id": 172,
    "Rank": 2
  },
  {
    "Command": "Add-PnPWikiPage -PageUrl '/sites/demo1/pages/wikipage.aspx' -Content 'New WikiPage'",
    "CommandName": "Add-PnPWikiPage",
    "Id": 173,
    "Rank": 1
  },
  {
    "Command": "Clear-PnPAzureADGroupMember -Identity \"Project Team\"",
    "CommandName": "Clear-PnPAzureADGroupMember",
    "Id": 174,
    "Rank": 1
  },
  {
    "Command": "Clear-PnPAzureADGroupOwner -Identity \"Project Team\"",
    "CommandName": "Clear-PnPAzureADGroupOwner",
    "Id": 175,
    "Rank": 1
  },
  {
    "Command": "Clear-PnPDefaultColumnValues -List Documents -Field MyField",
    "CommandName": "Clear-PnPDefaultColumnValues",
    "Id": 176,
    "Rank": 1
  },
  {
    "Command": "Clear-PnPDefaultColumnValues -List Documents -Field MyField -Folder A",
    "CommandName": "Clear-PnPDefaultColumnValues",
    "Id": 177,
    "Rank": 2
  },
  {
    "Command": "Clear-PnPListItemAsRecord -List \"Documents\" -Identity 4",
    "CommandName": "Clear-PnPListItemAsRecord",
    "Id": 178,
    "Rank": 1
  },
  {
    "Command": "Clear-PnPMicrosoft365GroupMember -Identity \"Project Team\"",
    "CommandName": "Clear-PnPMicrosoft365GroupMember",
    "Id": 179,
    "Rank": 1
  },
  {
    "Command": "Clear-PnPMicrosoft365GroupOwner -Identity \"Project Team\"",
    "CommandName": "Clear-PnPMicrosoft365GroupOwner",
    "Id": 180,
    "Rank": 1
  },
  {
    "Command": "Clear-PnPRecycleBinItem -Identity 72e4d749-d750-4989-b727-523d6726e442",
    "CommandName": "Clear-PnpRecycleBinItem",
    "Id": 181,
    "Rank": 1
  },
  {
    "Command": "Clear-PnPRecycleBinItem -Identity $item -Force",
    "CommandName": "Clear-PnpRecycleBinItem",
    "Id": 182,
    "Rank": 2
  },
  {
    "Command": "Clear-PnPRecycleBinItem -All -RowLimit 10000",
    "CommandName": "Clear-PnpRecycleBinItem",
    "Id": 183,
    "Rank": 3
  },
  {
    "Command": "Clear-PnPTenantAppCatalogUrl",
    "CommandName": "Clear-PnPTenantAppCatalogUrl",
    "Id": 184,
    "Rank": 1
  },
  {
    "Command": "Clear-PnPTenantRecycleBinItem -Url \"https://tenant.sharepoint.com/sites/contoso\"",
    "CommandName": "Clear-PnPTenantRecycleBinItem",
    "Id": 185,
    "Rank": 1
  },
  {
    "Command": "Clear-PnPTenantRecycleBinItem -Url \"https://tenant.sharepoint.com/sites/contoso\" -Wait",
    "CommandName": "Clear-PnPTenantRecycleBinItem",
    "Id": 186,
    "Rank": 2
  },
  {
    "Command": "Connect-PnPOnline -Url \"contoso.sharepoint.com\"",
    "CommandName": "Connect-PnPOnline",
    "Id": 187,
    "Rank": 1
  },
  {
    "Command": "Connect-PnPOnline -Url \"contoso.sharepoint.com\" -Credentials (Get-Credential)",
    "CommandName": "Connect-PnPOnline",
    "Id": 188,
    "Rank": 2
  },
  {
    "Command": "Connect-PnPOnline -Url \"contoso.sharepoint.de\" -ClientId 344b8aab-389c-4e4a-8fa1-4c1ae2c0a60d -ClientSecret $clientSecret",
    "CommandName": "Connect-PnPOnline",
    "Id": 189,
    "Rank": 3
  },
  {
    "Command": "Connect-PnPOnline -Url \"contoso.sharepoint.com\" -DeviceLogin",
    "CommandName": "Connect-PnPOnline",
    "Id": 190,
    "Rank": 4
  },
  {
    "Command": "Connect-PnPOnline -Url \"contoso.sharepoint.com\" -DeviceLogin -LaunchBrowser",
    "CommandName": "Connect-PnPOnline",
    "Id": 191,
    "Rank": 5
  },
  {
    "Command": "Connect-PnPOnline -Url \"contoso.sharepoint.com\" -ClientId 6c5c98c7-e05a-4a0f-bcfa-0cfc65aa1f28 -Tenant 'contoso.onmicrosoft.com' -Thumbprint 34CFAA860E5FB8C44335A38A097C1E41EEA206AA",
    "CommandName": "Connect-PnPOnline",
    "Id": 192,
    "Rank": 6
  },
  {
    "Command": "Connect-PnPOnline -Url \"contoso.sharepoint.com\" -ClientId 6c5c98c7-e05a-4a0f-bcfa-0cfc65aa1f28 -CertificateBase64Encoded $base64encodedstring -Tenant 'contoso.onmicrosoft.com'",
    "CommandName": "Connect-PnPOnline",
    "Id": 193,
    "Rank": 7
  },
  {
    "Command": "Connect-PnPOnline -Url \"contoso.sharepoint.com\" -UseWebLogin",
    "CommandName": "Connect-PnPOnline",
    "Id": 194,
    "Rank": 8
  },
  {
    "Command": "Connect-PnPOnline -Url \"contoso.sharepoint.com\" -Interactive",
    "CommandName": "Connect-PnPOnline",
    "Id": 195,
    "Rank": 9
  },
  {
    "Command": "Connect-PnPOnline -Url \"https://portal.contoso.com\" -TransformationOnPrem -CurrentCredential",
    "CommandName": "Connect-PnPOnline",
    "Id": 196,
    "Rank": 10
  },
  {
    "Command": "Connect-PnPOnline -ManagedIdentity ; Get-PnPTeamsTeam",
    "CommandName": "Connect-PnPOnline",
    "Id": 197,
    "Rank": 11
  },
  {
    "Command": "Connect-PnPOnline -Url contoso.sharepoint.com -AccessToken $token",
    "CommandName": "Connect-PnPOnline",
    "Id": 198,
    "Rank": 12
  },
  {
    "Command": "Convert-PnPFolderToSiteTemplate -Out template.pnp",
    "CommandName": "Convert-PnPFolderToSiteTemplate",
    "Id": 199,
    "Rank": 1
  },
  {
    "Command": "Convert-PnPFolderToSiteTemplate -Out template.pnp -Folder c:\\temp",
    "CommandName": "Convert-PnPFolderToSiteTemplate",
    "Id": 200,
    "Rank": 2
  },
  {
    "Command": "Convert-PnPSiteTemplate -Path template.xml",
    "CommandName": "Convert-PnPSiteTemplate",
    "Id": 201,
    "Rank": 1
  },
  {
    "Command": "Convert-PnPSiteTemplate -Path template.xml -Out newtemplate.xml",
    "CommandName": "Convert-PnPSiteTemplate",
    "Id": 202,
    "Rank": 2
  },
  {
    "Command": "Convert-PnPSiteTemplate -Path template.xml -Out newtemplate.xml -ToSchema V201512",
    "CommandName": "Convert-PnPSiteTemplate",
    "Id": 203,
    "Rank": 3
  },
  {
    "Command": "Convert-PnPSiteTemplateToMarkdown -TemplatePath ./mytemplate.xml",
    "CommandName": "Convert-PnPSiteTemplateToMarkdown",
    "Id": 204,
    "Rank": 1
  },
  {
    "Command": "Convert-PnPSiteTemplateToMarkdown -TemplatePath ./mytemplate.xml -Out ./myreport.md",
    "CommandName": "Convert-PnPSiteTemplateToMarkdown",
    "Id": 205,
    "Rank": 2
  },
  {
    "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -Overwrite",
    "CommandName": "ConvertTo-PnPPage",
    "Id": 206,
    "Rank": 1
  },
  {
    "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -Overwrite -WebPartMappingFile c:\\contoso\\webpartmapping.xml",
    "CommandName": "ConvertTo-PnPPage",
    "Id": 207,
    "Rank": 2
  },
  {
    "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -Overwrite -AddPageAcceptBanner",
    "CommandName": "ConvertTo-PnPPage",
    "Id": 208,
    "Rank": 3
  },
  {
    "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -Overwrite -CopyPageMetadata",
    "CommandName": "ConvertTo-PnPPage",
    "Id": 209,
    "Rank": 4
  },
  {
    "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -PublishingPage -Overwrite -TargetWebUrl \"https://contoso.sharepoint.com/sites/targetmodernsite\"",
    "CommandName": "ConvertTo-PnPPage",
    "Id": 210,
    "Rank": 5
  },
  {
    "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -PublishingPage -Overwrite -TargetConnection $target",
    "CommandName": "ConvertTo-PnPPage",
    "Id": 211,
    "Rank": 6
  },
  {
    "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -Library \"SiteAssets\" -Folder \"Folder1\" -Overwrite",
    "CommandName": "ConvertTo-PnPPage",
    "Id": 212,
    "Rank": 7
  },
  {
    "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -Folder \"<root>\" -Overwrite",
    "CommandName": "ConvertTo-PnPPage",
    "Id": 213,
    "Rank": 8
  },
  {
    "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -Overwrite -TargetWebUrl \"https://contoso.sharepoint.com/sites/targetmodernsite\"",
    "CommandName": "ConvertTo-PnPPage",
    "Id": 214,
    "Rank": 9
  },
  {
    "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -LogType File -LogFolder c:\\temp -LogVerbose -Overwrite",
    "CommandName": "ConvertTo-PnPPage",
    "Id": 215,
    "Rank": 10
  },
  {
    "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -LogType SharePoint -LogSkipFlush",
    "CommandName": "ConvertTo-PnPPage",
    "Id": 216,
    "Rank": 11
  },
  {
    "Command": "ConvertTo-PnPPage -Identity \"My post title\" -BlogPage -LogType Console -Overwrite -TargetWebUrl \"https://contoso.sharepoint.com/sites/targetmodernsite\"",
    "CommandName": "ConvertTo-PnPPage",
    "Id": 217,
    "Rank": 12
  },
  {
    "Command": "ConvertTo-PnPPage -Identity \"My post title\" -DelveBlogPage -LogType Console -Overwrite -TargetWebUrl \"https://contoso.sharepoint.com/sites/targetmodernsite\"",
    "CommandName": "ConvertTo-PnPPage",
    "Id": 218,
    "Rank": 13
  },
  {
    "Command": "ConvertTo-PnPPage -Identity \"somepage.aspx\" -PublishingPage -Overwrite -TargetConnection $target -UserMappingFile c:\\\\temp\\user_mapping_file.csv",
    "CommandName": "ConvertTo-PnPPage",
    "Id": 219,
    "Rank": 14
  },
  {
    "Command": "Copy-PnPFile -SourceUrl \"Shared Documents/MyProjectfiles\" -TargetUrl \"/sites/otherproject/Shared Documents\" -Overwrite",
    "CommandName": "Copy-PnPFile",
    "Id": 220,
    "Rank": 1
  },
  {
    "Command": "Copy-PnPFile -SourceUrl \"/sites/project/Shared Documents/company.docx\" -TargetUrl \"/sites/otherproject/Shared Documents\"",
    "CommandName": "Copy-PnPFile",
    "Id": 221,
    "Rank": 2
  },
  {
    "Command": "Copy-PnPFile -SourceUrl \"Shared Documents/company.docx\" -TargetUrl \"/sites/otherproject/Shared Documents\" -IgnoreVersionHistory",
    "CommandName": "Copy-PnPFile",
    "Id": 222,
    "Rank": 3
  },
  {
    "Command": "Copy-PnPFile -SourceUrl \"/sites/project/Shared Documents/Archive\" -TargetUrl \"/sites/otherproject/Shared Documents\" -Overwrite",
    "CommandName": "Copy-PnPFile",
    "Id": 223,
    "Rank": 4
  },
  {
    "Command": "Copy-PnPFile -SourceUrl \"Documents/company.docx\" -TargetUrl \"Documents/company2.docx\"",
    "CommandName": "Copy-PnPFile",
    "Id": 224,
    "Rank": 5
  },
  {
    "Command": "Copy-PnPFile -SourceUrl \"Shared Documents/company.docx\" -TargetUrl \"Shared Documents2/company.docx\"",
    "CommandName": "Copy-PnPFile",
    "Id": 225,
    "Rank": 6
  },
  {
    "Command": "Copy-PnPFile -SourceUrl \"Shared DocuDocuments/company.docx\" -TargetUrl \"Subsite/Shared Documents\"",
    "CommandName": "Copy-PnPFile",
    "Id": 226,
    "Rank": 7
  },
  {
    "Command": "Copy-PnPFile -SourceUrl \"Shared Documents/company.docx\" -TargetUrl \"/sites/otherproject/Shared Documents\" -Overwrite",
    "CommandName": "Copy-PnPFile",
    "Id": 227,
    "Rank": 8
  },
  {
    "Command": "Copy-PnPFile -SourceUrl \"Shared Documents/MyDocs\" -TargetUrl \"/sites/otherproject/Documents\" -Overwrite",
    "CommandName": "Copy-PnPFile",
    "Id": 228,
    "Rank": 9
  },
  {
    "Command": "Copy-PnPFile -SourceUrl \"SubSite1/Documents/company.docx\" -TargetUrl \"SubSite2/Documents\"",
    "CommandName": "Copy-PnPFile",
    "Id": 229,
    "Rank": 10
  },
  {
    "Command": "Copy-PnPFolder -SourceUrl \"Shared Documents/MyProjectfiles\" -TargetUrl \"/sites/otherproject/Shared Documents\" -Overwrite",
    "CommandName": "Copy-PnPFolder",
    "Id": 230,
    "Rank": 1
  },
  {
    "Command": "Copy-PnPFolder -SourceUrl \"/sites/project/Shared Documents/company.docx\" -TargetUrl \"/sites/otherproject/Shared Documents\"",
    "CommandName": "Copy-PnPFolder",
    "Id": 231,
    "Rank": 2
  },
  {
    "Command": "Copy-PnPFolder -SourceUrl \"Shared Documents/company.docx\" -TargetUrl \"/sites/otherproject/Shared Documents\" -IgnoreVersionHistory",
    "CommandName": "Copy-PnPFolder",
    "Id": 232,
    "Rank": 3
  },
  {
    "Command": "Copy-PnPFolder -SourceUrl \"/sites/project/Shared Documents/Archive\" -TargetUrl \"/sites/otherproject/Shared Documents\" -Overwrite",
    "CommandName": "Copy-PnPFolder",
    "Id": 233,
    "Rank": 4
  },
  {
    "Command": "Copy-PnPFolder -SourceUrl \"Documents/company.docx\" -TargetUrl \"Documents/company2.docx\"",
    "CommandName": "Copy-PnPFolder",
    "Id": 234,
    "Rank": 5
  },
  {
    "Command": "Copy-PnPFolder -SourceUrl \"Shared Documents/company.docx\" -TargetUrl \"Shared Documents2/company.docx\"",
    "CommandName": "Copy-PnPFolder",
    "Id": 235,
    "Rank": 6
  },
  {
    "Command": "Copy-PnPFolder -SourceUrl \"Shared DocuDocuments/company.docx\" -TargetUrl \"Subsite/Shared Documents\"",
    "CommandName": "Copy-PnPFolder",
    "Id": 236,
    "Rank": 7
  },
  {
    "Command": "Copy-PnPFolder -SourceUrl \"Shared Documents/company.docx\" -TargetUrl \"/sites/otherproject/Shared Documents\" -Overwrite",
    "CommandName": "Copy-PnPFolder",
    "Id": 237,
    "Rank": 8
  },
  {
    "Command": "Copy-PnPFolder -SourceUrl \"Shared Documents/MyDocs\" -TargetUrl \"/sites/otherproject/Documents\" -Overwrite",
    "CommandName": "Copy-PnPFolder",
    "Id": 238,
    "Rank": 9
  },
  {
    "Command": "Copy-PnPFolder -SourceUrl \"SubSite1/Documents/company.docx\" -TargetUrl \"SubSite2/Documents\"",
    "CommandName": "Copy-PnPFolder",
    "Id": 239,
    "Rank": 10
  },
  {
    "Command": "Copy-PnPList -Identity \"My List\" -Title \"Copy of My List\"",
    "CommandName": "Copy-PnPList",
    "Id": 240,
    "Rank": 1
  },
  {
    "Command": "Copy-PnPList -Identity \"My List\" -DestinationWebUrl https://contoso.sharepoint.com/sites/hrdepartment",
    "CommandName": "Copy-PnPList",
    "Id": 241,
    "Rank": 2
  },
  {
    "Command": "Copy-PnPList -Identity \"My List\" -DestinationWebUrl https://contoso.sharepoint.com/sites/hrdepartment -Title \"My copied list\"",
    "CommandName": "Copy-PnPList",
    "Id": 242,
    "Rank": 3
  },
  {
    "Command": "Copy-PnPList -SourceListUrl https://contoso.sharepoint.com/sites/templates/lists/mylist -Verbose -DestinationWebUrl https://contoso.sharepoint.com/sites/hrdepartment\\",
    "CommandName": "Copy-PnPList",
    "Id": 243,
    "Rank": 4
  },
  {
    "Command": "Copy-PnPTeamsTeam -Identity ee0f40fc-b2f7-45c7-b62d-11b90dd2ea8e -DisplayName \"Library Assist\" -PartsToClone apps,tabs,settings,channels,members [-Verbose] [-Connection <PnPConnection>]",
    "CommandName": "Copy-PnPTeamsTeam",
    "Id": 244,
    "Rank": 1
  },
  {
    "Command": "Copy-PnPTeamsTeam -Identity \"Team 12\" -DisplayName \"Library Assist\" [-WhatIf] [-Verbose] [-Connection <PnPConnection>]",
    "CommandName": "Copy-PnPTeamsTeam",
    "Id": 245,
    "Rank": 2
  },
  {
    "Command": "Copy-PnPTeamsTeam -Identity \"Team 12\" -DisplayName \"Library Assist\" -PartsToClone apps,tabs,settings,channels,members -Description \"Self help community for library\" -Classification \"Library\" -Visibility public [-WhatIf] [-Verbose] [-Connection <PnPConnection>]",
    "CommandName": "Copy-PnPTeamsTeam",
    "Id": 246,
    "Rank": 3
  },
  {
    "Command": "Copy-PnPTeamsTeam -Identity \"Team 12\" -DisplayName \"Library Assist\" -PartsToClone settings,channels -Description \"Self help community for library\" -Classification \"Library\" -Visibility public [-WhatIf] [-Verbose] [-Connection <PnPConnection>]",
    "CommandName": "Copy-PnPTeamsTeam",
    "Id": 247,
    "Rank": 4
  },
  {
    "Command": "Disable-PnPFeature -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe",
    "CommandName": "Disable-PnPFeature",
    "Id": 248,
    "Rank": 1
  },
  {
    "Command": "Disable-PnPFeature -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Force",
    "CommandName": "Disable-PnPFeature",
    "Id": 249,
    "Rank": 2
  },
  {
    "Command": "Disable-PnPFeature -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Scope Web",
    "CommandName": "Disable-PnPFeature",
    "Id": 250,
    "Rank": 3
  },
  {
    "Command": "Disable-PnPPageScheduling",
    "CommandName": "Disable-PnPPageScheduling",
    "Id": 251,
    "Rank": 1
  },
  {
    "Command": "Disable-PnPSharingForNonOwnersOfSite",
    "CommandName": "Disable-PnPSharingForNonOwnersOfSite",
    "Id": 252,
    "Rank": 1
  },
  {
    "Command": "Disable-PnPSiteClassification",
    "CommandName": "Disable-PnPSiteClassification",
    "Id": 253,
    "Rank": 1
  },
  {
    "Command": "Disconnect-PnPOnline",
    "CommandName": "Disconnect-PnPOnline",
    "Id": 254,
    "Rank": 1
  },
  {
    "Command": "Enable-PnPCommSite",
    "CommandName": "Enable-PnPCommSite",
    "Id": 255,
    "Rank": 1
  },
  {
    "Command": "Enable-PnPCommSite -DesignPackageId 6142d2a0-63a5-4ba0-aede-d9fefca2c767",
    "CommandName": "Enable-PnPCommSite",
    "Id": 256,
    "Rank": 2
  },
  {
    "Command": "Enable-PnPFeature -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe",
    "CommandName": "Enable-PnPFeature",
    "Id": 257,
    "Rank": 1
  },
  {
    "Command": "Enable-PnPFeature -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Force",
    "CommandName": "Enable-PnPFeature",
    "Id": 258,
    "Rank": 2
  },
  {
    "Command": "Enable-PnPFeature -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Scope Web",
    "CommandName": "Enable-PnPFeature",
    "Id": 259,
    "Rank": 3
  },
  {
    "Command": "Enable-PnPPageScheduling",
    "CommandName": "Enable-PnPPageScheduling",
    "Id": 260,
    "Rank": 1
  },
  {
    "Command": "Enable-PnPSiteClassification -Classifications \"HBI\",\"LBI\",\"Top Secret\" -DefaultClassification \"LBI\"",
    "CommandName": "Enable-PnPSiteClassification",
    "Id": 261,
    "Rank": 1
  },
  {
    "Command": "Enable-PnPSiteClassification -Classifications \"HBI\",\"LBI\",\"Top Secret\" -UsageGuidelinesUrl https://aka.ms/m365pnp",
    "CommandName": "Enable-PnPSiteClassification",
    "Id": 262,
    "Rank": 2
  },
  {
    "Command": "Export-PnPListToSiteTemplate -Out template.xml -List \"Documents\"",
    "CommandName": "Export-PnPListToSiteTemplate",
    "Id": 263,
    "Rank": 1
  },
  {
    "Command": "Export-PnPListToSiteTemplate -Out template.pnp -List \"Documents\",\"Events\"",
    "CommandName": "Export-PnPListToSiteTemplate",
    "Id": 264,
    "Rank": 2
  },
  {
    "Command": "Export-PnPPage -Identity Home.aspx",
    "CommandName": "Export-PnPPage",
    "Id": 265,
    "Rank": 1
  },
  {
    "Command": "Export-PnPTaxonomy",
    "CommandName": "Export-PnPTaxonomy",
    "Id": 266,
    "Rank": 1
  },
  {
    "Command": "Export-PnPTaxonomy -Path c:\\output.txt",
    "CommandName": "Export-PnPTaxonomy",
    "Id": 267,
    "Rank": 2
  },
  {
    "Command": "Export-PnPTaxonomy -Path c:\\output.txt -TermSetId f6f43025-7242-4f7a-b739-41fa32847254",
    "CommandName": "Export-PnPTaxonomy",
    "Id": 268,
    "Rank": 3
  },
  {
    "Command": "Export-PnPTaxonomy -Path c:\\output.txt -TermSetId f6f43025-7242-4f7a-b739-41fa32847254 -Lcid 1044",
    "CommandName": "Export-PnPTaxonomy",
    "Id": 269,
    "Rank": 4
  },
  {
    "Command": "Export-PnPTermGroupToXml",
    "CommandName": "Export-PnPTermGroupToXml",
    "Id": 270,
    "Rank": 1
  },
  {
    "Command": "Export-PnPTermGroupToXml -Out output.xml",
    "CommandName": "Export-PnPTermGroupToXml",
    "Id": 271,
    "Rank": 2
  },
  {
    "Command": "Export-PnPTermGroupToXml -Out c:\\output.xml -Identity \"Test Group\"",
    "CommandName": "Export-PnPTermGroupToXml",
    "Id": 272,
    "Rank": 3
  },
  {
    "Command": "Export-PnPUserInfo -LoginName user@domain.com -Site \"https://yoursite.sharepoint.com/sites/team\"",
    "CommandName": "Export-PnPUserInfo",
    "Id": 273,
    "Rank": 1
  },
  {
    "Command": "Export-PnPUserInfo -LoginName user@domain.com -Site \"https://yoursite.sharepoint.com/sites/team\" | ConvertTo-Csv | Out-File MyFile.csv",
    "CommandName": "Export-PnPUserInfo",
    "Id": 274,
    "Rank": 2
  },
  {
    "Command": "Export-PnPUserProfile -LoginName user@domain.com",
    "CommandName": "Export-PnPUserProfile",
    "Id": 275,
    "Rank": 1
  },
  {
    "Command": "Export-PnPUserProfile -LoginName user@domain.com | ConvertTo-Csv | Out-File MyFile.csv",
    "CommandName": "Export-PnPUserProfile",
    "Id": 276,
    "Rank": 2
  },
  {
    "Command": "Find-PnPFile -Match *.master",
    "CommandName": "Find-PnPFile",
    "Id": 277,
    "Rank": 1
  },
  {
    "Command": "Find-PnPFile -List \"Documents\" -Match *.pdf",
    "CommandName": "Find-PnPFile",
    "Id": 278,
    "Rank": 2
  },
  {
    "Command": "Find-PnPFile -Folder \"Shared Documents/Sub Folder\" -Match *.docx",
    "CommandName": "Find-PnPFile",
    "Id": 279,
    "Rank": 3
  },
  {
    "Command": "Get-PnPAccessToken",
    "CommandName": "Get-PnPAccessToken",
    "Id": 280,
    "Rank": 1
  },
  {
    "Command": "Get-PnPAccessToken -Decoded",
    "CommandName": "Get-PnPAccessToken",
    "Id": 281,
    "Rank": 2
  },
  {
    "Command": "Get-PnPAccessToken -ResourceTypeName SharePoint",
    "CommandName": "Get-PnPAccessToken",
    "Id": 282,
    "Rank": 3
  },
  {
    "Command": "Get-PnPAccessToken -ResourceTypeName ARM",
    "CommandName": "Get-PnPAccessToken",
    "Id": 283,
    "Rank": 4
  },
  {
    "Command": "Get-PnPAccessToken -ResourceUrl \"https://management.azure.com/.default\"",
    "CommandName": "Get-PnPAccessToken",
    "Id": 284,
    "Rank": 5
  },
  {
    "Command": "Get-PnPAlert",
    "CommandName": "Get-PnPAlert",
    "Id": 285,
    "Rank": 1
  },
  {
    "Command": "Get-PnPAlert -List \"Demo List\"",
    "CommandName": "Get-PnPAlert",
    "Id": 286,
    "Rank": 2
  },
  {
    "Command": "Get-PnPAlert -List \"Demo List\" -User \"i:0#.f|membership|Alice@contoso.onmicrosoft.com\"",
    "CommandName": "Get-PnPAlert",
    "Id": 287,
    "Rank": 3
  },
  {
    "Command": "Get-PnPAlert -Title \"Demo Alert\"",
    "CommandName": "Get-PnPAlert",
    "Id": 288,
    "Rank": 4
  },
  {
    "Command": "Get-PnPAlert -AllUsers",
    "CommandName": "Get-PnPAlert",
    "Id": 289,
    "Rank": 5
  },
  {
    "Command": "Get-PnPAlert -List \"Demo List\" -AllUsers",
    "CommandName": "Get-PnPAlert",
    "Id": 290,
    "Rank": 6
  },
  {
    "Command": "Get-PnPApp",
    "CommandName": "Get-PnPApp",
    "Id": 291,
    "Rank": 1
  },
  {
    "Command": "Get-PnPApp -Scope Site",
    "CommandName": "Get-PnPApp",
    "Id": 292,
    "Rank": 2
  },
  {
    "Command": "Get-PnPApp -Identity 2646ccc3-6a2b-46ef-9273-81411cbbb60f",
    "CommandName": "Get-PnPApp",
    "Id": 293,
    "Rank": 3
  },
  {
    "Command": "Get-PnPAppErrors -ProductId a2681b0c-84fe-41bf-9a8e-d480ab81ba7b",
    "CommandName": "Get-PnPAppErrors",
    "Id": 294,
    "Rank": 1
  },
  {
    "Command": "Get-PnPAppErrors -ProductId a2681b0c-84fe-41bf-9a8e-d480ab81ba7b -StartTimeInUtc (Get-Date).AddHours(-1).ToUniversalTime()",
    "CommandName": "Get-PnPAppErrors",
    "Id": 295,
    "Rank": 2
  },
  {
    "Command": "Get-PnPAppInfo -Name \"Excel Service\"",
    "CommandName": "Get-PnPAppInfo",
    "Id": 296,
    "Rank": 1
  },
  {
    "Command": "Get-PnPAppInfo -ProductId 2646ccc3-6a2b-46ef-9273-81411cbbb60f",
    "CommandName": "Get-PnPAppInfo",
    "Id": 297,
    "Rank": 2
  },
  {
    "Command": "Get-PnPAppInfo -Name \" \" | Sort -Property Name",
    "CommandName": "Get-PnPAppInfo",
    "Id": 298,
    "Rank": 3
  },
  {
    "Command": "Get-PnPApplicationCustomizer",
    "CommandName": "Get-PnPApplicationCustomizer",
    "Id": 299,
    "Rank": 1
  },
  {
    "Command": "Get-PnPApplicationCustomizer -Identity aa66f67e-46c0-4474-8a82-42bf467d07f2",
    "CommandName": "Get-PnPApplicationCustomizer",
    "Id": 300,
    "Rank": 2
  },
  {
    "Command": "Get-PnPApplicationCustomizer -ClientSideComponentId aa66f67e-46c0-4474-8a82-42bf467d07f2 -Scope Web",
    "CommandName": "Get-PnPApplicationCustomizer",
    "Id": 301,
    "Rank": 3
  },
  {
    "Command": "Get-PnPAuditing",
    "CommandName": "Get-PnPAuditing",
    "Id": 302,
    "Rank": 1
  },
  {
    "Command": "Get-PnPAuthenticationRealm",
    "CommandName": "Get-PnPAuthenticationRealm",
    "Id": 303,
    "Rank": 1
  },
  {
    "Command": "Get-PnPAuthenticationRealm -Url \"https://contoso.sharepoint.com\"",
    "CommandName": "Get-PnPAuthenticationRealm",
    "Id": 304,
    "Rank": 2
  },
  {
    "Command": "Get-PnPAvailableLanguage",
    "CommandName": "Get-PnPAvailableLanguage",
    "Id": 305,
    "Rank": 1
  },
  {
    "Command": "Get-PnPAvailableSensitivityLabel",
    "CommandName": "Get-PnPAvailableSensitivityLabel",
    "Id": 306,
    "Rank": 1
  },
  {
    "Command": "Get-PnPAvailableSensitivityLabel -User johndoe@tenant.onmicrosoft.com",
    "CommandName": "Get-PnPAvailableSensitivityLabel",
    "Id": 307,
    "Rank": 2
  },
  {
    "Command": "Get-PnPAvailableSensitivityLabel -Identity 47e66706-8627-4979-89f1-fa7afeba2884",
    "CommandName": "Get-PnPAvailableSensitivityLabel",
    "Id": 308,
    "Rank": 3
  },
  {
    "Command": "Get-PnPAvailableSiteClassification",
    "CommandName": "Get-PnPAvailableSiteClassification",
    "Id": 309,
    "Rank": 1
  },
  {
    "Command": "Get-PnPAzureADApp",
    "CommandName": "Get-PnPAzureADApp",
    "Id": 310,
    "Rank": 1
  },
  {
    "Command": "Get-PnPAzureADApp -Identity MyApp",
    "CommandName": "Get-PnPAzureADApp",
    "Id": 311,
    "Rank": 2
  },
  {
    "Command": "Get-PnPAzureADApp -Identity 93a9772d-d0af-4ed8-9821-17282b64690e",
    "CommandName": "Get-PnPAzureADApp",
    "Id": 312,
    "Rank": 3
  },
  {
    "Command": "Get-PnPAzureADAppPermission",
    "CommandName": "Get-PnPAzureADAppPermission",
    "Id": 313,
    "Rank": 1
  },
  {
    "Command": "Get-PnPAzureADAppPermission -Identity MyApp",
    "CommandName": "Get-PnPAzureADAppPermission",
    "Id": 314,
    "Rank": 2
  },
  {
    "Command": "Get-PnPAzureADAppPermission -Identity 93a9772d-d0af-4ed8-9821-17282b64690e",
    "CommandName": "Get-PnPAzureADAppPermission",
    "Id": 315,
    "Rank": 3
  },
  {
    "Command": "Get-PnPAzureADAppSitePermission",
    "CommandName": "Get-PnPAzureADAppSitePermission",
    "Id": 316,
    "Rank": 1
  },
  {
    "Command": "Get-PnPAzureADAppSitePermissions -Site https://contoso.sharepoint.com/sites/projects",
    "CommandName": "Get-PnPAzureADAppSitePermission",
    "Id": 317,
    "Rank": 2
  },
  {
    "Command": "Get-PnPAzureADAppSitePermission -PermissionId TowaS50fG1zLnNwLmV4dHwxYxNmI0OTI1",
    "CommandName": "Get-PnPAzureADAppSitePermission",
    "Id": 318,
    "Rank": 3
  },
  {
    "Command": "Get-PnPAzureADAppSitePermission -AppIdentity \"Test App\"",
    "CommandName": "Get-PnPAzureADAppSitePermission",
    "Id": 319,
    "Rank": 4
  },
  {
    "Command": "Get-PnPAzureADAppSitePermission -AppIdentity \"14effc36-dc8b-4f68-8919-f6beb7d847b3\"",
    "CommandName": "Get-PnPAzureADAppSitePermission",
    "Id": 320,
    "Rank": 5
  },
  {
    "Command": "Get-PnPAzureADGroup",
    "CommandName": "Get-PnPAzureADGroup",
    "Id": 321,
    "Rank": 1
  },
  {
    "Command": "Get-PnPAzureADGroup -Identity $groupId",
    "CommandName": "Get-PnPAzureADGroup",
    "Id": 322,
    "Rank": 2
  },
  {
    "Command": "Get-PnPAzureADGroup -Identity $groupDisplayName",
    "CommandName": "Get-PnPAzureADGroup",
    "Id": 323,
    "Rank": 3
  },
  {
    "Command": "Get-PnPAzureADGroup -Identity $groupSiteMailNickName",
    "CommandName": "Get-PnPAzureADGroup",
    "Id": 324,
    "Rank": 4
  },
  {
    "Command": "Get-PnPAzureADGroup -Identity $group",
    "CommandName": "Get-PnPAzureADGroup",
    "Id": 325,
    "Rank": 5
  },
  {
    "Command": "Get-PnPAzureADGroupMember -Identity $groupId",
    "CommandName": "Get-PnPAzureADGroupMember",
    "Id": 326,
    "Rank": 1
  },
  {
    "Command": "Get-PnPAzureADGroupMember -Identity $group",
    "CommandName": "Get-PnPAzureADGroupMember",
    "Id": 327,
    "Rank": 2
  },
  {
    "Command": "Get-PnPAzureADGroupOwner -Identity $groupId",
    "CommandName": "Get-PnPAzureADGroupOwner",
    "Id": 328,
    "Rank": 1
  },
  {
    "Command": "Get-PnPAzureADGroupOwner -Identity $group",
    "CommandName": "Get-PnPAzureADGroupOwner",
    "Id": 329,
    "Rank": 2
  },
  {
    "Command": "Get-PnPAzureADUser",
    "CommandName": "Get-PnPAzureADUser",
    "Id": 330,
    "Rank": 1
  },
  {
    "Command": "Get-PnPAzureADUser -EndIndex 50",
    "CommandName": "Get-PnPAzureADUser",
    "Id": 331,
    "Rank": 2
  },
  {
    "Command": "Get-PnPAzureADUser -Identity 328c7693-5524-44ac-a946-73e02d6b0f98",
    "CommandName": "Get-PnPAzureADUser",
    "Id": 332,
    "Rank": 3
  },
  {
    "Command": "Get-PnPAzureADUser -Identity john@contoso.com",
    "CommandName": "Get-PnPAzureADUser",
    "Id": 333,
    "Rank": 4
  },
  {
    "Command": "Get-PnPAzureADUser -Identity john@contoso.com -Select \"DisplayName\",\"extension_3721d05137db455ad81aa442e3c2d4f9_extensionAttribute1\"",
    "CommandName": "Get-PnPAzureADUser",
    "Id": 334,
    "Rank": 5
  },
  {
    "Command": "Get-PnPAzureADUser -Filter \"accountEnabled eq false\"",
    "CommandName": "Get-PnPAzureADUser",
    "Id": 335,
    "Rank": 6
  },
  {
    "Command": "Get-PnPAzureADUser -Filter \"startswith(DisplayName, 'John')\" -OrderBy \"DisplayName\"",
    "CommandName": "Get-PnPAzureADUser",
    "Id": 336,
    "Rank": 7
  },
  {
    "Command": "Get-PnPAzureADUser -Delta",
    "CommandName": "Get-PnPAzureADUser",
    "Id": 337,
    "Rank": 8
  },
  {
    "Command": "Get-PnPAzureADUser -Delta -DeltaToken abcdef",
    "CommandName": "Get-PnPAzureADUser",
    "Id": 338,
    "Rank": 9
  },
  {
    "Command": "Get-PnPAzureADUser -StartIndex 10 -EndIndex 20",
    "CommandName": "Get-PnPAzureADUser",
    "Id": 339,
    "Rank": 10
  },
  {
    "Command": "Get-PnPAzureCertificate -Path \"mycert.pfx\"",
    "CommandName": "Get-PnPAzureCertificate",
    "Id": 340,
    "Rank": 1
  },
  {
    "Command": "Get-PnPAzureCertificate -Path \"mycert.pfx\" -Password (ConvertTo-SecureString -String \"YourPassword\" -AsPlainText -Force)",
    "CommandName": "Get-PnPAzureCertificate",
    "Id": 341,
    "Rank": 2
  },
  {
    "Command": "Get-PnPAzureCertificate -Path \"mycert.cer\" | clip",
    "CommandName": "Get-PnPAzureCertificate",
    "Id": 342,
    "Rank": 3
  },
  {
    "Command": "Get-PnPBrowserIdleSignOut",
    "CommandName": "Get-PnPBrowserIdleSignout",
    "Id": 343,
    "Rank": 1
  },
  {
    "Command": "Get-PnPBuiltInDesignPackageVisibility -DesignPackage Showcase",
    "CommandName": "Get-PnPBuiltInDesignPackageVisibility",
    "Id": 344,
    "Rank": 1
  },
  {
    "Command": "Get-PnPBuiltInDesignPackageVisibility",
    "CommandName": "Get-PnPBuiltInDesignPackageVisibility",
    "Id": 345,
    "Rank": 2
  },
  {
    "Command": "Get-PnPBuiltInSiteTemplateSettings",
    "CommandName": "Get-PnPBuiltInSiteTemplateSettings",
    "Id": 346,
    "Rank": 1
  },
  {
    "Command": "Get-PnPBuiltInSiteTemplateSettings -Identity 9522236e-6802-4972-a10d-e98dc74b3344",
    "CommandName": "Get-PnPBuiltInSiteTemplateSettings",
    "Id": 347,
    "Rank": 2
  },
  {
    "Command": "Get-PnPBuiltInSiteTemplateSettings -Template CrisisManagement",
    "CommandName": "Get-PnPBuiltInSiteTemplateSettings",
    "Id": 348,
    "Rank": 3
  },
  {
    "Command": "Get-PnPBuiltInSiteTemplateSettings -Identity 00000000-0000-0000-0000-000000000000",
    "CommandName": "Get-PnPBuiltInSiteTemplateSettings",
    "Id": 349,
    "Rank": 4
  },
  {
    "Command": "Get-PnPBuiltInSiteTemplateSettings -Template All",
    "CommandName": "Get-PnPBuiltInSiteTemplateSettings",
    "Id": 350,
    "Rank": 5
  },
  {
    "Command": "Get-PnPChangeLog",
    "CommandName": "Get-PnPChangeLog",
    "Id": 351,
    "Rank": 1
  },
  {
    "Command": "Get-PnPChangeLog -Nightly",
    "CommandName": "Get-PnPChangeLog",
    "Id": 352,
    "Rank": 2
  },
  {
    "Command": "Get-PnPCompatibleHubContentTypes -WebUrl 'https://contoso.sharepoint.com/web1'",
    "CommandName": "Get-PnPCompatibleHubContentTypes",
    "Id": 353,
    "Rank": 1
  },
  {
    "Command": "Get-PnPCompatibleHubContentTypes -WebUrl 'https://contoso.sharepoint.com/web1' -ListUrl 'https://contoso.sharepoint.com/web1/Shared Documents'",
    "CommandName": "Get-PnPCompatibleHubContentTypes",
    "Id": 354,
    "Rank": 2
  },
  {
    "Command": "Get-PnPContentType",
    "CommandName": "Get-PnPContentType",
    "Id": 355,
    "Rank": 1
  },
  {
    "Command": "Get-PnPContentType -InSiteHierarchy",
    "CommandName": "Get-PnPContentType",
    "Id": 356,
    "Rank": 2
  },
  {
    "Command": "Get-PnPContentType -Identity \"Project Document\"",
    "CommandName": "Get-PnPContentType",
    "Id": 357,
    "Rank": 3
  },
  {
    "Command": "Get-PnPContentType -List \"Documents\"",
    "CommandName": "Get-PnPContentType",
    "Id": 358,
    "Rank": 4
  },
  {
    "Command": "Get-PnPContentTypePublishingStatus -ContentType 0x0101",
    "CommandName": "Get-PnPContentTypePublishingStatus",
    "Id": 359,
    "Rank": 1
  },
  {
    "Command": "Get-PnPCustomAction",
    "CommandName": "Get-PnPCustomAction",
    "Id": 360,
    "Rank": 1
  },
  {
    "Command": "Get-PnPCustomAction -Identity aa66f67e-46c0-4474-8a82-42bf467d07f2",
    "CommandName": "Get-PnPCustomAction",
    "Id": 361,
    "Rank": 2
  },
  {
    "Command": "Get-PnPCustomAction -Scope web",
    "CommandName": "Get-PnPCustomAction",
    "Id": 362,
    "Rank": 3
  },
  {
    "Command": "Get-PnPDeletedMicrosoft365Group",
    "CommandName": "Get-PnPDeletedMicrosoft365Group",
    "Id": 363,
    "Rank": 1
  },
  {
    "Command": "Get-PnPDeletedMicrosoft365Group -Identity 38b32e13-e900-4d95-b860-fb52bc07ca7f",
    "CommandName": "Get-PnPDeletedMicrosoft365Group",
    "Id": 364,
    "Rank": 2
  },
  {
    "Command": "Get-PnPDiagnostics",
    "CommandName": "Get-PnPDiagnostics",
    "Id": 365,
    "Rank": 1
  },
  {
    "Command": "Get-PnPDisableSpacesActivation",
    "CommandName": "Get-PnPDisableSpacesActivation",
    "Id": 366,
    "Rank": 1
  },
  {
    "Command": "Get-PnPDocumentSetTemplate -Identity \"Test Document Set\"",
    "CommandName": "Get-PnPDocumentSetTemplate",
    "Id": 367,
    "Rank": 1
  },
  {
    "Command": "Get-PnPDocumentSetTemplate -Identity \"0x0120D520005DB65D094035A241BAC9AF083F825F3B\"",
    "CommandName": "Get-PnPDocumentSetTemplate",
    "Id": 368,
    "Rank": 2
  },
  {
    "Command": "Get-PnPEventReceiver",
    "CommandName": "Get-PnPEventReceiver",
    "Id": 369,
    "Rank": 1
  },
  {
    "Command": "Get-PnPEventReceiver -Identity fb689d0e-eb99-4f13-beb3-86692fd39f22",
    "CommandName": "Get-PnPEventReceiver",
    "Id": 370,
    "Rank": 2
  },
  {
    "Command": "Get-PnPEventReceiver -Identity MyReceiver",
    "CommandName": "Get-PnPEventReceiver",
    "Id": 371,
    "Rank": 3
  },
  {
    "Command": "Get-PnPEventReceiver -List \"ProjectList\"",
    "CommandName": "Get-PnPEventReceiver",
    "Id": 372,
    "Rank": 4
  },
  {
    "Command": "Get-PnPEventReceiver -List \"ProjectList\" -Identity fb689d0e-eb99-4f13-beb3-86692fd39f22",
    "CommandName": "Get-PnPEventReceiver",
    "Id": 373,
    "Rank": 5
  },
  {
    "Command": "Get-PnPEventReceiver -List \"ProjectList\" -Identity MyReceiver",
    "CommandName": "Get-PnPEventReceiver",
    "Id": 374,
    "Rank": 6
  },
  {
    "Command": "Get-PnPEventReceiver -Scope Site",
    "CommandName": "Get-PnPEventReceiver",
    "Id": 375,
    "Rank": 7
  },
  {
    "Command": "Get-PnPEventReceiver -Scope Web",
    "CommandName": "Get-PnPEventReceiver",
    "Id": 376,
    "Rank": 8
  },
  {
    "Command": "Get-PnPEventReceiver -Scope All",
    "CommandName": "Get-PnPEventReceiver",
    "Id": 377,
    "Rank": 9
  },
  {
    "Command": "Get-PnPException",
    "CommandName": "Get-PnPException",
    "Id": 378,
    "Rank": 1
  },
  {
    "Command": "Get-PnPException -All",
    "CommandName": "Get-PnPException",
    "Id": 379,
    "Rank": 2
  },
  {
    "Command": "Get-PnPExternalUser -Position 0 -PageSize 2",
    "CommandName": "Get-PnPExternalUser",
    "Id": 380,
    "Rank": 1
  },
  {
    "Command": "Get-PnPExternalUser -Position 2 -PageSize 2",
    "CommandName": "Get-PnPExternalUser",
    "Id": 381,
    "Rank": 2
  },
  {
    "Command": "Get-PnPFeature",
    "CommandName": "Get-PnPFeature",
    "Id": 382,
    "Rank": 1
  },
  {
    "Command": "Get-PnPFeature -Scope Site",
    "CommandName": "Get-PnPFeature",
    "Id": 383,
    "Rank": 2
  },
  {
    "Command": "Get-PnPFeature -Identity fb689d0e-eb99-4f13-beb3-86692fd39f22",
    "CommandName": "Get-PnPFeature",
    "Id": 384,
    "Rank": 3
  },
  {
    "Command": "Get-PnPFeature -Identity fb689d0e-eb99-4f13-beb3-86692fd39f22 -Scope Site",
    "CommandName": "Get-PnPFeature",
    "Id": 385,
    "Rank": 4
  },
  {
    "Command": "Get-PnPField",
    "CommandName": "Get-PnPField",
    "Id": 386,
    "Rank": 1
  },
  {
    "Command": "Get-PnPField -List \"Demo list\" -Identity \"Speakers\"",
    "CommandName": "Get-PnPField",
    "Id": 387,
    "Rank": 2
  },
  {
    "Command": "Get-PnPField -Group \"Custom Columns\"",
    "CommandName": "Get-PnPField",
    "Id": 388,
    "Rank": 3
  },
  {
    "Command": "Get-PnPField -List \"Demo list\" -Identity \"Speakers\" -ReturnTyped",
    "CommandName": "Get-PnPField",
    "Id": 389,
    "Rank": 4
  },
  {
    "Command": "Get-PnPFile -Url \"/sites/project/Shared Documents/Document.docx\"",
    "CommandName": "Get-PnPFile",
    "Id": 390,
    "Rank": 1
  },
  {
    "Command": "Get-PnPFile -Url /sites/project/SiteAssets/image.jpg -Path c:\\temp -FileName image.jpg -AsFile",
    "CommandName": "Get-PnPFile",
    "Id": 391,
    "Rank": 2
  },
  {
    "Command": "Get-PnPFile -Url /sites/project/_catalogs/themes/15/company.spcolor -AsString",
    "CommandName": "Get-PnPFile",
    "Id": 392,
    "Rank": 3
  },
  {
    "Command": "Get-PnPFile -Url /sites/project/Shared Documents/Folder/Presentation.pptx -AsFileObject",
    "CommandName": "Get-PnPFile",
    "Id": 393,
    "Rank": 4
  },
  {
    "Command": "Get-PnPFile -Url /sites/project/_catalogs/themes/15/company.spcolor -AsListItem",
    "CommandName": "Get-PnPFile",
    "Id": 394,
    "Rank": 5
  },
  {
    "Command": "Get-PnPFile -Url /personal/john_tenant_onmicrosoft_com/Documents/Sample.xlsx -Path c:\\temp -FileName Project.xlsx -AsFile",
    "CommandName": "Get-PnPFile",
    "Id": 395,
    "Rank": 6
  },
  {
    "Command": "Get-PnPFile -Url \"/sites/templates/Shared Documents/HR Site.pnp\" -AsMemoryStream",
    "CommandName": "Get-PnPFile",
    "Id": 396,
    "Rank": 7
  },
  {
    "Command": "Get-PnPFileVersion -Url Documents/MyDocument.docx",
    "CommandName": "Get-PnPFileVersion",
    "Id": 397,
    "Rank": 1
  },
  {
    "Command": "Get-PnPFileVersion -Url \"/sites/blah/Shared Documents/MyDocument.docx\"",
    "CommandName": "Get-PnPFileVersion",
    "Id": 398,
    "Rank": 2
  },
  {
    "Command": "Get-PnPFolder -Url \"Shared Documents\"",
    "CommandName": "Get-PnPFolder",
    "Id": 399,
    "Rank": 1
  },
  {
    "Command": "Get-PnPFolder -Url \"/sites/demo/Shared Documents\"",
    "CommandName": "Get-PnPFolder",
    "Id": 400,
    "Rank": 2
  },
  {
    "Command": "Get-PnPFolder -List \"Shared Documents\"",
    "CommandName": "Get-PnPFolder",
    "Id": 401,
    "Rank": 3
  },
  {
    "Command": "Get-PnPFolderItem -FolderSiteRelativeUrl \"SitePages\"",
    "CommandName": "Get-PnPFolderItem",
    "Id": 402,
    "Rank": 1
  },
  {
    "Command": "Get-PnPFolderItem -FolderSiteRelativeUrl \"SitePages\" -ItemName \"Default.aspx\"",
    "CommandName": "Get-PnPFolderItem",
    "Id": 403,
    "Rank": 2
  },
  {
    "Command": "Get-PnPFolderItem -FolderSiteRelativeUrl \"SitePages\" -ItemType Folder",
    "CommandName": "Get-PnPFolderItem",
    "Id": 404,
    "Rank": 3
  },
  {
    "Command": "Get-PnPFolderItem -FolderSiteRelativeUrl \"SitePages\" -ItemType File",
    "CommandName": "Get-PnPFolderItem",
    "Id": 405,
    "Rank": 4
  },
  {
    "Command": "Get-PnPFolderItem -FolderSiteRelativeUrl \"SitePages\" -Recursive",
    "CommandName": "Get-PnPFolderItem",
    "Id": 406,
    "Rank": 5
  },
  {
    "Command": "Get-PnPFooter",
    "CommandName": "Get-PnPFooter",
    "Id": 407,
    "Rank": 1
  },
  {
    "Command": "Get-PnPGraphAccessToken",
    "CommandName": "Get-PnPGraphAccessToken",
    "Id": 408,
    "Rank": 1
  },
  {
    "Command": "Get-PnPGraphAccessToken -Decoded",
    "CommandName": "Get-PnPGraphAccessToken",
    "Id": 409,
    "Rank": 2
  },
  {
    "Command": "Get-PnPGraphSubscription",
    "CommandName": "Get-PnPGraphSubscription",
    "Id": 410,
    "Rank": 1
  },
  {
    "Command": "Get-PnPGraphSubscription -Identity 328c7693-5524-44ac-a946-73e02d6b0f98",
    "CommandName": "Get-PnPGraphSubscription",
    "Id": 411,
    "Rank": 2
  },
  {
    "Command": "Get-PnPGroup",
    "CommandName": "Get-PnPGroup",
    "Id": 412,
    "Rank": 1
  },
  {
    "Command": "Get-PnPGroup -Identity 'My Site Users'",
    "CommandName": "Get-PnPGroup",
    "Id": 413,
    "Rank": 2
  },
  {
    "Command": "Get-PnPGroup -AssociatedMemberGroup",
    "CommandName": "Get-PnPGroup",
    "Id": 414,
    "Rank": 3
  },
  {
    "Command": "Get-PnPGroupMember -Group \"Marketing Site Members\"",
    "CommandName": "Get-PnPGroupMember",
    "Id": 415,
    "Rank": 1
  },
  {
    "Command": "Get-PnPGroupMember -Group \"Marketing Site Members\" -User \"manager@domain.com\"",
    "CommandName": "Get-PnPGroupMember",
    "Id": 416,
    "Rank": 2
  },
  {
    "Command": "Get-PnPGroupPermissions -Identity 'My Site Members'",
    "CommandName": "Get-PnPGroupPermissions",
    "Id": 417,
    "Rank": 1
  },
  {
    "Command": "Get-PnPHideDefaultThemes",
    "CommandName": "Get-PnPHideDefaultThemes",
    "Id": 418,
    "Rank": 1
  },
  {
    "Command": "Get-PnPHomePage",
    "CommandName": "Get-PnPHomePage",
    "Id": 419,
    "Rank": 1
  },
  {
    "Command": "Get-PnPHomeSite",
    "CommandName": "Get-PnPHomeSite",
    "Id": 420,
    "Rank": 1
  },
  {
    "Command": "Get-PnPHubSite",
    "CommandName": "Get-PnPHubSite",
    "Id": 421,
    "Rank": 1
  },
  {
    "Command": "Get-PnPHubSite -Identity \"https://contoso.sharepoint.com/sites/myhubsite\"",
    "CommandName": "Get-PnPHubSite",
    "Id": 422,
    "Rank": 2
  },
  {
    "Command": "Get-PnPHubSite -Identity \"bc07d4b8-1c2f-4184-8cc2-a52dfd6fe0c4\"",
    "CommandName": "Get-PnPHubSite",
    "Id": 423,
    "Rank": 3
  },
  {
    "Command": "Get-PnPHubSiteChild",
    "CommandName": "Get-PnPHubSiteChild",
    "Id": 424,
    "Rank": 1
  },
  {
    "Command": "Get-PnPHubSiteChild -Identity \"https://contoso.sharepoint.com/sites/myhubsite\"",
    "CommandName": "Get-PnPHubSiteChild",
    "Id": 425,
    "Rank": 2
  },
  {
    "Command": "Get-PnPInPlaceRecordsManagement",
    "CommandName": "Get-PnPInPlaceRecordsManagement",
    "Id": 426,
    "Rank": 1
  },
  {
    "Command": "Get-PnPIsSiteAliasAvailable -Identity \"HR\"",
    "CommandName": "Get-PnPIsSiteAliasAvailable",
    "Id": 427,
    "Rank": 1
  },
  {
    "Command": "Get-PnPJavaScriptLink",
    "CommandName": "Get-PnPJavaScriptLink",
    "Id": 428,
    "Rank": 1
  },
  {
    "Command": "Get-PnPJavaScriptLink -Scope All",
    "CommandName": "Get-PnPJavaScriptLink",
    "Id": 429,
    "Rank": 2
  },
  {
    "Command": "Get-PnPJavaScriptLink -Scope Web",
    "CommandName": "Get-PnPJavaScriptLink",
    "Id": 430,
    "Rank": 3
  },
  {
    "Command": "Get-PnPJavaScriptLink -Scope Site",
    "CommandName": "Get-PnPJavaScriptLink",
    "Id": 431,
    "Rank": 4
  },
  {
    "Command": "Get-PnPJavaScriptLink -Name Test",
    "CommandName": "Get-PnPJavaScriptLink",
    "Id": 432,
    "Rank": 5
  },
  {
    "Command": "Get-PnPKnowledgeHubSite",
    "CommandName": "Get-PnPKnowledgeHubSite",
    "Id": 433,
    "Rank": 1
  },
  {
    "Command": "Get-PnPLabel",
    "CommandName": "Get-PnPLabel",
    "Id": 434,
    "Rank": 1
  },
  {
    "Command": "Get-PnPLabel -List \"Demo List\" -ValuesOnly",
    "CommandName": "Get-PnPLabel",
    "Id": 435,
    "Rank": 2
  },
  {
    "Command": "Get-PnPList",
    "CommandName": "Get-PnPList",
    "Id": 436,
    "Rank": 1
  },
  {
    "Command": "Get-PnPList -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe",
    "CommandName": "Get-PnPList",
    "Id": 437,
    "Rank": 2
  },
  {
    "Command": "Get-PnPList -Identity Lists/Announcements",
    "CommandName": "Get-PnPList",
    "Id": 438,
    "Rank": 3
  },
  {
    "Command": "Get-PnPList | Where-Object {$_.RootFolder.ServerRelativeUrl -like \"/lists/*\"}",
    "CommandName": "Get-PnPList",
    "Id": 439,
    "Rank": 4
  },
  {
    "Command": "Get-PnPList -Includes HasUniqueRoleAssignments",
    "CommandName": "Get-PnPList",
    "Id": 440,
    "Rank": 5
  },
  {
    "Command": "Get-PnPListDesign",
    "CommandName": "Get-PnPListDesign",
    "Id": 441,
    "Rank": 1
  },
  {
    "Command": "Get-PnPListDesign -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd",
    "CommandName": "Get-PnPListDesign",
    "Id": 442,
    "Rank": 2
  },
  {
    "Command": "Get-PnPListDesign -Identity ListEvent",
    "CommandName": "Get-PnPListDesign",
    "Id": 443,
    "Rank": 3
  },
  {
    "Command": "Get-PnPListInformationRightsManagement -List \"Documents\"",
    "CommandName": "Get-PnPListInformationRightsManagement",
    "Id": 444,
    "Rank": 1
  },
  {
    "Command": "Get-PnPListItem -List Tasks",
    "CommandName": "Get-PnPListItem",
    "Id": 445,
    "Rank": 1
  },
  {
    "Command": "Get-PnPListItem -List Tasks -Id 1",
    "CommandName": "Get-PnPListItem",
    "Id": 446,
    "Rank": 2
  },
  {
    "Command": "Get-PnPListItem -List Tasks -UniqueId bd6c5b3b-d960-4ee7-a02c-85dc6cd78cc3",
    "CommandName": "Get-PnPListItem",
    "Id": 447,
    "Rank": 3
  },
  {
    "Command": "Get-PnPListItem -List Tasks -Query \"<View><Query><Where><Eq><FieldRef Name='GUID'/><Value Type='Guid'>bd6c5b3b-d960-4ee7-a02c-85dc6cd78cc3</Value></Eq></Where></Query></View>\"",
    "CommandName": "Get-PnPListItem",
    "Id": 448,
    "Rank": 4
  },
  {
    "Command": "Get-PnPListItem -List Tasks -Query \"<View><ViewFields><FieldRef Name='Title'/><FieldRef Name='Modified'/></ViewFields><Query><Where><Geq><FieldRef Name='Modified'/><Value Type='DateTime'><Today/></Value></Eq></Where></Query></View>\"",
    "CommandName": "Get-PnPListItem",
    "Id": 449,
    "Rank": 5
  },
  {
    "Command": "Get-PnPListItem -List Tasks -PageSize 1000",
    "CommandName": "Get-PnPListItem",
    "Id": 450,
    "Rank": 6
  },
  {
    "Command": "Get-PnPListItem -List Tasks -PageSize 1000 -ScriptBlock { Param($items) $items.Context.ExecuteQuery() } | ForEach-Object { $_.BreakRoleInheritance($true, $true) }",
    "CommandName": "Get-PnPListItem",
    "Id": 451,
    "Rank": 7
  },
  {
    "Command": "Get-PnPListItem -List Samples -FolderServerRelativeUrl \"/sites/contosomarketing/Lists/Samples/Demo\"",
    "CommandName": "Get-PnPListItem",
    "Id": 452,
    "Rank": 8
  },
  {
    "Command": "Get-PnPListItem -List Tasks -Id 1 -IncludeContentType",
    "CommandName": "Get-PnPListItem",
    "Id": 453,
    "Rank": 9
  },
  {
    "Command": "Get-PnPListItemComment -List Tasks -Identity 1",
    "CommandName": "Get-PnPListItemComment",
    "Id": 454,
    "Rank": 1
  },
  {
    "Command": "Get-PnPListItemPermission -List 'Documents' -Identity 1",
    "CommandName": "Get-PnPListItemPermission",
    "Id": 455,
    "Rank": 1
  },
  {
    "Command": "Get-PnPListPermissions -Identity DemoList -PrincipalId 60",
    "CommandName": "Get-PnPListPermissions",
    "Id": 456,
    "Rank": 1
  },
  {
    "Command": "Get-PnPListPermissions -Identity DemoList -PrincipalId (Get-PnPGroup -Identity DemoGroup).Id",
    "CommandName": "Get-PnPListPermissions",
    "Id": 457,
    "Rank": 2
  },
  {
    "Command": "Get-PnPListRecordDeclaration -List \"Documents\"",
    "CommandName": "Get-PnPListRecordDeclaration",
    "Id": 458,
    "Rank": 1
  },
  {
    "Command": "Get-PnPMasterPage",
    "CommandName": "Get-PnPMasterPage",
    "Id": 459,
    "Rank": 1
  },
  {
    "Command": "Get-PnPMessageCenterAnnouncement",
    "CommandName": "Get-PnPMessageCenterAnnouncement",
    "Id": 460,
    "Rank": 1
  },
  {
    "Command": "Get-PnPMessageCenterAnnouncement -Identity \"MC123456\"",
    "CommandName": "Get-PnPMessageCenterAnnouncement",
    "Id": 461,
    "Rank": 2
  },
  {
    "Command": "Get-PnPMicrosoft365Group",
    "CommandName": "Get-PnPMicrosoft365Group",
    "Id": 462,
    "Rank": 1
  },
  {
    "Command": "Get-PnPMicrosoft365Group -Identity $groupId",
    "CommandName": "Get-PnPMicrosoft365Group",
    "Id": 463,
    "Rank": 2
  },
  {
    "Command": "Get-PnPMicrosoft365Group -Identity $groupDisplayName",
    "CommandName": "Get-PnPMicrosoft365Group",
    "Id": 464,
    "Rank": 3
  },
  {
    "Command": "Get-PnPMicrosoft365Group -Identity $groupSiteMailNickName",
    "CommandName": "Get-PnPMicrosoft365Group",
    "Id": 465,
    "Rank": 4
  },
  {
    "Command": "Get-PnPMicrosoft365Group -Identity $group",
    "CommandName": "Get-PnPMicrosoft365Group",
    "Id": 466,
    "Rank": 5
  },
  {
    "Command": "Get-PnPMicrosoft365Group -IncludeSiteUrl",
    "CommandName": "Get-PnPMicrosoft365Group",
    "Id": 467,
    "Rank": 6
  },
  {
    "Command": "Get-PnPMicrosoft365GroupEndpoint",
    "CommandName": "Get-PnPMicrosoft365GroupEndpoint",
    "Id": 468,
    "Rank": 1
  },
  {
    "Command": "Get-PnPMicrosoft365GroupEndpoint -Identity \"IT Team\"",
    "CommandName": "Get-PnPMicrosoft365GroupEndpoint",
    "Id": 469,
    "Rank": 2
  },
  {
    "Command": "Get-PnPMicrosoft365GroupEndpoint -Identity e6212531-7f09-4c3b-bc2e-12cae26fb409",
    "CommandName": "Get-PnPMicrosoft365GroupEndpoint",
    "Id": 470,
    "Rank": 3
  },
  {
    "Command": "Get-PnPMicrosoft365GroupMember -Identity $groupId",
    "CommandName": "Get-PnPMicrosoft365GroupMember",
    "Id": 471,
    "Rank": 1
  },
  {
    "Command": "Get-PnPMicrosoft365GroupMember -Identity $group",
    "CommandName": "Get-PnPMicrosoft365GroupMember",
    "Id": 472,
    "Rank": 2
  },
  {
    "Command": "Get-PnPMicrosoft365GroupMember -Identity \"Sales\" | Where-Object UserType -eq Guest",
    "CommandName": "Get-PnPMicrosoft365GroupMember",
    "Id": 473,
    "Rank": 3
  },
  {
    "Command": "Get-PnPMicrosoft365GroupOwner -Identity $groupId",
    "CommandName": "Get-PnPMicrosoft365GroupOwner",
    "Id": 474,
    "Rank": 1
  },
  {
    "Command": "Get-PnPMicrosoft365GroupOwner -Identity $group",
    "CommandName": "Get-PnPMicrosoft365GroupOwner",
    "Id": 475,
    "Rank": 2
  },
  {
    "Command": "Get-PnPMicrosoft365GroupSettings",
    "CommandName": "Get-PnPMicrosoft365GroupSettings",
    "Id": 476,
    "Rank": 1
  },
  {
    "Command": "Get-PnPMicrosoft365GroupSettings -Identity $groupId",
    "CommandName": "Get-PnPMicrosoft365GroupSettings",
    "Id": 477,
    "Rank": 2
  },
  {
    "Command": "Get-PnPMicrosoft365GroupSettingTemplates",
    "CommandName": "Get-PnPMicrosoft365GroupSettingTemplates",
    "Id": 478,
    "Rank": 1
  },
  {
    "Command": "Get-PnPMicrosoft365GroupSettingTemplates -Identity \"08d542b9-071f-4e16-94b0-74abb372e3d9\"",
    "CommandName": "Get-PnPMicrosoft365GroupSettingTemplates",
    "Id": 479,
    "Rank": 2
  },
  {
    "Command": "Get-PnPMicrosoft365GroupTeam",
    "CommandName": "Get-PnPMicrosoft365GroupTeam",
    "Id": 480,
    "Rank": 1
  },
  {
    "Command": "Get-PnPMicrosoft365GroupTeam -Identity \"IT Team\"",
    "CommandName": "Get-PnPMicrosoft365GroupTeam",
    "Id": 481,
    "Rank": 2
  },
  {
    "Command": "Get-PnPMicrosoft365GroupTeam -Identity e6212531-7f09-4c3b-bc2e-12cae26fb409",
    "CommandName": "Get-PnPMicrosoft365GroupTeam",
    "Id": 482,
    "Rank": 3
  },
  {
    "Command": "Get-PnPMicrosoft365GroupYammerCommunity",
    "CommandName": "Get-PnPMicrosoft365GroupYammerCommunity",
    "Id": 483,
    "Rank": 1
  },
  {
    "Command": "Get-PnPMicrosoft365GroupYammerCommunity -Identity \"IT Community\"",
    "CommandName": "Get-PnPMicrosoft365GroupYammerCommunity",
    "Id": 484,
    "Rank": 2
  },
  {
    "Command": "Get-PnPMicrosoft365GroupYammerCommunity -Identity e6212531-7f09-4c3b-bc2e-12cae26fb409",
    "CommandName": "Get-PnPMicrosoft365GroupYammerCommunity",
    "Id": 485,
    "Rank": 3
  },
  {
    "Command": "Get-PnPNavigationNode",
    "CommandName": "Get-PnPNavigationNode",
    "Id": 486,
    "Rank": 1
  },
  {
    "Command": "Get-PnPNavigationNode -Location QuickLaunch",
    "CommandName": "Get-PnPNavigationNode",
    "Id": 487,
    "Rank": 2
  },
  {
    "Command": "Get-PnPNavigationNode -Location TopNavigationBar",
    "CommandName": "Get-PnPNavigationNode",
    "Id": 488,
    "Rank": 3
  },
  {
    "Command": "Get-PnPOrgAssetsLibrary",
    "CommandName": "Get-PnPOrgAssetsLibrary",
    "Id": 489,
    "Rank": 1
  },
  {
    "Command": "Get-PnPOrgNewsSite",
    "CommandName": "Get-PnPOrgNewsSite",
    "Id": 490,
    "Rank": 1
  },
  {
    "Command": "Get-PnPPage -Identity \"MyPage.aspx\"",
    "CommandName": "Get-PnPPage",
    "Id": 491,
    "Rank": 1
  },
  {
    "Command": "Get-PnPPage \"MyPage\"",
    "CommandName": "Get-PnPPage",
    "Id": 492,
    "Rank": 2
  },
  {
    "Command": "Get-PnPPage \"Templates/MyPageTemplate\"",
    "CommandName": "Get-PnPPage",
    "Id": 493,
    "Rank": 3
  },
  {
    "Command": "Get-PnPPage -Identity \"MyPage.aspx\" -Web (Get-PnPWeb -Identity \"Subsite1\")",
    "CommandName": "Get-PnPPage",
    "Id": 494,
    "Rank": 4
  },
  {
    "Command": "Get-PnPPageComponent -Page Home",
    "CommandName": "Get-PnPPageComponent",
    "Id": 495,
    "Rank": 1
  },
  {
    "Command": "Get-PnPPageComponent -Page Home -InstanceId a2875399-d6ff-43a0-96da-be6ae5875f82",
    "CommandName": "Get-PnPPageComponent",
    "Id": 496,
    "Rank": 2
  },
  {
    "Command": "Get-PnPPageComponent -Page Home -ListAvailable",
    "CommandName": "Get-PnPPageComponent",
    "Id": 497,
    "Rank": 3
  },
  {
    "Command": "Get-PnPPlannerBucket -Group \"Marketing\" -Plan \"Conference Plan\"",
    "CommandName": "Get-PnPPlannerBucket",
    "Id": 498,
    "Rank": 1
  },
  {
    "Command": "Get-PnPPlannerConfiguration",
    "CommandName": "Get-PnPPlannerConfiguration",
    "Id": 499,
    "Rank": 1
  },
  {
    "Command": "Get-PnPPlannerPlan -Group \"Marketing\"",
    "CommandName": "Get-PnPPlannerPlan",
    "Id": 500,
    "Rank": 1
  },
  {
    "Command": "Get-PnPPlannerPlan -Group \"Marketing\" -Identity \"Conference Plan\"",
    "CommandName": "Get-PnPPlannerPlan",
    "Id": 501,
    "Rank": 2
  },
  {
    "Command": "Get-PnPPlannerPlan -Id \"gndWOTSK60GfPQfiDDj43JgACDCb\" -ResolveIdentities",
    "CommandName": "Get-PnPPlannerPlan",
    "Id": 502,
    "Rank": 3
  },
  {
    "Command": "Get-PnPPlannerRosterMember -Identity \"6519868f-868f-6519-8f86-19658f861965\"",
    "CommandName": "Get-PnPPlannerRosterMember",
    "Id": 503,
    "Rank": 1
  },
  {
    "Command": "Get-PnPPlannerRosterPlan -Identity \"abcdefgh\"",
    "CommandName": "Get-PnPPlannerRosterPlan",
    "Id": 504,
    "Rank": 1
  },
  {
    "Command": "Get-PnPPlannerRosterPlan -User \"johndoe@contoso.onmicrosoft.com\"",
    "CommandName": "Get-PnPPlannerRosterPlan",
    "Id": 505,
    "Rank": 2
  },
  {
    "Command": "Get-PnPPlannerTask -Group \"Marketing\" -Plan \"Conference Plan\"",
    "CommandName": "Get-PnPPlannerTask",
    "Id": 506,
    "Rank": 1
  },
  {
    "Command": "Get-PnPPlannerTask -PlanId \"QvfkTd1mc02gwxHjHC_43JYABhAy\"",
    "CommandName": "Get-PnPPlannerTask",
    "Id": 507,
    "Rank": 2
  },
  {
    "Command": "Get-PnPPlannerTask -TaskId \"QvfkTd1mc02gwxHjHC_43JYABhAy\"",
    "CommandName": "Get-PnPPlannerTask",
    "Id": 508,
    "Rank": 3
  },
  {
    "Command": "Get-PnPPlannerUserPolicy -Identity \"johndoe@contoso.onmicrosoft.com\"",
    "CommandName": "Get-PnPPlannerUserPolicy",
    "Id": 509,
    "Rank": 1
  },
  {
    "Command": "Get-PnPPowerPlatformEnvironment",
    "CommandName": "Get-PnPPowerPlatformEnvironment",
    "Id": 510,
    "Rank": 1
  },
  {
    "Command": "Get-PnPPowerPlatformEnvironment -IsDefault $true",
    "CommandName": "Get-PnPPowerPlatformEnvironment",
    "Id": 511,
    "Rank": 2
  },
  {
    "Command": "Get-PnPPowerShellTelemetryEnabled",
    "CommandName": "Get-PnPPowerShellTelemetryEnabled",
    "Id": 512,
    "Rank": 1
  },
  {
    "Command": "Get-PnPPropertyBag",
    "CommandName": "Get-PnPPropertyBag",
    "Id": 513,
    "Rank": 1
  },
  {
    "Command": "Get-PnPPropertyBag -Key MyKey",
    "CommandName": "Get-PnPPropertyBag",
    "Id": 514,
    "Rank": 2
  },
  {
    "Command": "Get-PnPPropertyBag -Folder /MyFolder",
    "CommandName": "Get-PnPPropertyBag",
    "Id": 515,
    "Rank": 3
  },
  {
    "Command": "Get-PnPPropertyBag -Folder /MyFolder -Key vti_mykey",
    "CommandName": "Get-PnPPropertyBag",
    "Id": 516,
    "Rank": 4
  },
  {
    "Command": "Get-PnPPropertyBag -Folder / -Key vti_mykey",
    "CommandName": "Get-PnPPropertyBag",
    "Id": 517,
    "Rank": 5
  },
  {
    "Command": "Get-PnPPublishingImageRendition",
    "CommandName": "Get-PnPPublishingImageRendition",
    "Id": 518,
    "Rank": 1
  },
  {
    "Command": "Get-PnPPublishingImageRendition -Identity \"Test\"",
    "CommandName": "Get-PnPPublishingImageRendition",
    "Id": 519,
    "Rank": 2
  },
  {
    "Command": "Get-PnPPublishingImageRendition -Identity 2",
    "CommandName": "Get-PnPPublishingImageRendition",
    "Id": 520,
    "Rank": 3
  },
  {
    "Command": "Get-PnPRecycleBinItem",
    "CommandName": "Get-PnPRecycleBinItem",
    "Id": 521,
    "Rank": 1
  },
  {
    "Command": "Get-PnPRecycleBinItem -Identity f3ef6195-9400-4121-9d1c-c997fb5b86c2",
    "CommandName": "Get-PnPRecycleBinItem",
    "Id": 522,
    "Rank": 2
  },
  {
    "Command": "Get-PnPRecycleBinItem -FirstStage",
    "CommandName": "Get-PnPRecycleBinItem",
    "Id": 523,
    "Rank": 3
  },
  {
    "Command": "Get-PnPRecycleBinItem -SecondStage",
    "CommandName": "Get-PnPRecycleBinItem",
    "Id": 524,
    "Rank": 4
  },
  {
    "Command": "Get-PnPRecycleBinItem -RowLimit 10000",
    "CommandName": "Get-PnPRecycleBinItem",
    "Id": 525,
    "Rank": 5
  },
  {
    "Command": "Get-PnPRequestAccessEmails",
    "CommandName": "Get-PnPRequestAccessEmails",
    "Id": 526,
    "Rank": 1
  },
  {
    "Command": "Get-PnPRoleDefinition",
    "CommandName": "Get-PnPRoleDefinition",
    "Id": 527,
    "Rank": 1
  },
  {
    "Command": "Get-PnPRoleDefinition -Identity Read",
    "CommandName": "Get-PnPRoleDefinition",
    "Id": 528,
    "Rank": 2
  },
  {
    "Command": "Get-PnPRoleDefinition | Where-Object { $_.RoleTypeKind -eq \"Administrator\" }",
    "CommandName": "Get-PnPRoleDefinition",
    "Id": 529,
    "Rank": 3
  },
  {
    "Command": "Get-PnPSearchConfiguration",
    "CommandName": "Get-PnPSearchConfiguration",
    "Id": 530,
    "Rank": 1
  },
  {
    "Command": "Get-PnPSearchConfiguration -Scope Site",
    "CommandName": "Get-PnPSearchConfiguration",
    "Id": 531,
    "Rank": 2
  },
  {
    "Command": "Get-PnPSearchConfiguration -Scope Subscription",
    "CommandName": "Get-PnPSearchConfiguration",
    "Id": 532,
    "Rank": 3
  },
  {
    "Command": "Get-PnPSearchConfiguration -Path searchconfig.xml -Scope Subscription",
    "CommandName": "Get-PnPSearchConfiguration",
    "Id": 533,
    "Rank": 4
  },
  {
    "Command": "Get-PnPSearchConfiguration -Scope Site -OutputFormat ManagedPropertyMappings",
    "CommandName": "Get-PnPSearchConfiguration",
    "Id": 534,
    "Rank": 5
  },
  {
    "Command": "Get-PnPSearchConfiguration -Scope Site -PromotedResultsToBookmarkCSV -Path bookmarks.csv",
    "CommandName": "Get-PnPSearchConfiguration",
    "Id": 535,
    "Rank": 6
  },
  {
    "Command": "Get-PnPSearchConfiguration -Scope Site -PromotedResultsToBookmarkCSV -Path bookmarks.csv -BookmarkStatus Published",
    "CommandName": "Get-PnPSearchConfiguration",
    "Id": 536,
    "Rank": 7
  },
  {
    "Command": "Get-PnPSearchConfiguration -Scope Subscription -PromotedResultsToBookmarkCSV -ExcludeVisualPromotedResults $false",
    "CommandName": "Get-PnPSearchConfiguration",
    "Id": 537,
    "Rank": 8
  },
  {
    "Command": "Get-PnPSearchCrawlLog",
    "CommandName": "Get-PnPSearchCrawlLog",
    "Id": 538,
    "Rank": 1
  },
  {
    "Command": "Get-PnPSearchCrawlLog -Filter \"https://contoso-my.sharepoint.com/personal\"",
    "CommandName": "Get-PnPSearchCrawlLog",
    "Id": 539,
    "Rank": 2
  },
  {
    "Command": "Get-PnPSearchCrawlLog -ContentSource UserProfiles",
    "CommandName": "Get-PnPSearchCrawlLog",
    "Id": 540,
    "Rank": 3
  },
  {
    "Command": "Get-PnPSearchCrawlLog -ContentSource UserProfiles -Filter \"mikael\"",
    "CommandName": "Get-PnPSearchCrawlLog",
    "Id": 541,
    "Rank": 4
  },
  {
    "Command": "Get-PnPSearchCrawlLog -ContentSource Sites -LogLevel Error -RowLimit 10",
    "CommandName": "Get-PnPSearchCrawlLog",
    "Id": 542,
    "Rank": 5
  },
  {
    "Command": "Get-PnPSearchCrawlLog -EndDate (Get-Date).AddDays(-100)",
    "CommandName": "Get-PnPSearchCrawlLog",
    "Id": 543,
    "Rank": 6
  },
  {
    "Command": "Get-PnPSearchCrawlLog -RowFilter 3 -RawFormat",
    "CommandName": "Get-PnPSearchCrawlLog",
    "Id": 544,
    "Rank": 7
  },
  {
    "Command": "Get-PnPSearchSettings",
    "CommandName": "Get-PnPSearchSettings",
    "Id": 545,
    "Rank": 1
  },
  {
    "Command": "Get-PnPServiceCurrentHealth",
    "CommandName": "Get-PnPServiceCurrentHealth",
    "Id": 546,
    "Rank": 1
  },
  {
    "Command": "Get-PnPServiceCurrentHealth -Identity \"SharePoint Online\"",
    "CommandName": "Get-PnPServiceCurrentHealth",
    "Id": 547,
    "Rank": 2
  },
  {
    "Command": "Get-PnPServiceHealthIssue",
    "CommandName": "Get-PnPServiceHealthIssue",
    "Id": 548,
    "Rank": 1
  },
  {
    "Command": "Get-PnPServiceHealthIssue -Identity \"EX123456\"",
    "CommandName": "Get-PnPServiceHealthIssue",
    "Id": 549,
    "Rank": 2
  },
  {
    "Command": "Get-PnPSharingForNonOwnersOfSite",
    "CommandName": "Get-PnPSharingForNonOwnersOfSite",
    "Id": 550,
    "Rank": 1
  },
  {
    "Command": "Get-PnPSite",
    "CommandName": "Get-PnPSite",
    "Id": 551,
    "Rank": 1
  },
  {
    "Command": "Get-PnPSite -Includes RootWeb,ServerRelativeUrl",
    "CommandName": "Get-PnPSite",
    "Id": 552,
    "Rank": 2
  },
  {
    "Command": "Get-PnPSiteClosure",
    "CommandName": "Get-PnPSiteClosure",
    "Id": 553,
    "Rank": 1
  },
  {
    "Command": "Get-PnPSiteCollectionAdmin",
    "CommandName": "Get-PnPSiteCollectionAdmin",
    "Id": 554,
    "Rank": 1
  },
  {
    "Command": "Get-PnPSiteCollectionAppCatalog",
    "CommandName": "Get-PnPSiteCollectionAppCatalog",
    "Id": 555,
    "Rank": 1
  },
  {
    "Command": "Get-PnPSiteCollectionAppCatalog -CurrentSite",
    "CommandName": "Get-PnPSiteCollectionAppCatalog",
    "Id": 556,
    "Rank": 2
  },
  {
    "Command": "Get-PnPSiteCollectionAppCatalog -ExcludeDeletedSites",
    "CommandName": "Get-PnPSiteCollectionAppCatalog",
    "Id": 557,
    "Rank": 3
  },
  {
    "Command": "Get-PnPSiteCollectionTermStore",
    "CommandName": "Get-PnPSiteCollectionTermStore",
    "Id": 558,
    "Rank": 1
  },
  {
    "Command": "Get-PnPSiteDesign",
    "CommandName": "Get-PnPSiteDesign",
    "Id": 559,
    "Rank": 1
  },
  {
    "Command": "Get-PnPSiteDesign -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd",
    "CommandName": "Get-PnPSiteDesign",
    "Id": 560,
    "Rank": 2
  },
  {
    "Command": "Get-PnPSiteDesignRights -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd",
    "CommandName": "Get-PnPSiteDesignRights",
    "Id": 561,
    "Rank": 1
  },
  {
    "Command": "Get-PnPSiteDesignRun",
    "CommandName": "Get-PnPSiteDesignRun",
    "Id": 562,
    "Rank": 1
  },
  {
    "Command": "Get-PnPSiteDesignRun -WebUrl \"https://mytenant.sharepoint.com/sites/project\"",
    "CommandName": "Get-PnPSiteDesignRun",
    "Id": 563,
    "Rank": 2
  },
  {
    "Command": "Get-PnPSiteDesignTask -Identity 501z8c32-4147-44d4-8607-26c2f67cae82",
    "CommandName": "Get-PnPSiteDesignTask",
    "Id": 564,
    "Rank": 1
  },
  {
    "Command": "Get-PnPSiteDesignTask",
    "CommandName": "Get-PnPSiteDesignTask",
    "Id": 565,
    "Rank": 2
  },
  {
    "Command": "Get-PnPSiteDesignTask -WebUrl \"https://contoso.sharepoint.com/sites/project\"",
    "CommandName": "Get-PnPSiteDesignTask",
    "Id": 566,
    "Rank": 3
  },
  {
    "Command": "Get-PnPSiteGroup",
    "CommandName": "Get-PnPSiteGroup",
    "Id": 567,
    "Rank": 1
  },
  {
    "Command": "Get-PnPSiteGroup -Site \"https://contoso.sharepoint.com/sites/siteA\"",
    "CommandName": "Get-PnPSiteGroup",
    "Id": 568,
    "Rank": 2
  },
  {
    "Command": "Get-PnPSiteGroup -Group \"SiteA Members\"",
    "CommandName": "Get-PnPSiteGroup",
    "Id": 569,
    "Rank": 3
  },
  {
    "Command": "Get-PnPSiteGroup -Group \"SiteA Members\" -Site \"https://contoso.sharepoint.com/sites/siteA\"",
    "CommandName": "Get-PnPSiteGroup",
    "Id": 570,
    "Rank": 4
  },
  {
    "Command": "Get-PnPSitePolicy",
    "CommandName": "Get-PnPSitePolicy",
    "Id": 571,
    "Rank": 1
  },
  {
    "Command": "Get-PnPSitePolicy -AllAvailable",
    "CommandName": "Get-PnPSitePolicy",
    "Id": 572,
    "Rank": 2
  },
  {
    "Command": "Get-PnPSitePolicy -Name \"Contoso HBI\"",
    "CommandName": "Get-PnPSitePolicy",
    "Id": 573,
    "Rank": 3
  },
  {
    "Command": "Get-PnPSiteScript",
    "CommandName": "Get-PnPSiteScript",
    "Id": 574,
    "Rank": 1
  },
  {
    "Command": "Get-PnPSiteScript -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd",
    "CommandName": "Get-PnPSiteScript",
    "Id": 575,
    "Rank": 2
  },
  {
    "Command": "Get-PnPSiteScriptFromList -Url \"https://contoso.sharepoint.com/sites/teamsite/lists/MyList\"",
    "CommandName": "Get-PnPSiteScriptFromList",
    "Id": 576,
    "Rank": 1
  },
  {
    "Command": "Get-PnPSiteScriptFromList -Url \"https://contoso.sharepoint.com/sites/teamsite/Shared Documents\"",
    "CommandName": "Get-PnPSiteScriptFromList",
    "Id": 577,
    "Rank": 2
  },
  {
    "Command": "Get-PnPSiteScriptFromWeb -IncludeAll",
    "CommandName": "Get-PnPSiteScriptFromWeb",
    "Id": 578,
    "Rank": 1
  },
  {
    "Command": "Get-PnPSiteScriptFromWeb -Url \"https://contoso.sharepoint.com/sites/teamsite\" -IncludeAll",
    "CommandName": "Get-PnPSiteScriptFromWeb",
    "Id": 579,
    "Rank": 2
  },
  {
    "Command": "Get-PnPSiteScriptFromWeb -Url \"https://contoso.sharepoint.com/sites/teamsite\" -IncludeAll -Lists \"Shared Documents\",\"Lists\\MyList\"",
    "CommandName": "Get-PnPSiteScriptFromWeb",
    "Id": 580,
    "Rank": 3
  },
  {
    "Command": "Get-PnPSiteScriptFromWeb -Url \"https://contoso.sharepoint.com/sites/teamsite\" -IncludeBranding -IncludeLinksToExportedItems",
    "CommandName": "Get-PnPSiteScriptFromWeb",
    "Id": 581,
    "Rank": 4
  },
  {
    "Command": "Get-PnPSiteScriptFromWeb -IncludeAllLists",
    "CommandName": "Get-PnPSiteScriptFromWeb",
    "Id": 582,
    "Rank": 5
  },
  {
    "Command": "Get-PnPSiteSearchQueryResults",
    "CommandName": "Get-PnPSiteSearchQueryResults",
    "Id": 583,
    "Rank": 1
  },
  {
    "Command": "Get-PnPSiteSearchQueryResults -Query \"WebTemplate:STS\"",
    "CommandName": "Get-PnPSiteSearchQueryResults",
    "Id": 584,
    "Rank": 2
  },
  {
    "Command": "Get-PnPSiteSearchQueryResults -Query \"WebTemplate:SPSPERS\"",
    "CommandName": "Get-PnPSiteSearchQueryResults",
    "Id": 585,
    "Rank": 3
  },
  {
    "Command": "Get-PnPSiteSearchQueryResults -Query \"Title:Intranet*\"",
    "CommandName": "Get-PnPSiteSearchQueryResults",
    "Id": 586,
    "Rank": 4
  },
  {
    "Command": "Get-PnPSiteSearchQueryResults -MaxResults 10",
    "CommandName": "Get-PnPSiteSearchQueryResults",
    "Id": 587,
    "Rank": 5
  },
  {
    "Command": "Get-PnPSiteSearchQueryResults -All",
    "CommandName": "Get-PnPSiteSearchQueryResults",
    "Id": 588,
    "Rank": 6
  },
  {
    "Command": "Get-PnPSiteSensitivityLabel",
    "CommandName": "Get-PnPSiteSensitivityLabel",
    "Id": 589,
    "Rank": 1
  },
  {
    "Command": "Get-PnPSiteTemplate -Out template.pnp",
    "CommandName": "Get-PnPSiteTemplate",
    "Id": 590,
    "Rank": 1
  },
  {
    "Command": "Get-PnPSiteTemplate -Out template.xml",
    "CommandName": "Get-PnPSiteTemplate",
    "Id": 591,
    "Rank": 2
  },
  {
    "Command": "Get-PnPSiteTemplate -Out template.md",
    "CommandName": "Get-PnPSiteTemplate",
    "Id": 592,
    "Rank": 3
  },
  {
    "Command": "Get-PnPSiteTemplate -Out template.pnp -Schema V201503",
    "CommandName": "Get-PnPSiteTemplate",
    "Id": 593,
    "Rank": 4
  },
  {
    "Command": "Get-PnPSiteTemplate -Out template.pnp -IncludeAllTermGroups",
    "CommandName": "Get-PnPSiteTemplate",
    "Id": 594,
    "Rank": 5
  },
  {
    "Command": "Get-PnPSiteTemplate -Out template.pnp -IncludeSiteCollectionTermGroup",
    "CommandName": "Get-PnPSiteTemplate",
    "Id": 595,
    "Rank": 6
  },
  {
    "Command": "Get-PnPSiteTemplate -Out template.pnp -PersistBrandingFiles",
    "CommandName": "Get-PnPSiteTemplate",
    "Id": 596,
    "Rank": 7
  },
  {
    "Command": "Get-PnPSiteTemplate -Out template.pnp -Handlers Lists, SiteSecurity",
    "CommandName": "Get-PnPSiteTemplate",
    "Id": 597,
    "Rank": 8
  },
  {
    "Command": "Get-PnPSiteTemplate -Out template.pnp -PersistMultiLanguageResources",
    "CommandName": "Get-PnPSiteTemplate",
    "Id": 598,
    "Rank": 9
  },
  {
    "Command": "Get-PnPSiteTemplate -Out template.pnp -PersistMultiLanguageResources -ResourceFilePrefix MyResources",
    "CommandName": "Get-PnPSiteTemplate",
    "Id": 599,
    "Rank": 10
  },
  {
    "Command": "Get-PnPSiteTemplate -Out template.pnp -ContentTypeGroups \"Group A\",\"Group B\"",
    "CommandName": "Get-PnPSiteTemplate",
    "Id": 600,
    "Rank": 11
  },
  {
    "Command": "Get-PnPSiteTemplate -Out template.pnp -ExcludeContentTypesFromSyndication",
    "CommandName": "Get-PnPSiteTemplate",
    "Id": 601,
    "Rank": 12
  },
  {
    "Command": "Get-PnPSiteTemplate -Out template.pnp -ListsToExtract \"Title of List One\",\"95c4efd6-08f4-4c67-94ae-49d696ba1298\",\"Title of List Three\"",
    "CommandName": "Get-PnPSiteTemplate",
    "Id": 602,
    "Rank": 13
  },
  {
    "Command": "Get-PnPSiteTemplate -Out template.xml -Handlers Fields, ContentTypes, SupportedUILanguages -PersistMultiLanguageResources",
    "CommandName": "Get-PnPSiteTemplate",
    "Id": 603,
    "Rank": 14
  },
  {
    "Command": "Get-PnPSiteUserInvitations -Site \"https://contoso.sharepoint.com/sites/ContosoWeb1/\" -EmailAddress someone@example.com",
    "CommandName": "Get-PnPSiteUserInvitations",
    "Id": 604,
    "Rank": 1
  },
  {
    "Command": "Get-PnPStorageEntity",
    "CommandName": "Get-PnPStorageEntity",
    "Id": 605,
    "Rank": 1
  },
  {
    "Command": "Get-PnPStorageEntity -Key MyKey",
    "CommandName": "Get-PnPStorageEntity",
    "Id": 606,
    "Rank": 2
  },
  {
    "Command": "Get-PnPStorageEntity -Scope Site",
    "CommandName": "Get-PnPStorageEntity",
    "Id": 607,
    "Rank": 3
  },
  {
    "Command": "Get-PnPStorageEntity -Key MyKey -Scope Site",
    "CommandName": "Get-PnPStorageEntity",
    "Id": 608,
    "Rank": 4
  },
  {
    "Command": "Get-PnPStoredCredential -Name O365",
    "CommandName": "Get-PnPStoredCredential",
    "Id": 609,
    "Rank": 1
  },
  {
    "Command": "Get-PnPStructuralNavigationCacheSiteState -SiteUrl \"https://contoso.sharepoint.com/sites/product/\"",
    "CommandName": "Get-PnPStructuralNavigationCacheSiteState",
    "Id": 610,
    "Rank": 1
  },
  {
    "Command": "Get-PnPStructuralNavigationCacheWebState -WebUrl \"https://contoso.sharepoint.com/sites/product/electronics\"",
    "CommandName": "Get-PnPStructuralNavigationCacheWebState",
    "Id": 611,
    "Rank": 1
  },
  {
    "Command": "Get-PnPSubscribeSharePointNewsDigest -Account 'user@domain.com'",
    "CommandName": "Get-PnPSubscribeSharePointNewsDigest",
    "Id": 612,
    "Rank": 1
  },
  {
    "Command": "Get-PnPSubWeb",
    "CommandName": "Get-PnPSubWeb",
    "Id": 613,
    "Rank": 1
  },
  {
    "Command": "Get-PnPSubWeb -Recurse",
    "CommandName": "Get-PnPSubWeb",
    "Id": 614,
    "Rank": 2
  },
  {
    "Command": "Get-PnPSubWeb -Recurse -Includes \"WebTemplate\",\"Description\" | Select ServerRelativeUrl, WebTemplate, Description",
    "CommandName": "Get-PnPSubWeb",
    "Id": 615,
    "Rank": 3
  },
  {
    "Command": "Get-PnPSubWeb -Identity Team1 -Recurse",
    "CommandName": "Get-PnPSubWeb",
    "Id": 616,
    "Rank": 4
  },
  {
    "Command": "Get-PnPSubWeb -Identity Team1 -Recurse -IncludeRootWeb",
    "CommandName": "Get-PnPSubWeb",
    "Id": 617,
    "Rank": 5
  },
  {
    "Command": "Get-PnPSyntexModel",
    "CommandName": "Get-PnPSyntexModel",
    "Id": 618,
    "Rank": 1
  },
  {
    "Command": "Get-PnPSyntexModel -Identity 1",
    "CommandName": "Get-PnPSyntexModel",
    "Id": 619,
    "Rank": 2
  },
  {
    "Command": "Get-PnPSyntexModel -Identity \"Invoice model\"",
    "CommandName": "Get-PnPSyntexModel",
    "Id": 620,
    "Rank": 3
  },
  {
    "Command": "Get-PnPSyntexModelPublication -Identity \"Invoice model\"",
    "CommandName": "Get-PnPSyntexModelPublication",
    "Id": 621,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTaxonomyItem -TermPath \"My Term Group|My Term Set|Contoso\"",
    "CommandName": "Get-PnPTaxonomyItem",
    "Id": 622,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTeamsApp",
    "CommandName": "Get-PnPTeamsApp",
    "Id": 623,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTeamsApp -Identity a54224d7-608b-4839-bf74-1b68148e65d4",
    "CommandName": "Get-PnPTeamsApp",
    "Id": 624,
    "Rank": 2
  },
  {
    "Command": "Get-PnPTeamsApp -Identity \"MyTeamsApp\"",
    "CommandName": "Get-PnPTeamsApp",
    "Id": 625,
    "Rank": 3
  },
  {
    "Command": "Get-PnPTeamsChannel -Team a6c1e0d7-f579-4993-81ab-4b666f8edea8",
    "CommandName": "Get-PnPTeamsChannel",
    "Id": 626,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTeamsChannel -Team a6c1e0d7-f579-4993-81ab-4b666f8edea8 -Identity \"Test Channel\"",
    "CommandName": "Get-PnPTeamsChannel",
    "Id": 627,
    "Rank": 2
  },
  {
    "Command": "Get-PnPTeamsChannel -Team a6c1e0d7-f579-4993-81ab-4b666f8edea8 -Identity \"19:796d063b63e34497aeaf092c8fb9b44e@thread.skype\"",
    "CommandName": "Get-PnPTeamsChannel",
    "Id": 628,
    "Rank": 3
  },
  {
    "Command": "Get-PnPTeamsChannelFilesFolder -Team \"Sales Team\" -Identity \"Test Channel\"",
    "CommandName": "Get-PnPTeamsChannelFilesFolder",
    "Id": 629,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTeamsChannelFilesFolder -Team a6c1e0d7-f579-4993-81ab-4b666f8edea8 -Identity \"19:796d063b63e34497aeaf092c8fb9b44e@thread.skype\"",
    "CommandName": "Get-PnPTeamsChannelFilesFolder",
    "Id": 630,
    "Rank": 2
  },
  {
    "Command": "Get-PnPTeamsChannelMessage -Team MyTestTeam -Channel \"My Channel\"",
    "CommandName": "Get-PnPTeamsChannelMessage",
    "Id": 631,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTeamsChannelMessage -Team MyTestTeam -Channel \"My Channel\" -Identity 1653089769293",
    "CommandName": "Get-PnPTeamsChannelMessage",
    "Id": 632,
    "Rank": 2
  },
  {
    "Command": "Get-PnPTeamsChannelMessageReply -Team MyTestTeam -Channel \"My Channel\" -Message 1653089769293 -IncludeDeleted",
    "CommandName": "Get-PnPTeamsChannelMessageReply",
    "Id": 633,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTeamsChannelMessageReply -Team MyTestTeam -Channel \"My Channel\" -Message 1653089769293 -Identity 1653086004630",
    "CommandName": "Get-PnPTeamsChannelMessageReply",
    "Id": 634,
    "Rank": 2
  },
  {
    "Command": "Get-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Channel\"",
    "CommandName": "Get-PnPTeamsChannelUser",
    "Id": 635,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Channel\" -Role Member",
    "CommandName": "Get-PnPTeamsChannelUser",
    "Id": 636,
    "Rank": 2
  },
  {
    "Command": "Get-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Channel\" -Identity john.doe@contoso.com",
    "CommandName": "Get-PnPTeamsChannelUser",
    "Id": 637,
    "Rank": 3
  },
  {
    "Command": "Get-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Channel\" -Identity 00000000-0000-0000-0000-000000000000",
    "CommandName": "Get-PnPTeamsChannelUser",
    "Id": 638,
    "Rank": 4
  },
  {
    "Command": "Get-PnPTeamsPrimaryChannel -Team ee0f40fc-b2f7-45c7-b62d-11b90dd2ea8e",
    "CommandName": "Get-PnPTeamsPrimaryChannel",
    "Id": 639,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTeamsPrimaryChannel -Team Sales",
    "CommandName": "Get-PnPTeamsPrimaryChannel",
    "Id": 640,
    "Rank": 2
  },
  {
    "Command": "Get-PnPTeamsTab -Team 5beb63c5-0571-499e-94d5-3279fdd9b6b5 -Channel 19:796d063b63e34497aeaf092c8fb9b44e@thread.skype",
    "CommandName": "Get-PnPTeamsTab",
    "Id": 641,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTeamsTab -Team 5beb63c5-0571-499e-94d5-3279fdd9b6b5 -Channel 19:796d063b63e34497aeaf092c8fb9b44e@thread.skype -Identity \"Wiki\"",
    "CommandName": "Get-PnPTeamsTab",
    "Id": 642,
    "Rank": 2
  },
  {
    "Command": "Get-PnPTeamsTab -Team 5beb63c5-0571-499e-94d5-3279fdd9b6b5 -Channel 19:796d063b63e34497aeaf092c8fb9b44e@thread.skype -Identity d8740a7a-e44e-46c5-8f13-e699f964fc25",
    "CommandName": "Get-PnPTeamsTab",
    "Id": 643,
    "Rank": 3
  },
  {
    "Command": "Get-PnPTeamsTab -Team \"My Team\" -Channel \"My Channel\"",
    "CommandName": "Get-PnPTeamsTab",
    "Id": 644,
    "Rank": 4
  },
  {
    "Command": "Get-PnPTeamsTab -Team \"My Team\" -Channel \"My Channel\" -Identity \"Wiki\"",
    "CommandName": "Get-PnPTeamsTab",
    "Id": 645,
    "Rank": 5
  },
  {
    "Command": "Get-PnPTeamsTeam",
    "CommandName": "Get-PnPTeamsTeam",
    "Id": 646,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTeamsTeam -Identity \"PnP PowerShell\"",
    "CommandName": "Get-PnPTeamsTeam",
    "Id": 647,
    "Rank": 2
  },
  {
    "Command": "Get-PnPTeamsTeam -Identity \"baba9192-55be-488a-9fb7-2e2e76edbef2\"",
    "CommandName": "Get-PnPTeamsTeam",
    "Id": 648,
    "Rank": 3
  },
  {
    "Command": "Get-PnPTeamsUser -Team MyTeam",
    "CommandName": "Get-PnPTeamsUser",
    "Id": 649,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTeamsUser -Team MyTeam -Role Owner",
    "CommandName": "Get-PnPTeamsUser",
    "Id": 650,
    "Rank": 2
  },
  {
    "Command": "Get-PnPTeamsUser -Team MyTeam -Role Member",
    "CommandName": "Get-PnPTeamsUser",
    "Id": 651,
    "Rank": 3
  },
  {
    "Command": "Get-PnPTeamsUser -Team MyTeam -Role Guest",
    "CommandName": "Get-PnPTeamsUser",
    "Id": 652,
    "Rank": 4
  },
  {
    "Command": "Get-PnPTemporarilyDisableAppBar",
    "CommandName": "Get-PnPTemporarilyDisableAppBar",
    "Id": 653,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTenant",
    "CommandName": "Get-PnPTenant",
    "Id": 654,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTenantAppCatalogUrl",
    "CommandName": "Get-PnPTenantAppCatalogUrl",
    "Id": 655,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTenantCdnEnabled -CdnType Public",
    "CommandName": "Get-PnPTenantCdnEnabled",
    "Id": 656,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTenantCdnOrigin -CdnType Public",
    "CommandName": "Get-PnPTenantCdnOrigin",
    "Id": 657,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTenantCdnPolicies -CdnType Public",
    "CommandName": "Get-PnPTenantCdnPolicies",
    "Id": 658,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTenantDeletedSite",
    "CommandName": "Get-PnPTenantDeletedSite",
    "Id": 659,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTenantDeletedSite -Identity \"https://tenant.sharepoint.com/sites/contoso\"",
    "CommandName": "Get-PnPTenantDeletedSite",
    "Id": 660,
    "Rank": 2
  },
  {
    "Command": "Get-PnPTenantDeletedSite -IncludePersonalSite",
    "CommandName": "Get-PnPTenantDeletedSite",
    "Id": 661,
    "Rank": 3
  },
  {
    "Command": "Get-PnPTenantDeletedSite -IncludeOnlyPersonalSite",
    "CommandName": "Get-PnPTenantDeletedSite",
    "Id": 662,
    "Rank": 4
  },
  {
    "Command": "Get-PnPTenantId",
    "CommandName": "Get-PnPTenantId",
    "Id": 663,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTenantId -TenantUrl \"https://contoso.sharepoint.com\"",
    "CommandName": "Get-PnPTenantId",
    "Id": 664,
    "Rank": 2
  },
  {
    "Command": "Get-PnPTenantInstance",
    "CommandName": "Get-PnPTenantInstance",
    "Id": 665,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTenantRecycleBinItem",
    "CommandName": "Get-PnPTenantRecycleBinItem",
    "Id": 666,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTenantSequence -Template $myTemplateObject",
    "CommandName": "Get-PnPTenantSequence",
    "Id": 667,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTenantSequence -Template $myTemplateObject -Identity \"mysequence\"",
    "CommandName": "Get-PnPTenantSequence",
    "Id": 668,
    "Rank": 2
  },
  {
    "Command": "Get-PnPTenantSequenceSite -Sequence $mysequence",
    "CommandName": "Get-PnPTenantSequenceSite",
    "Id": 669,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTenantSequenceSite -Sequence $mysequence -Identity 8058ea99-af7b-4bb7-b12a-78f93398041e",
    "CommandName": "Get-PnPTenantSequenceSite",
    "Id": 670,
    "Rank": 2
  },
  {
    "Command": "Get-PnPTenantSite",
    "CommandName": "Get-PnPTenantSite",
    "Id": 671,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTenantSite -Detailed",
    "CommandName": "Get-PnPTenantSite",
    "Id": 672,
    "Rank": 2
  },
  {
    "Command": "Get-PnPTenantSite -IncludeOneDriveSites",
    "CommandName": "Get-PnPTenantSite",
    "Id": 673,
    "Rank": 3
  },
  {
    "Command": "Get-PnPTenantSite -IncludeOneDriveSites -Filter \"Url -like '-my.sharepoint.com/personal/'\"",
    "CommandName": "Get-PnPTenantSite",
    "Id": 674,
    "Rank": 4
  },
  {
    "Command": "Get-PnPTenantSite -Identity \"http://tenant.sharepoint.com/sites/projects\"",
    "CommandName": "Get-PnPTenantSite",
    "Id": 675,
    "Rank": 5
  },
  {
    "Command": "Get-PnPTenantSite -Identity 7e8a6f56-92fe-4b22-9364-41799e579e8a",
    "CommandName": "Get-PnPTenantSite",
    "Id": 676,
    "Rank": 6
  },
  {
    "Command": "Get-PnPTenantSite -Template SITEPAGEPUBLISHING#0",
    "CommandName": "Get-PnPTenantSite",
    "Id": 677,
    "Rank": 7
  },
  {
    "Command": "Get-PnPTenantSite -Filter \"Url -like 'sales'\"",
    "CommandName": "Get-PnPTenantSite",
    "Id": 678,
    "Rank": 8
  },
  {
    "Command": "Get-PnPTenantSite -GroupIdDefined $true",
    "CommandName": "Get-PnPTenantSite",
    "Id": 679,
    "Rank": 9
  },
  {
    "Command": "Get-PnPTenantSyncClientRestriction",
    "CommandName": "Get-PnPTenantSyncClientRestriction",
    "Id": 680,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTenantTemplate -Out tenanttemplate.xml",
    "CommandName": "Get-PnPTenantTemplate",
    "Id": 681,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTenantTemplate -Out tenanttemplate.xml -SiteUrl https://m365x123456.sharepoint.com/sites/HomeSite",
    "CommandName": "Get-PnPTenantTemplate",
    "Id": 682,
    "Rank": 2
  },
  {
    "Command": "Get-PnPTenantTemplate -Out tenanttemplate.xml -SiteUrl https://m365x123456.sharepoint.com/sites/HomeSite -Force",
    "CommandName": "Get-PnPTenantTemplate",
    "Id": 683,
    "Rank": 3
  },
  {
    "Command": "Get-PnPTenantTheme",
    "CommandName": "Get-PnPTenantTheme",
    "Id": 684,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTenantTheme -Name \"MyCompanyTheme\"",
    "CommandName": "Get-PnPTenantTheme",
    "Id": 685,
    "Rank": 2
  },
  {
    "Command": "Get-PnPTenantTheme -Name \"MyCompanyTheme\" -AsJson",
    "CommandName": "Get-PnPTenantTheme",
    "Id": 686,
    "Rank": 3
  },
  {
    "Command": "Get-PnPTerm -TermSet \"Departments\" -TermGroup \"Corporate\"",
    "CommandName": "Get-PnPTerm",
    "Id": 687,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTerm -Identity \"Finance\" -TermSet \"Departments\" -TermGroup \"Corporate\"",
    "CommandName": "Get-PnPTerm",
    "Id": 688,
    "Rank": 2
  },
  {
    "Command": "Get-PnPTerm -Identity ab2af486-e097-4b4a-9444-527b251f1f8d -TermSet \"Departments\" -TermGroup \"Corporate\"",
    "CommandName": "Get-PnPTerm",
    "Id": 689,
    "Rank": 3
  },
  {
    "Command": "Get-PnPTerm -Identity \"Small Finance\" -TermSet \"Departments\" -TermGroup \"Corporate\" -Recursive",
    "CommandName": "Get-PnPTerm",
    "Id": 690,
    "Rank": 4
  },
  {
    "Command": "Get-PnPTerm -Identity \"Small Finance\" -TermSet \"Departments\" -TermGroup \"Corporate\" -Recursive -IncludeDeprecated",
    "CommandName": "Get-PnPTerm",
    "Id": 691,
    "Rank": 5
  },
  {
    "Command": "Get-PnPTermGroup",
    "CommandName": "Get-PnPTermGroup",
    "Id": 692,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTermGroup -Identity \"Departments\"",
    "CommandName": "Get-PnPTermGroup",
    "Id": 693,
    "Rank": 2
  },
  {
    "Command": "Get-PnPTermGroup -Identity ab2af486-e097-4b4a-9444-527b251f1f8d",
    "CommandName": "Get-PnPTermGroup",
    "Id": 694,
    "Rank": 3
  },
  {
    "Command": "Get-PnPTermLabel -Term af8601d6-d925-46dd-af7b-4a58515ffd83",
    "CommandName": "Get-PnPTermLabel",
    "Id": 695,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTermLabel -Term af8601d6-d925-46dd-af7b-4a58515ffd83 -Lcid 1033",
    "CommandName": "Get-PnPTermLabel",
    "Id": 696,
    "Rank": 2
  },
  {
    "Command": "Get-PnPTermLabel -Term \"Marketing\" -TermSet \"Departments\" -TermGroup \"Corporate\"",
    "CommandName": "Get-PnPTermLabel",
    "Id": 697,
    "Rank": 3
  },
  {
    "Command": "Get-PnPTermSet -TermGroup \"Corporate\"",
    "CommandName": "Get-PnPTermSet",
    "Id": 698,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTermSet -Identity \"Departments\" -TermGroup \"Corporate\"",
    "CommandName": "Get-PnPTermSet",
    "Id": 699,
    "Rank": 2
  },
  {
    "Command": "Get-PnPTermSet -Identity ab2af486-e097-4b4a-9444-527b251f1f8d -TermGroup \"Corporate",
    "CommandName": "Get-PnPTermSet",
    "Id": 700,
    "Rank": 3
  },
  {
    "Command": "Get-PnPTheme",
    "CommandName": "Get-PnPTheme",
    "Id": 701,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTheme -DetectCurrentComposedLook",
    "CommandName": "Get-PnPTheme",
    "Id": 702,
    "Rank": 2
  },
  {
    "Command": "Get-PnPTimeZoneId",
    "CommandName": "Get-PnPTimeZoneId",
    "Id": 703,
    "Rank": 1
  },
  {
    "Command": "Get-PnPTimeZoneId -Match Stockholm",
    "CommandName": "Get-PnPTimeZoneId",
    "Id": 704,
    "Rank": 2
  },
  {
    "Command": "Get-PnPUnifiedAuditLog -ContentType SharePoint -StartTime (Get-Date).AddDays(-2) -EndTime (Get-Date).AddDays(-1)",
    "CommandName": "Get-PnPUnifiedAuditLog",
    "Id": 705,
    "Rank": 1
  },
  {
    "Command": "Get-PnPUPABulkImportStatus",
    "CommandName": "Get-PnPUPABulkImportStatus",
    "Id": 706,
    "Rank": 1
  },
  {
    "Command": "Get-PnPUPABulkImportStatus -IncludeErrorDetails",
    "CommandName": "Get-PnPUPABulkImportStatus",
    "Id": 707,
    "Rank": 2
  },
  {
    "Command": "Get-PnPUPABulkImportStatus -JobId <guid>",
    "CommandName": "Get-PnPUPABulkImportStatus",
    "Id": 708,
    "Rank": 3
  },
  {
    "Command": "Get-PnPUPABulkImportStatus -JobId <guid> -IncludeErrorDetails",
    "CommandName": "Get-PnPUPABulkImportStatus",
    "Id": 709,
    "Rank": 4
  },
  {
    "Command": "Get-PnPUser",
    "CommandName": "Get-PnPUser",
    "Id": 710,
    "Rank": 1
  },
  {
    "Command": "Get-PnPUser -Identity 23",
    "CommandName": "Get-PnPUser",
    "Id": 711,
    "Rank": 2
  },
  {
    "Command": "Get-PnPUser -Identity \"i:0#.f|membership|user@tenant.onmicrosoft.com\"",
    "CommandName": "Get-PnPUser",
    "Id": 712,
    "Rank": 3
  },
  {
    "Command": "Get-PnPUser | ? Email -eq \"user@tenant.onmicrosoft.com\"",
    "CommandName": "Get-PnPUser",
    "Id": 713,
    "Rank": 4
  },
  {
    "Command": "Get-PnPUser -WithRightsAssigned",
    "CommandName": "Get-PnPUser",
    "Id": 714,
    "Rank": 5
  },
  {
    "Command": "Get-PnPUser -WithRightsAssigned -Web subsite1",
    "CommandName": "Get-PnPUser",
    "Id": 715,
    "Rank": 6
  },
  {
    "Command": "Get-PnPUser -WithRightsAssignedDetailed",
    "CommandName": "Get-PnPUser",
    "Id": 716,
    "Rank": 7
  },
  {
    "Command": "Get-PnPUserOneDriveQuota -Account 'user@domain.com'",
    "CommandName": "Get-PnPUserOneDriveQuota",
    "Id": 717,
    "Rank": 1
  },
  {
    "Command": "Get-PnPUserProfileProperty -Account 'user@domain.com'",
    "CommandName": "Get-PnPUserProfileProperty",
    "Id": 718,
    "Rank": 1
  },
  {
    "Command": "Get-PnPUserProfileProperty -Account 'user@domain.com','user2@domain.com'",
    "CommandName": "Get-PnPUserProfileProperty",
    "Id": 719,
    "Rank": 2
  },
  {
    "Command": "Get-PnPView -List \"Demo List\"",
    "CommandName": "Get-PnPView",
    "Id": 720,
    "Rank": 1
  },
  {
    "Command": "Get-PnPView -List \"Demo List\" -Identity \"Demo View\"",
    "CommandName": "Get-PnPView",
    "Id": 721,
    "Rank": 2
  },
  {
    "Command": "Get-PnPView -List \"Demo List\" -Identity \"5275148a-6c6c-43d8-999a-d2186989a661\"",
    "CommandName": "Get-PnPView",
    "Id": 722,
    "Rank": 3
  },
  {
    "Command": "Get-PnPVivaConnectionsDashboardACE",
    "CommandName": "Get-PnPVivaConnectionsDashboardACE",
    "Id": 723,
    "Rank": 1
  },
  {
    "Command": "Get-PnPVivaConnectionsDashboardACE -Identity \"58108715-185e-4214-8786-01218e7ab9ef\"",
    "CommandName": "Get-PnPVivaConnectionsDashboardACE",
    "Id": 724,
    "Rank": 2
  },
  {
    "Command": "Get-PnPWeb",
    "CommandName": "Get-PnPWeb",
    "Id": 725,
    "Rank": 1
  },
  {
    "Command": "Get-PnPWebHeader",
    "CommandName": "Get-PnPWebHeader",
    "Id": 726,
    "Rank": 1
  },
  {
    "Command": "Get-PnPWebhookSubscriptions -List MyList",
    "CommandName": "Get-PnPWebhookSubscriptions",
    "Id": 727,
    "Rank": 1
  },
  {
    "Command": "Get-PnPWebPart -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\"",
    "CommandName": "Get-PnPWebPart",
    "Id": 728,
    "Rank": 1
  },
  {
    "Command": "Get-PnPWebPart -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\" -Identity a2875399-d6ff-43a0-96da-be6ae5875f82",
    "CommandName": "Get-PnPWebPart",
    "Id": 729,
    "Rank": 2
  },
  {
    "Command": "Get-PnPWebPartProperty -ServerRelativePageUrl /sites/demo/sitepages/home.aspx -Identity ccd2c98a-c9ae-483b-ae72-19992d583914",
    "CommandName": "Get-PnPWebPartProperty",
    "Id": 730,
    "Rank": 1
  },
  {
    "Command": "Get-PnPWebPartProperty -ServerRelativePageUrl /sites/demo/sitepages/home.aspx -Identity ccd2c98a-c9ae-483b-ae72-19992d583914 -Key \"Title\"",
    "CommandName": "Get-PnPWebPartProperty",
    "Id": 731,
    "Rank": 2
  },
  {
    "Command": "Get-PnPWebPartXml -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\" -Identity a2875399-d6ff-43a0-96da-be6ae5875f82",
    "CommandName": "Get-PnPWebPartXml",
    "Id": 732,
    "Rank": 1
  },
  {
    "Command": "Get-PnPWebTemplates",
    "CommandName": "Get-PnPWebTemplates",
    "Id": 733,
    "Rank": 1
  },
  {
    "Command": "Get-PnPWebTemplates -LCID 1033",
    "CommandName": "Get-PnPWebTemplates",
    "Id": 734,
    "Rank": 2
  },
  {
    "Command": "Get-PnPWebTemplates -CompatibilityLevel 15",
    "CommandName": "Get-PnPWebTemplates",
    "Id": 735,
    "Rank": 3
  },
  {
    "Command": "Get-PnPWikiPageContent -PageUrl '/sites/demo1/pages/wikipage.aspx'",
    "CommandName": "Get-PnPWikiPageContent",
    "Id": 736,
    "Rank": 1
  },
  {
    "Command": "Grant-PnPAzureADAppSitePermission -AppId \"aa37b89e-75a7-47e3-bdb6-b763851c61b6\" -DisplayName \"TestApp\" -Permissions Read",
    "CommandName": "Grant-PnPAzureADAppSitePermission",
    "Id": 737,
    "Rank": 1
  },
  {
    "Command": "Grant-PnPAzureADAppSitePermission -AppId \"aa37b89e-75a7-47e3-bdb6-b763851c61b6\" -DisplayName \"TestApp\" -Permissions Write -Site https://contoso.sharepoint.com/sites/projects",
    "CommandName": "Grant-PnPAzureADAppSitePermission",
    "Id": 738,
    "Rank": 2
  },
  {
    "Command": "Grant-PnPHubSiteRights -Identity \"https://contoso.sharepoint.com/sites/hubsite\" -Principals \"myuser@mydomain.com\",\"myotheruser@mydomain.com\"",
    "CommandName": "Grant-PnPHubSiteRights",
    "Id": 739,
    "Rank": 1
  },
  {
    "Command": "Grant-PnPSiteDesignRights -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd -Principals \"myuser@mydomain.com\",\"myotheruser@mydomain.com\"",
    "CommandName": "Grant-PnPSiteDesignRights",
    "Id": 740,
    "Rank": 1
  },
  {
    "Command": "Grant-PnPTenantServicePrincipalPermission -Scope \"Group.Read.All\"",
    "CommandName": "Grant-PnPTenantServicePrincipalPermission",
    "Id": 741,
    "Rank": 1
  },
  {
    "Command": "Import-PnPTaxonomy -Terms 'Company|Locations|Stockholm'",
    "CommandName": "Import-PnPTaxonomy",
    "Id": 742,
    "Rank": 1
  },
  {
    "Command": "Import-PnPTaxonomy -Terms 'Company|Locations|Stockholm|Central','Company|Locations|Stockholm|North'",
    "CommandName": "Import-PnPTaxonomy",
    "Id": 743,
    "Rank": 2
  },
  {
    "Command": "Import-PnPTaxonomy -Path ./mytaxonomyterms.txt",
    "CommandName": "Import-PnPTaxonomy",
    "Id": 744,
    "Rank": 3
  },
  {
    "Command": "Import-PnPTermGroupFromXml -Xml $xml",
    "CommandName": "Import-PnPTermGroupFromXml",
    "Id": 745,
    "Rank": 1
  },
  {
    "Command": "Import-PnPTermGroupFromXml -Path input.xml",
    "CommandName": "Import-PnPTermGroupFromXml",
    "Id": 746,
    "Rank": 2
  },
  {
    "Command": "Import-PnPTermSet -GroupName 'Standard Terms' -Path 'C:\\\\Temp\\\\ImportTermSet.csv' -SynchronizeDeletions",
    "CommandName": "Import-PnPTermSet",
    "Id": 747,
    "Rank": 1
  },
  {
    "Command": "Import-PnPTermSet -TermStoreName 'My Term Store' -GroupName 'Standard Terms' -Path 'C:\\\\Temp\\\\ImportTermSet.csv' -TermSetId '{15A98DB6-D8E2-43E6-8771-066C1EC2B8D8}'",
    "CommandName": "Import-PnPTermSet",
    "Id": 748,
    "Rank": 2
  },
  {
    "Command": "Import-PnPTermSet -GroupName 'Standard Terms' -Path 'C:\\\\Temp\\\\ImportTermSet.csv' -IsOpen $true -Contact 'user@example.org' -Owner 'user@example.org'",
    "CommandName": "Import-PnPTermSet",
    "Id": 749,
    "Rank": 3
  },
  {
    "Command": "Install-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe",
    "CommandName": "Install-PnPApp",
    "Id": 750,
    "Rank": 1
  },
  {
    "Command": "Install-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Scope Site",
    "CommandName": "Install-PnPApp",
    "Id": 751,
    "Rank": 2
  },
  {
    "Command": "Invoke-PnPGraphMethod -Url \"groups?`$filter=startsWith(displayName,'ZZ')&`$select=displayName\" ; Invoke-PnPGraphMethod -Url 'groups/{id}?`$select=hideFromOutlookClients'",
    "CommandName": "Invoke-PnPGraphMethod",
    "Id": 752,
    "Rank": 1
  },
  {
    "Command": "Invoke-PnPGraphMethod -Url \"groups/{id}\" -Method Delete",
    "CommandName": "Invoke-PnPGraphMethod",
    "Id": 753,
    "Rank": 2
  },
  {
    "Command": "Invoke-PnPGraphMethod -Url \"groups/{id}\" -Method Patch -Content @{ displayName = \"NewName\" }",
    "CommandName": "Invoke-PnPGraphMethod",
    "Id": 754,
    "Rank": 3
  },
  {
    "Command": "Invoke-PnPGraphMethod -Url \"v1.0/users?$filter=accountEnabled ne true&$count=true\" -Method Get -ConsistencyLevelEventual",
    "CommandName": "Invoke-PnPGraphMethod",
    "Id": 755,
    "Rank": 4
  },
  {
    "Command": "Invoke-PnPListDesign -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd",
    "CommandName": "Invoke-PnPListDesign",
    "Id": 756,
    "Rank": 1
  },
  {
    "Command": "Invoke-PnPListDesign -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd -WebUrl \"https://contoso.sharepoint.com/sites/mydemosite\"",
    "CommandName": "Invoke-PnPListDesign",
    "Id": 757,
    "Rank": 2
  },
  {
    "Command": "Invoke-PnPQuery -RetryCount 5",
    "CommandName": "Invoke-PnPQuery",
    "Id": 758,
    "Rank": 1
  },
  {
    "Command": "Invoke-PnPSiteDesign -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd",
    "CommandName": "Invoke-PnPSiteDesign",
    "Id": 759,
    "Rank": 1
  },
  {
    "Command": "Invoke-PnPSiteDesign -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd -WebUrl \"https://contoso.sharepoint.com/sites/mydemosite\"",
    "CommandName": "Invoke-PnPSiteDesign",
    "Id": 760,
    "Rank": 2
  },
  {
    "Command": "Invoke-PnPSiteScript -Identity \"My awesome script\" -WebUrl https://contoso.sharepoint.com/sites/mydemosite",
    "CommandName": "Invoke-PnPSiteScript",
    "Id": 761,
    "Rank": 1
  },
  {
    "Command": "Invoke-PnPSiteSwap -SourceUrl https://contoso.sharepoint.com/sites/CommunicationSite -TargetUrl https://contoso.sharepoint.com -ArchiveUrl https://contoso.sharepoint.com/sites/Archive",
    "CommandName": "Invoke-PnPSiteSwap",
    "Id": 762,
    "Rank": 1
  },
  {
    "Command": "Invoke-PnPSiteSwap -SourceUrl https://contoso.sharepoint.com/sites/SearchSite -TargetUrl https://contoso.sharepoint.com/search -ArchiveUrl https://contoso.sharepoint.com/sites/Archive",
    "CommandName": "Invoke-PnPSiteSwap",
    "Id": 763,
    "Rank": 2
  },
  {
    "Command": "Invoke-PnPSiteSwap -SourceUrl https://contoso.sharepoint.com/sites/CommunicationSite -TargetUrl https://contoso.sharepoint.com -ArchiveUrl https://contoso.sharepoint.com/sites/Archive -DisableRedirection",
    "CommandName": "Invoke-PnPSiteSwap",
    "Id": 764,
    "Rank": 3
  },
  {
    "Command": "Invoke-PnPSiteTemplate -Path template.xml",
    "CommandName": "Invoke-PnPSiteTemplate",
    "Id": 765,
    "Rank": 1
  },
  {
    "Command": "Invoke-PnPSiteTemplate -Path template.xml -ResourceFolder c:\\provisioning\\resources",
    "CommandName": "Invoke-PnPSiteTemplate",
    "Id": 766,
    "Rank": 2
  },
  {
    "Command": "Invoke-PnPSiteTemplate -Path template.xml -Parameters @{\"ListTitle\"=\"Projects\";\"parameter2\"=\"a second value\"}",
    "CommandName": "Invoke-PnPSiteTemplate",
    "Id": 767,
    "Rank": 3
  },
  {
    "Command": "Invoke-PnPSiteTemplate -Path template.xml -Handlers Lists, SiteSecurity",
    "CommandName": "Invoke-PnPSiteTemplate",
    "Id": 768,
    "Rank": 4
  },
  {
    "Command": "Invoke-PnPSiteTemplate -Path template.pnp",
    "CommandName": "Invoke-PnPSiteTemplate",
    "Id": 769,
    "Rank": 5
  },
  {
    "Command": "Invoke-PnPSiteTemplate -Path \"https://tenant.sharepoint.com/sites/templatestorage/Documents/template.pnp\"",
    "CommandName": "Invoke-PnPSiteTemplate",
    "Id": 770,
    "Rank": 6
  },
  {
    "Command": "Invoke-PnPSiteTemplate -Path .\\ -InputInstance $template",
    "CommandName": "Invoke-PnPSiteTemplate",
    "Id": 771,
    "Rank": 7
  },
  {
    "Command": "Invoke-PnPSiteTemplate -Path .\\template.xml -TemplateId \"MyTemplate\"",
    "CommandName": "Invoke-PnPSiteTemplate",
    "Id": 772,
    "Rank": 8
  },
  {
    "Command": "Invoke-PnPTenantTemplate -Path myfile.pnp",
    "CommandName": "Invoke-PnPTenantTemplate",
    "Id": 773,
    "Rank": 1
  },
  {
    "Command": "Invoke-PnPTenantTemplate -Path myfile.pnp -SequenceId \"mysequence\"",
    "CommandName": "Invoke-PnPTenantTemplate",
    "Id": 774,
    "Rank": 2
  },
  {
    "Command": "Invoke-PnPTenantTemplate -Path myfile.pnp -Parameters @{\"ListTitle\"=\"Projects\";\"parameter2\"=\"a second value\"}",
    "CommandName": "Invoke-PnPTenantTemplate",
    "Id": 775,
    "Rank": 3
  },
  {
    "Command": "Invoke-PnPWebAction -ListAction ${function:ListAction}",
    "CommandName": "Invoke-PnPWebAction",
    "Id": 776,
    "Rank": 1
  },
  {
    "Command": "Invoke-PnPWebAction -ShouldProcessListAction ${function:ShouldProcessList} -ListAction ${function:ListAction}",
    "CommandName": "Invoke-PnPWebAction",
    "Id": 777,
    "Rank": 2
  },
  {
    "Command": "Measure-PnPList \"Documents\"",
    "CommandName": "Measure-PnPList",
    "Id": 778,
    "Rank": 1
  },
  {
    "Command": "Measure-PnPList \"Documents\" -BrokenPermissions -ItemLevel",
    "CommandName": "Measure-PnPList",
    "Id": 779,
    "Rank": 2
  },
  {
    "Command": "Measure-PnPWeb",
    "CommandName": "Measure-PnPWeb",
    "Id": 780,
    "Rank": 1
  },
  {
    "Command": "Measure-PnPWeb $web -Recursive",
    "CommandName": "Measure-PnPWeb",
    "Id": 781,
    "Rank": 2
  },
  {
    "Command": "Move-PnPFile -SourceUrl \"Shared Documents/Document.docx\" -TargetUrl \"Archive/Document2.docx\"",
    "CommandName": "Move-PnPFile",
    "Id": 782,
    "Rank": 1
  },
  {
    "Command": "Move-PnPFile -SourceUrl \"Shared Documents/Document.docx\" -TargetUrl \"Archive\" -Overwrite",
    "CommandName": "Move-PnPFile",
    "Id": 783,
    "Rank": 2
  },
  {
    "Command": "Move-PnPFile -SourceUrl \"Shared Documents/Document.docx\" -TargetUrl \"/sites/otherproject/Shared Documents\" -Overwrite -AllowSchemaMismatch -AllowSmallerVersionLimitOnDestination",
    "CommandName": "Move-PnPFile",
    "Id": 784,
    "Rank": 3
  },
  {
    "Command": "Move-PnPFile -SourceUrl \"/sites/project/Shared Documents/Archive\" -TargetUrl \"/sites/archive/Project\" -AllowSchemaMismatch -AllowSmallerVersionLimitOnDestination",
    "CommandName": "Move-PnPFile",
    "Id": 785,
    "Rank": 4
  },
  {
    "Command": "Move-PnPFolder -Folder Documents/Reports -TargetFolder 'Archived Reports'",
    "CommandName": "Move-PnPFolder",
    "Id": 786,
    "Rank": 1
  },
  {
    "Command": "Move-PnPFolder -Folder 'Shared Documents/Reports/2016/Templates' -TargetFolder 'Shared Documents/Reports'",
    "CommandName": "Move-PnPFolder",
    "Id": 787,
    "Rank": 2
  },
  {
    "Command": "Move-PnPListItemToRecycleBin -List \"Demo List\" -Identity \"1\" -Force",
    "CommandName": "Move-PnPListItemToRecycleBin",
    "Id": 788,
    "Rank": 1
  },
  {
    "Command": "Move-PnPPageComponent -Page Home -InstanceId a2875399-d6ff-43a0-96da-be6ae5875f82 -Section 1",
    "CommandName": "Move-PnPPageComponent",
    "Id": 789,
    "Rank": 1
  },
  {
    "Command": "Move-PnPPageComponent -Page Home -InstanceId a2875399-d6ff-43a0-96da-be6ae5875f82 -Column 2",
    "CommandName": "Move-PnPPageComponent",
    "Id": 790,
    "Rank": 2
  },
  {
    "Command": "Move-PnPPageComponent -Page Home -InstanceId a2875399-d6ff-43a0-96da-be6ae5875f82 -Section 1 -Column 2",
    "CommandName": "Move-PnPPageComponent",
    "Id": 791,
    "Rank": 3
  },
  {
    "Command": "Move-PnPPageComponent -Page Home -InstanceId a2875399-d6ff-43a0-96da-be6ae5875f82 -Section 1 -Column 2 -Position 2",
    "CommandName": "Move-PnPPageComponent",
    "Id": 792,
    "Rank": 4
  },
  {
    "Command": "Move-PnPRecycleBinItem",
    "CommandName": "Move-PnpRecycleBinItem",
    "Id": 793,
    "Rank": 1
  },
  {
    "Command": "Move-PnPRecycleBinItem -Identity 26ffff29-b526-4451-9b6f-7f0e56ba7125",
    "CommandName": "Move-PnpRecycleBinItem",
    "Id": 794,
    "Rank": 2
  },
  {
    "Command": "Move-PnPRecycleBinItem -Force",
    "CommandName": "Move-PnpRecycleBinItem",
    "Id": 795,
    "Rank": 3
  },
  {
    "Command": "New-PnPAzureADGroup -DisplayName $displayName -Description $description -MailNickname $nickname",
    "CommandName": "New-PnPAzureADGroup",
    "Id": 796,
    "Rank": 1
  },
  {
    "Command": "New-PnPAzureADGroup -DisplayName $displayName -Description $description -MailNickname $nickname -Owners $arrayOfOwners -Members $arrayOfMembers",
    "CommandName": "New-PnPAzureADGroup",
    "Id": 797,
    "Rank": 2
  },
  {
    "Command": "New-PnPAzureADGroup -DisplayName $displayName -Description $description -MailNickname $nickname -IsSecurityEnabled -IsMailEnabled",
    "CommandName": "New-PnPAzureADGroup",
    "Id": 798,
    "Rank": 3
  },
  {
    "Command": "New-PnPAzureADUserTemporaryAccessPass -Identity johndoe@contoso.onmicrosoft.com",
    "CommandName": "New-PnPAzureADUserTemporaryAccessPass",
    "Id": 799,
    "Rank": 1
  },
  {
    "Command": "New-PnPAzureADUserTemporaryAccessPass -Identity 72e2eb87-c124-4bd9-8e01-a447a1752058 -IsUseableOnce:$true",
    "CommandName": "New-PnPAzureADUserTemporaryAccessPass",
    "Id": 800,
    "Rank": 2
  },
  {
    "Command": "New-PnPAzureADUserTemporaryAccessPass -Identity johndoe@contoso.onmicrosoft.com -StartDateTime (Get-Date).AddHours(2) -LifeTimeInMinutes 10 -IsUseableOnce:$true",
    "CommandName": "New-PnPAzureADUserTemporaryAccessPass",
    "Id": 801,
    "Rank": 3
  },
  {
    "Command": "New-PnPAzureCertificate -OutPfx pnp.pfx -OutCert pnp.cer",
    "CommandName": "New-PnPAzureCertificate",
    "Id": 802,
    "Rank": 1
  },
  {
    "Command": "New-PnPAzureCertificate -CommonName \"My Certificate\" -ValidYears 30",
    "CommandName": "New-PnPAzureCertificate",
    "Id": 803,
    "Rank": 2
  },
  {
    "Command": "New-PnPAzureCertificate -OutPfx pnp.pfx -OutCert pnp.cer -CertificatePassword (ConvertTo-SecureString -String \"pass@word1\" -AsPlainText -Force)",
    "CommandName": "New-PnPAzureCertificate",
    "Id": 804,
    "Rank": 3
  },
  {
    "Command": "New-PnPGraphSubscription -ChangeType Create -NotificationUrl https://mywebapiservice/notifications -Resource \"me/mailFolders('Inbox')/messages\" -ExpirationDateTime (Get-Date).AddDays(1) -ClientState [Guid]::NewGuid().ToString()",
    "CommandName": "New-PnPGraphSubscription",
    "Id": 805,
    "Rank": 1
  },
  {
    "Command": "New-PnPGraphSubscription -ChangeType Updates -NotificationUrl https://mywebapiservice/notifications -Resource \"Users\" -ExpirationDateTime (Get-Date).AddHours(1) -ClientState [Guid]::NewGuid().ToString()",
    "CommandName": "New-PnPGraphSubscription",
    "Id": 806,
    "Rank": 2
  },
  {
    "Command": "New-PnPGroup -Title \"My Site Users\"",
    "CommandName": "New-PnPGroup",
    "Id": 807,
    "Rank": 1
  },
  {
    "Command": "New-PnPList -Title Announcements -Template Announcements",
    "CommandName": "New-PnPList",
    "Id": 808,
    "Rank": 1
  },
  {
    "Command": "New-PnPList -Title \"Demo List\" -Url \"lists/DemoList\" -Template Announcements",
    "CommandName": "New-PnPList",
    "Id": 809,
    "Rank": 2
  },
  {
    "Command": "New-PnPList -Title HiddenList -Template GenericList -Hidden",
    "CommandName": "New-PnPList",
    "Id": 810,
    "Rank": 3
  },
  {
    "Command": "New-PnPMicrosoft365Group -DisplayName $displayName -Description $description -MailNickname $nickname",
    "CommandName": "New-PnPMicrosoft365Group",
    "Id": 811,
    "Rank": 1
  },
  {
    "Command": "New-PnPMicrosoft365Group -DisplayName $displayName -Description $description -MailNickname $nickname -Owners \"owner1@domain.com\" -Members \"member1@domain.com\"",
    "CommandName": "New-PnPMicrosoft365Group",
    "Id": 812,
    "Rank": 2
  },
  {
    "Command": "New-PnPMicrosoft365Group -DisplayName $displayName -Description $description -MailNickname $nickname -IsPrivate",
    "CommandName": "New-PnPMicrosoft365Group",
    "Id": 813,
    "Rank": 3
  },
  {
    "Command": "New-PnPMicrosoft365Group -DisplayName $displayName -Description $description -MailNickname $nickname -Owners $arrayOfOwners -Members $arrayOfMembers -IsPrivate",
    "CommandName": "New-PnPMicrosoft365Group",
    "Id": 814,
    "Rank": 4
  },
  {
    "Command": "New-PnPMicrosoft365Group -DisplayName \"myPnPDemo1\" -Description $description -MailNickname $nickname -Owners $arrayOfOwners -Members $arrayOfMembers -IsPrivate -ResourceBehaviorOptions WelcomeEmailDisabled, HideGroupInOutlook",
    "CommandName": "New-PnPMicrosoft365Group",
    "Id": 815,
    "Rank": 5
  },
  {
    "Command": "New-PnPMicrosoft365Group -DisplayName $displayName -Description $description -MailNickname $nickname -IsPrivate -SensitivityLabels \"bc98af29-59eb-4869-baaa-9a8dff631aa4\"",
    "CommandName": "New-PnPMicrosoft365Group",
    "Id": 816,
    "Rank": 6
  },
  {
    "Command": "New-PnPMicrosoft365GroupSettings -DisplayName \"Group.Unified\" -TemplateId \"62375ab9-6b52-47ed-826b-58e47e0e304b\" -Values @{\"GuestUsageGuidelinesUrl\"=\"https://privacy.contoso.com/privacystatement\";\"EnableMSStandardBlockedWords\"=\"true\"}",
    "CommandName": "New-PnPMicrosoft365GroupSettings",
    "Id": 817,
    "Rank": 1
  },
  {
    "Command": "New-PnPMicrosoft365GroupSettings -Identity $groupId -DisplayName \"Group.Unified.Guest\" -TemplateId \"08d542b9-071f-4e16-94b0-74abb372e3d9\" -Values @{\"AllowToAddGuests\"=\"false\"}",
    "CommandName": "New-PnPMicrosoft365GroupSettings",
    "Id": 818,
    "Rank": 2
  },
  {
    "Command": "New-PnPPersonalSite -Email @('katiej@contoso.onmicrosoft.com','garth@contoso.onmicrosoft.com')",
    "CommandName": "New-PnPPersonalSite",
    "Id": 819,
    "Rank": 1
  },
  {
    "Command": "New-PnPPlannerPlan -Group \"Marketing\" -Title \"Conference Plan\"",
    "CommandName": "New-PnPPlannerPlan",
    "Id": 820,
    "Rank": 1
  },
  {
    "Command": "New-PnPSdnProvider -ID \"Hive\" -License \"\"",
    "CommandName": "New-PnPSdnProvider",
    "Id": 821,
    "Rank": 1
  },
  {
    "Command": "New-PnPSite -Type CommunicationSite -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso",
    "CommandName": "New-PnPSite",
    "Id": 822,
    "Rank": 1
  },
  {
    "Command": "New-PnPSite -Type CommunicationSite -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -SiteDesign Showcase",
    "CommandName": "New-PnPSite",
    "Id": 823,
    "Rank": 2
  },
  {
    "Command": "New-PnPSite -Type CommunicationSite -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -SiteDesignId ae2349d5-97d6-4440-94d1-6516b72449ac",
    "CommandName": "New-PnPSite",
    "Id": 824,
    "Rank": 3
  },
  {
    "Command": "New-PnPSite -Type CommunicationSite -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -Classification \"HBI\"",
    "CommandName": "New-PnPSite",
    "Id": 825,
    "Rank": 4
  },
  {
    "Command": "New-PnPSite -Type CommunicationSite -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -ShareByEmailEnabled",
    "CommandName": "New-PnPSite",
    "Id": 826,
    "Rank": 5
  },
  {
    "Command": "New-PnPSite -Type CommunicationSite -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -Lcid 1040",
    "CommandName": "New-PnPSite",
    "Id": 827,
    "Rank": 6
  },
  {
    "Command": "New-PnPSite -Type TeamSite -Title 'Team Contoso' -Alias contoso",
    "CommandName": "New-PnPSite",
    "Id": 828,
    "Rank": 7
  },
  {
    "Command": "New-PnPSite -Type TeamSite -Title 'Team Contoso' -Alias contoso -IsPublic",
    "CommandName": "New-PnPSite",
    "Id": 829,
    "Rank": 8
  },
  {
    "Command": "New-PnPSite -Type TeamSite -Title 'Team Contoso' -Alias contoso -Lcid 1040",
    "CommandName": "New-PnPSite",
    "Id": 830,
    "Rank": 9
  },
  {
    "Command": "New-PnPSite -Type TeamSite -Title 'Team Contoso' -Alias contoso -SiteAlias contoso-site",
    "CommandName": "New-PnPSite",
    "Id": 831,
    "Rank": 10
  },
  {
    "Command": "New-PnPSite -Type TeamSiteWithoutMicrosoft365Group -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso",
    "CommandName": "New-PnPSite",
    "Id": 832,
    "Rank": 11
  },
  {
    "Command": "New-PnPSite -Type TeamSiteWithoutMicrosoft365Group -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -SiteDesignId ae2349d5-97d6-4440-94d1-6516b72449ac",
    "CommandName": "New-PnPSite",
    "Id": 833,
    "Rank": 12
  },
  {
    "Command": "New-PnPSite -Type TeamSiteWithoutMicrosoft365Group -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -Classification \"HBI\"",
    "CommandName": "New-PnPSite",
    "Id": 834,
    "Rank": 13
  },
  {
    "Command": "New-PnPSite -Type TeamSiteWithoutMicrosoft365Group -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -ShareByEmailEnabled",
    "CommandName": "New-PnPSite",
    "Id": 835,
    "Rank": 14
  },
  {
    "Command": "New-PnPSite -Type TeamSiteWithoutMicrosoft365Group -Title Contoso -Url https://tenant.sharepoint.com/sites/contoso -Lcid 1040",
    "CommandName": "New-PnPSite",
    "Id": 836,
    "Rank": 15
  },
  {
    "Command": "New-PnPSite -Type TeamSite -TimeZone UTCPLUS0200_HELSINKI_KYIV_RIGA_SOFIA_TALLINN_VILNIUS -Title \"Contoso\" -Alias \"Contoso\"",
    "CommandName": "New-PnPSite",
    "Id": 837,
    "Rank": 16
  },
  {
    "Command": "New-PnPSiteCollectionTermStore",
    "CommandName": "New-PnPSiteCollectionTermStore",
    "Id": 838,
    "Rank": 1
  },
  {
    "Command": "New-PnPSiteGroup -Site \"https://contoso.sharepoint.com/sites/siteA\" -Name \"Project Leads\" -PermissionLevels \"Full Control\"",
    "CommandName": "New-PnPSiteGroup",
    "Id": 839,
    "Rank": 1
  },
  {
    "Command": "New-PnPSiteGroup -Site \"https://contoso.sharepoint.com/sites/marketing\" -Name \"NewGroupName\" -PermissionLevels \"Design\"",
    "CommandName": "New-PnPSiteGroup",
    "Id": 840,
    "Rank": 2
  },
  {
    "Command": "New-PnPSiteTemplateFromFolder -Out template.xml",
    "CommandName": "New-PnPSiteTemplateFromFolder",
    "Id": 841,
    "Rank": 1
  },
  {
    "Command": "New-PnPSiteTemplateFromFolder -Out template.xml -Folder c:\\temp",
    "CommandName": "New-PnPSiteTemplateFromFolder",
    "Id": 842,
    "Rank": 2
  },
  {
    "Command": "New-PnPSiteTemplateFromFolder -Out template.xml -Folder c:\\temp -Match *.js",
    "CommandName": "New-PnPSiteTemplateFromFolder",
    "Id": 843,
    "Rank": 3
  },
  {
    "Command": "New-PnPSiteTemplateFromFolder -Out template.xml -Folder c:\\temp -Match *.js -TargetFolder \"Shared Documents\"",
    "CommandName": "New-PnPSiteTemplateFromFolder",
    "Id": 844,
    "Rank": 4
  },
  {
    "Command": "New-PnPSiteTemplateFromFolder -Out template.xml -Folder c:\\temp -Match *.js -TargetFolder \"Shared Documents\" -ContentType \"Test Content Type\"",
    "CommandName": "New-PnPSiteTemplateFromFolder",
    "Id": 845,
    "Rank": 5
  },
  {
    "Command": "New-PnPSiteTemplateFromFolder -Out template.xml -Folder c:\\temp -Match *.js -TargetFolder \"Shared Documents\" -Properties @{\"Title\" = \"Test Title\"; \"Category\"=\"Test Category\"}",
    "CommandName": "New-PnPSiteTemplateFromFolder",
    "Id": 846,
    "Rank": 6
  },
  {
    "Command": "New-PnPSiteTemplateFromFolder -Out template.pnp",
    "CommandName": "New-PnPSiteTemplateFromFolder",
    "Id": 847,
    "Rank": 7
  },
  {
    "Command": "New-PnPSiteTemplateFromFolder -Out template.pnp -Folder c:\\temp",
    "CommandName": "New-PnPSiteTemplateFromFolder",
    "Id": 848,
    "Rank": 8
  },
  {
    "Command": "New-PnPTeamsApp -Path c:\\myapp.zip",
    "CommandName": "New-PnPTeamsApp",
    "Id": 849,
    "Rank": 1
  },
  {
    "Command": "New-PnPTeamsTeam -DisplayName \"myPnPDemo1\" -Visibility Private -AllowCreateUpdateRemoveTabs $false -AllowUserDeleteMessages $false",
    "CommandName": "New-PnPTeamsTeam",
    "Id": 850,
    "Rank": 1
  },
  {
    "Command": "New-PnPTeamsTeam -GroupId $groupId",
    "CommandName": "New-PnPTeamsTeam",
    "Id": 851,
    "Rank": 2
  },
  {
    "Command": "New-PnPTeamsTeam -DisplayName \"myPnPDemo1\" -Visibility Private -AllowCreateUpdateRemoveTabs $false -AllowUserDeleteMessages $false -ResourceBehaviorOptions WelcomeEmailDisabled",
    "CommandName": "New-PnPTeamsTeam",
    "Id": 852,
    "Rank": 3
  },
  {
    "Command": "New-PnPTeamsTeam -DisplayName \"myPnPDemo1\" -Visibility Private -AllowCreateUpdateRemoveTabs $false -AllowUserDeleteMessages $false -ResourceBehaviorOptions WelcomeEmailDisabled, HideGroupInOutlook",
    "CommandName": "New-PnPTeamsTeam",
    "Id": 853,
    "Rank": 4
  },
  {
    "Command": "New-PnPTeamsTeam -DisplayName \"myPnPDemo1\" -Visibility Private -Owners \"user1@contoso.onmicrosoft.com\",\"user2@contoso.onmicrosoft.com\" -Members \"user3@contoso.onmicrosoft.com\"",
    "CommandName": "New-PnPTeamsTeam",
    "Id": 854,
    "Rank": 5
  },
  {
    "Command": "New-PnPTeamsTeam -DisplayName \"myPnPDemo1\" -Visibility Private -Owners \"user1@contoso.onmicrosoft.com\",\"user2@contoso.onmicrosoft.com\" -Members \"user3@contoso.onmicrosoft.com\" -SensitivityLabels \"bc98af29-59eb-4869-baaa-9a8dff631aa4\"",
    "CommandName": "New-PnPTeamsTeam",
    "Id": 855,
    "Rank": 6
  },
  {
    "Command": "New-PnPTenantSite -Title Contoso -Url \"https://tenant.sharepoint.com/sites/contoso\" -Owner user@example.org -TimeZone 4 -Template STS#0",
    "CommandName": "New-PnPTenantSite",
    "Id": 856,
    "Rank": 1
  },
  {
    "Command": "New-PnPTenantSite -Title Contoso -Url /sites/contososite -Owner user@example.org -TimeZone 4 -Template STS#0",
    "CommandName": "New-PnPTenantSite",
    "Id": 857,
    "Rank": 2
  },
  {
    "Command": "New-PnPTerm -TermSet \"Departments\" -TermGroup \"Corporate\" -Name \"Finance\"",
    "CommandName": "New-PnPTerm",
    "Id": 858,
    "Rank": 1
  },
  {
    "Command": "New-PnPTerm -TermSet \"Departments\" -TermGroup \"Corporate\" -Name \"Finance\" -CustomProperties @{\"IsCorporate\"=\"True\"}",
    "CommandName": "New-PnPTerm",
    "Id": 859,
    "Rank": 2
  },
  {
    "Command": "New-PnPTermGroup -GroupName \"Countries\"",
    "CommandName": "New-PnPTermGroup",
    "Id": 860,
    "Rank": 1
  },
  {
    "Command": "New-PnPTermLabel -Name \"Finanzwesen\" -Lcid 1031 -Term (Get-PnPTerm -Identity \"Finance\" -TermSet \"Departments\" -TermGroup \"Corporate\")",
    "CommandName": "New-PnPTermLabel",
    "Id": 861,
    "Rank": 1
  },
  {
    "Command": "New-PnPTermSet -Name \"Department\" -TermGroup \"Corporate\"",
    "CommandName": "New-PnPTermSet",
    "Id": 862,
    "Rank": 1
  },
  {
    "Command": "New-PnPUPABulkImportJob -Url \"https://{tenant}.sharepoint.com/Shared Documents/profiles.json\" -IdProperty \"IdName\" -UserProfilePropertyMapping @{\"Department\"=\"Department\"}",
    "CommandName": "New-PnPUPABulkImportJob",
    "Id": 863,
    "Rank": 1
  },
  {
    "Command": "New-PnPUPABulkImportJob -Url \"https://{tenant}.sharepoint.com/sites/userprofilesync/Shared Documents/profiles.json\" -IdProperty \"IdName\" -UserProfilePropertyMapping @{\"Department\"=\"Department\"} -Wait -Verbose",
    "CommandName": "New-PnPUPABulkImportJob",
    "Id": 864,
    "Rank": 2
  },
  {
    "Command": "New-PnPUser -LoginName user@company.com",
    "CommandName": "New-PnPUser",
    "Id": 865,
    "Rank": 1
  },
  {
    "Command": "New-PnPWeb -Title \"Project A Web\" -Url projectA -Description \"Information about Project A\" -Locale 1033 -Template \"STS#0\"",
    "CommandName": "New-PnPWeb",
    "Id": 866,
    "Rank": 1
  },
  {
    "Command": "Publish-PnPApp -Identity 2646ccc3-6a2b-46ef-9273-81411cbbb60f",
    "CommandName": "Publish-PnPApp",
    "Id": 867,
    "Rank": 1
  },
  {
    "Command": "Publish-PnPApp -Identity 2646ccc3-6a2b-46ef-9273-81411cbbb60f -Scope Site",
    "CommandName": "Publish-PnPApp",
    "Id": 868,
    "Rank": 2
  },
  {
    "Command": "Publish-PnPCompanyApp -PortalUrl https://contoso.sharepoint.com/sites/portal -AppName \"Contoso Portal\" -CompanyName \"Contoso\" -CompanyWebSite \"https://www.contoso.com\" -ColoredIconPath ./coloricon.png -OutlineIconPath ./outlinedicon",
    "CommandName": "Publish-PnPCompanyApp",
    "Id": 869,
    "Rank": 1
  },
  {
    "Command": "Publish-PnPContentType -ContentType 0x0101",
    "CommandName": "Publish-PnPContentType",
    "Id": 870,
    "Rank": 1
  },
  {
    "Command": "Publish-PnPSyntexModel -Model \"Invoice model\" -ListWebUrl \"https://contoso.sharepoint.com/sites/finance\" -List \"Documents\"",
    "CommandName": "Publish-PnPSyntexModel",
    "Id": 871,
    "Rank": 1
  },
  {
    "Command": "Publish-PnPSyntexModel -Model \"Invoice model\" -TargetSiteUrl \"https://contoso.sharepoint.com/sites/finance\" -TargetWebServerRelativeUrl \"/sites/finance\" -TargetLibraryServerRelativeUrl \"/sites/finance/shared%20documents\" -Batch $batch",
    "CommandName": "Publish-PnPSyntexModel",
    "Id": 872,
    "Rank": 2
  },
  {
    "Command": "Read-PnPSiteTemplate -Path template.pnp",
    "CommandName": "Read-PnPSiteTemplate",
    "Id": 873,
    "Rank": 1
  },
  {
    "Command": "Read-PnPSiteTemplate -Path template.pnp -TemplateProviderExtensions $extensions",
    "CommandName": "Read-PnPSiteTemplate",
    "Id": 874,
    "Rank": 2
  },
  {
    "Command": "Read-PnPSiteTemplate -Xml $xml",
    "CommandName": "Read-PnPSiteTemplate",
    "Id": 875,
    "Rank": 3
  },
  {
    "Command": "Read-PnPTenantTemplate -Path template.pnp",
    "CommandName": "Read-PnPTenantTemplate",
    "Id": 876,
    "Rank": 1
  },
  {
    "Command": "Register-PnPAppCatalogSite -Url \"https://yourtenant.sharepoint.com/sites/appcatalog\" -Owner admin@domain.com -TimeZoneId 4",
    "CommandName": "Register-PnPAppCatalogSite",
    "Id": 877,
    "Rank": 1
  },
  {
    "Command": "Register-PnPHubSite -Site \"https://tenant.sharepoint.com/sites/myhubsite\"",
    "CommandName": "Register-PnPHubSite",
    "Id": 878,
    "Rank": 1
  },
  {
    "Command": "Register-PnPHubSite -Site \"https://tenant.sharepoint.com/sites/myhubsite\" -Principals \"user@contoso.com\"",
    "CommandName": "Register-PnPHubSite",
    "Id": 879,
    "Rank": 2
  },
  {
    "Command": "Register-PnPManagementShellAccess",
    "CommandName": "Register-PnPManagementShellAccess",
    "Id": 880,
    "Rank": 1
  },
  {
    "Command": "Register-PnPManagementShellAccess -ShowConsentUrl",
    "CommandName": "Register-PnPManagementShellAccess",
    "Id": 881,
    "Rank": 2
  },
  {
    "Command": "Register-PnPManagementShellAccess -ShowConsentUrl -TenantName yourtenant.onmicrosoft.com",
    "CommandName": "Register-PnPManagementShellAccess",
    "Id": 882,
    "Rank": 3
  },
  {
    "Command": "Remove-PnPAdaptiveScopeProperty -Key MyKey",
    "CommandName": "Remove-PnPAdaptiveScopeProperty",
    "Id": 883,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPAdaptiveScopeProperty -Key MyKey -Force",
    "CommandName": "Remove-PnPAdaptiveScopeProperty",
    "Id": 884,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPAlert -Identity 641ac67f-0ce0-4837-874a-743c8f8572a7",
    "CommandName": "Remove-PnPAlert",
    "Id": 885,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPAlert -Identity 641ac67f-0ce0-4837-874a-743c8f8572a7 -User \"i:0#.f|membership|Alice@contoso.onmicrosoft.com\"",
    "CommandName": "Remove-PnPAlert",
    "Id": 886,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe",
    "CommandName": "Remove-PnPApp",
    "Id": 887,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Scope Site",
    "CommandName": "Remove-PnPApp",
    "Id": 888,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPApplicationCustomizer -Identity aa66f67e-46c0-4474-8a82-42bf467d07f2",
    "CommandName": "Remove-PnPApplicationCustomizer",
    "Id": 889,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPApplicationCustomizer -ClientSideComponentId aa66f67e-46c0-4474-8a82-42bf467d07f2 -Scope web",
    "CommandName": "Remove-PnPApplicationCustomizer",
    "Id": 890,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPAvailableSiteClassification -Classifications \"HBI\"",
    "CommandName": "Remove-PnPAvailableSiteClassification",
    "Id": 891,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPAvailableSiteClassification -Classifications \"HBI\",\"Top Secret\"",
    "CommandName": "Remove-PnPAvailableSiteClassification",
    "Id": 892,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPAzureADApp -Identity MyApp",
    "CommandName": "Remove-PnPAzureADApp",
    "Id": 893,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPAzureADApp -Identity 93a9772d-d0af-4ed8-9821-17282b64690e",
    "CommandName": "Remove-PnPAzureADApp",
    "Id": 894,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPAzureADGroup -Identity $groupId",
    "CommandName": "Remove-PnPAzureADGroup",
    "Id": 895,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPAzureADGroup -Identity $group",
    "CommandName": "Remove-PnPAzureADGroup",
    "Id": 896,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPAzureADGroupMember -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"",
    "CommandName": "Remove-PnPAzureADGroupMember",
    "Id": 897,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPAzureADGroupOwner -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"",
    "CommandName": "Remove-PnPAzureADGroupOwner",
    "Id": 898,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPContentType -Identity \"Project Document\"",
    "CommandName": "Remove-PnPContentType",
    "Id": 899,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPContentType -Identity \"Project Document\" -Force",
    "CommandName": "Remove-PnPContentType",
    "Id": 900,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPContentTypeFromDocumentSet -ContentType \"Test CT\" -DocumentSet \"Test Document Set\"",
    "CommandName": "Remove-PnPContentTypeFromDocumentSet",
    "Id": 901,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPContentTypeFromDocumentSet -ContentType 0x0101001F1CEFF1D4126E4CAD10F00B6137E969 -DocumentSet 0x0120D520005DB65D094035A241BAC9AF083F825F3B",
    "CommandName": "Remove-PnPContentTypeFromDocumentSet",
    "Id": 902,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPContentTypeFromList -List \"Documents\" -ContentType \"Project Document\"",
    "CommandName": "Remove-PnPContentTypeFromList",
    "Id": 903,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPCustomAction -Identity aa66f67e-46c0-4474-8a82-42bf467d07f2",
    "CommandName": "Remove-PnPCustomAction",
    "Id": 904,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPCustomAction -Identity aa66f67e-46c0-4474-8a82-42bf467d07f2 -Scope web",
    "CommandName": "Remove-PnPCustomAction",
    "Id": 905,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPCustomAction -Identity aa66f67e-46c0-4474-8a82-42bf467d07f2 -Force",
    "CommandName": "Remove-PnPCustomAction",
    "Id": 906,
    "Rank": 3
  },
  {
    "Command": "Remove-PnPDeletedMicrosoft365Group -Identity 38b32e13-e900-4d95-b860-fb52bc07ca7f",
    "CommandName": "Remove-PnPDeletedMicrosoft365Group",
    "Id": 907,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPEventReceiver -Identity fb689d0e-eb99-4f13-beb3-86692fd39f22",
    "CommandName": "Remove-PnPEventReceiver",
    "Id": 908,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPEventReceiver -List ProjectList -Identity fb689d0e-eb99-4f13-beb3-86692fd39f22",
    "CommandName": "Remove-PnPEventReceiver",
    "Id": 909,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPEventReceiver -List ProjectList -Identity MyReceiver",
    "CommandName": "Remove-PnPEventReceiver",
    "Id": 910,
    "Rank": 3
  },
  {
    "Command": "Remove-PnPEventReceiver -List ProjectList",
    "CommandName": "Remove-PnPEventReceiver",
    "Id": 911,
    "Rank": 4
  },
  {
    "Command": "Remove-PnPEventReceiver",
    "CommandName": "Remove-PnPEventReceiver",
    "Id": 912,
    "Rank": 5
  },
  {
    "Command": "Remove-PnPEventReceiver -Scope Site",
    "CommandName": "Remove-PnPEventReceiver",
    "Id": 913,
    "Rank": 6
  },
  {
    "Command": "Remove-PnPEventReceiver -Scope Web",
    "CommandName": "Remove-PnPEventReceiver",
    "Id": 914,
    "Rank": 7
  },
  {
    "Command": "Remove-PnPEventReceiver -Scope All",
    "CommandName": "Remove-PnPEventReceiver",
    "Id": 915,
    "Rank": 8
  },
  {
    "Command": "Remove-PnPField -Identity \"Speakers\"",
    "CommandName": "Remove-PnPField",
    "Id": 916,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPField -List \"Demo list\" -Identity \"Speakers\"",
    "CommandName": "Remove-PnPField",
    "Id": 917,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPFieldFromContentType -Field \"Project_Name\" -ContentType \"Project Document\"",
    "CommandName": "Remove-PnPFieldFromContentType",
    "Id": 918,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPFieldFromContentType -Field \"Project_Name\" -ContentType \"Project Document\" -DoNotUpdateChildren",
    "CommandName": "Remove-PnPFieldFromContentType",
    "Id": 919,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPFile -ServerRelativeUrl /sites/project/_catalogs/themes/15/company.spcolor",
    "CommandName": "Remove-PnPFile",
    "Id": 920,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPFile -SiteRelativeUrl _catalogs/themes/15/company.spcolor",
    "CommandName": "Remove-PnPFile",
    "Id": 921,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPFile -SiteRelativeUrl _catalogs/themes/15/company.spcolor -Recycle",
    "CommandName": "Remove-PnPFile",
    "Id": 922,
    "Rank": 3
  },
  {
    "Command": "Remove-PnPFileFromSiteTemplate -Path template.pnp -FilePath filePath",
    "CommandName": "Remove-PnPFileFromSiteTemplate",
    "Id": 923,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPFileVersion -Url Documents/MyDocument.docx -Identity 512",
    "CommandName": "Remove-PnPFileVersion",
    "Id": 924,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPFileVersion -Url Documents/MyDocument.docx -Identity \"Version 1.0\"",
    "CommandName": "Remove-PnPFileVersion",
    "Id": 925,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPFileVersion -Url Documents/MyDocument.docx -All",
    "CommandName": "Remove-PnPFileVersion",
    "Id": 926,
    "Rank": 3
  },
  {
    "Command": "Remove-PnPFolder -Name NewFolder -Folder _catalogs/masterpage",
    "CommandName": "Remove-PnPFolder",
    "Id": 927,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPFolder -Name NewFolder -Folder _catalogs/masterpage -Recycle",
    "CommandName": "Remove-PnPFolder",
    "Id": 928,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPGraphSubscription -Identity bc204397-1128-4911-9d70-1d8bceee39da",
    "CommandName": "Remove-PnPGraphSubscription",
    "Id": 929,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPGroup -Identity \"My Users\"",
    "CommandName": "Remove-PnPGroup",
    "Id": 930,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPGroupMember -LoginName user@company.com -Group 'Marketing Site Members'",
    "CommandName": "Remove-PnPGroupMember",
    "Id": 931,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPHomeSite",
    "CommandName": "Remove-PnPHomeSite",
    "Id": 932,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPHubSiteAssociation -Site \"https://tenant.sharepoint.com/sites/mysite\"",
    "CommandName": "Remove-PnPHubSiteAssociation",
    "Id": 933,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPHubToHubAssociation -HubSiteId 6638bd4c-d88d-447c-9eb2-c84f28ba8b15",
    "CommandName": "Remove-PnPHubToHubAssociation",
    "Id": 934,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPHubToHubAssociation -HubSiteUrl \"https://yourtenant.sharepoint.com/sites/sourcehub\"",
    "CommandName": "Remove-PnPHubToHubAssociation",
    "Id": 935,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPIndexedProperty -key \"MyIndexProperty\"",
    "CommandName": "Remove-PnPIndexedProperty",
    "Id": 936,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPJavaScriptLink -Identity jQuery",
    "CommandName": "Remove-PnPJavaScriptLink",
    "Id": 937,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPJavaScriptLink -Identity jQuery -Scope Site",
    "CommandName": "Remove-PnPJavaScriptLink",
    "Id": 938,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPJavaScriptLink -Identity jQuery -Scope Site -Confirm:$false",
    "CommandName": "Remove-PnPJavaScriptLink",
    "Id": 939,
    "Rank": 3
  },
  {
    "Command": "Remove-PnPJavaScriptLink -Scope Site",
    "CommandName": "Remove-PnPJavaScriptLink",
    "Id": 940,
    "Rank": 4
  },
  {
    "Command": "Remove-PnPJavaScriptLink -Identity faea0ce2-f0c2-4d45-a4dc-73898f3c2f2e -Scope All",
    "CommandName": "Remove-PnPJavaScriptLink",
    "Id": 941,
    "Rank": 5
  },
  {
    "Command": "Remove-PnPKnowledgeHubSite",
    "CommandName": "Remove-PnPKnowledgeHubSite",
    "Id": 942,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPList -Identity Announcements",
    "CommandName": "Remove-PnPList",
    "Id": 943,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPList -Identity Announcements -Force",
    "CommandName": "Remove-PnPList",
    "Id": 944,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPList -Identity Announcements -Recycle",
    "CommandName": "Remove-PnPList",
    "Id": 945,
    "Rank": 3
  },
  {
    "Command": "Remove-PnPListDesign -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd",
    "CommandName": "Remove-PnPListDesign",
    "Id": 946,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPListItem -List \"Demo List\" -Identity \"1\" -Force",
    "CommandName": "Remove-PnPListItem",
    "Id": 947,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPListItem -List \"Demo List\" -Identity \"1\" -Force -Recycle",
    "CommandName": "Remove-PnPListItem",
    "Id": 948,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPListItem -List \"Demo List\"",
    "CommandName": "Remove-PnPListItem",
    "Id": 949,
    "Rank": 3
  },
  {
    "Command": "Remove-PnPListItemAttachment -List \"Demo List\" -Identity 1 -FileName test.txt",
    "CommandName": "Remove-PnPListItemAttachment",
    "Id": 950,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPListItemAttachment -List \"Demo List\" -Identity 1 -FileName test.txt -Recycle",
    "CommandName": "Remove-PnPListItemAttachment",
    "Id": 951,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPListItemAttachment -List \"Demo List\" -Identity 1 -FileName test.txt -Recycle -Force",
    "CommandName": "Remove-PnPListItemAttachment",
    "Id": 952,
    "Rank": 3
  },
  {
    "Command": "Remove-PnPListItemAttachment -List \"Demo List\" -Identity 1 -All -Recycle -Force",
    "CommandName": "Remove-PnPListItemAttachment",
    "Id": 953,
    "Rank": 4
  },
  {
    "Command": "Remove-PnPListItemAttachment -List \"Demo List\" -Identity 1 -All",
    "CommandName": "Remove-PnPListItemAttachment",
    "Id": 954,
    "Rank": 5
  },
  {
    "Command": "Remove-PnPMicrosoft365Group -Identity $groupId",
    "CommandName": "Remove-PnPMicrosoft365Group",
    "Id": 955,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPMicrosoft365Group -Identity $group",
    "CommandName": "Remove-PnPMicrosoft365Group",
    "Id": 956,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPMicrosoft365GroupMember -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"",
    "CommandName": "Remove-PnPMicrosoft365GroupMember",
    "Id": 957,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPMicrosoft365GroupOwner -Identity \"Project Team\" -Users \"john@contoso.onmicrosoft.com\",\"jane@contoso.onmicrosoft.com\"",
    "CommandName": "Remove-PnPMicrosoft365GroupOwner",
    "Id": 958,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPMicrosoft365GroupSettings -Identity \"10f686b9-9deb-4ad8-ba8c-1f9b7a00a22b\"",
    "CommandName": "Remove-PnPMicrosoft365GroupSettings",
    "Id": 959,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPMicrosoft365GroupSettings -Identity \"10f686b9-9deb-4ad8-ba8c-1f9b7a00a22b\" -Group $groupId",
    "CommandName": "Remove-PnPMicrosoft365GroupSettings",
    "Id": 960,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPNavigationNode -Identity 1032",
    "CommandName": "Remove-PnPNavigationNode",
    "Id": 961,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPNavigationNode -Title Recent -Location QuickLaunch",
    "CommandName": "Remove-PnPNavigationNode",
    "Id": 962,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPNavigationNode -Title Home -Location TopNavigationBar -Force",
    "CommandName": "Remove-PnPNavigationNode",
    "Id": 963,
    "Rank": 3
  },
  {
    "Command": "Remove-PnPOrgAssetsLibrary -LibraryUrl \"sites/branding/logos\"",
    "CommandName": "Remove-PnPOrgAssetsLibrary",
    "Id": 964,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPOrgAssetsLibrary -LibraryUrl \"sites/branding/logos\" -ShouldRemoveFromCdn $true",
    "CommandName": "Remove-PnPOrgAssetsLibrary",
    "Id": 965,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPOrgAssetsLibrary -LibraryUrl \"sites/branding/logos\" -ShouldRemoveFromCdn $true -CdnType Private",
    "CommandName": "Remove-PnPOrgAssetsLibrary",
    "Id": 966,
    "Rank": 3
  },
  {
    "Command": "Remove-PnPOrgNewsSite -OrgNewsSiteUrl \"https://tenant.sharepoint.com/sites/mysite\"",
    "CommandName": "Remove-PnPOrgNewsSite",
    "Id": 967,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPPage -Identity \"MyPage\"",
    "CommandName": "Remove-PnPPage",
    "Id": 968,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPPage -Identity \"Templates/MyPageTemplate\"",
    "CommandName": "Remove-PnPPage",
    "Id": 969,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPPage $page",
    "CommandName": "Remove-PnPPage",
    "Id": 970,
    "Rank": 3
  },
  {
    "Command": "Remove-PnPPage -Identity \"MyPage\" -Recycle",
    "CommandName": "Remove-PnPPage",
    "Id": 971,
    "Rank": 4
  },
  {
    "Command": "Remove-PnPPageComponent -Page Home -InstanceId a2875399-d6ff-43a0-96da-be6ae5875f82",
    "CommandName": "Remove-PnPPageComponent",
    "Id": 972,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPPlannerBucket -Group \"Marketing\" -Plan \"Conference\" -Identity \"Preconference Todos\"",
    "CommandName": "Remove-PnPPlannerBucket",
    "Id": 973,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPPlannerPlan -Group \"Marketing\" -Identity \"Conference Planning\"",
    "CommandName": "Remove-PnPPlannerPlan",
    "Id": 974,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPPlannerRoster -Identity \"6519868f-868f-6519-8f86-19658f861965\"",
    "CommandName": "Remove-PnPPlannerRoster",
    "Id": 975,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPPlannerRosterMember -Identity \"6519868f-868f-6519-8f86-19658f861965\" -User \"johndoe@contoso.onmicrosoft.com\"",
    "CommandName": "Remove-PnPPlannerRosterMember",
    "Id": 976,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPPlannerTask -Task _LIqnL4lZUqurT71i2-iY5YALFLk",
    "CommandName": "Remove-PnPPlannerTask",
    "Id": 977,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPPropertyBagValue -Key MyKey",
    "CommandName": "Remove-PnPPropertyBagValue",
    "Id": 978,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPPropertyBagValue -Key MyKey -Folder /MyFolder",
    "CommandName": "Remove-PnPPropertyBagValue",
    "Id": 979,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPPropertyBagValue -Key MyKey -Folder /",
    "CommandName": "Remove-PnPPropertyBagValue",
    "Id": 980,
    "Rank": 3
  },
  {
    "Command": "Remove-PnPPublishingImageRendition -Name \"MyImageRendition\" -Width 800 -Height 600",
    "CommandName": "Remove-PnPPublishingImageRendition",
    "Id": 981,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPRoleDefinition -Identity MyRoleDefinition",
    "CommandName": "Remove-PnPRoleDefinition",
    "Id": 982,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPSdnProvider -Confirm:false",
    "CommandName": "Remove-PnPSdnProvider",
    "Id": 983,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPSearchConfiguration -Configuration $config",
    "CommandName": "Remove-PnPSearchConfiguration",
    "Id": 984,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPSearchConfiguration -Configuration $config -Scope Site",
    "CommandName": "Remove-PnPSearchConfiguration",
    "Id": 985,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPSearchConfiguration -Configuration $config -Scope Subscription",
    "CommandName": "Remove-PnPSearchConfiguration",
    "Id": 986,
    "Rank": 3
  },
  {
    "Command": "Remove-PnPSearchConfiguration -Path searchconfig.xml -Scope Subscription",
    "CommandName": "Remove-PnPSearchConfiguration",
    "Id": 987,
    "Rank": 4
  },
  {
    "Command": "Remove-PnPSiteCollectionAdmin -Owners \"user@contoso.onmicrosoft.com\"",
    "CommandName": "Remove-PnPSiteCollectionAdmin",
    "Id": 988,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPSiteCollectionAdmin -Owners @(\"user1@contoso.onmicrosoft.com\", \"user2@contoso.onmicrosoft.com\")",
    "CommandName": "Remove-PnPSiteCollectionAdmin",
    "Id": 989,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPSiteCollectionAppCatalog -Site \"https://contoso.sharepoint.com/sites/FinanceTeamsite\"",
    "CommandName": "Remove-PnPSiteCollectionAppCatalog",
    "Id": 990,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPSiteCollectionTermStore",
    "CommandName": "Remove-PnPSiteCollectionTermStore",
    "Id": 991,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPSiteDesign -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd",
    "CommandName": "Remove-PnPSiteDesign",
    "Id": 992,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPSiteDesignTask -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd",
    "CommandName": "Remove-PnPSiteDesignTask",
    "Id": 993,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPSiteGroup -Identity GroupToRemove -Site \"https://contoso.sharepoint.com/sites/marketing\"",
    "CommandName": "Remove-PnPSiteGroup",
    "Id": 994,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPSiteGroup -Identity GroupToRemove",
    "CommandName": "Remove-PnPSiteGroup",
    "Id": 995,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPSiteScript -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd",
    "CommandName": "Remove-PnPSiteScript",
    "Id": 996,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPSiteUserInvitations -Site \"https://contoso.sharepoint.com/sites/ContosoWeb1/\" -EmailAddress someone@example.com",
    "CommandName": "Remove-PnPSiteUserInvitations",
    "Id": 997,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPStorageEntity -Key MyKey",
    "CommandName": "Remove-PnPStorageEntity",
    "Id": 998,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPStorageEntity -Key MyKey -Scope Site",
    "CommandName": "Remove-PnPStorageEntity",
    "Id": 999,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPStoredCredential -Name \"https://tenant.sharepoint.com\"",
    "CommandName": "Remove-PnPStoredCredential",
    "Id": 1000,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPTaxonomyItem -TermPath \"HR|Recruitment|Marketing\"",
    "CommandName": "Remove-PnPTaxonomyItem",
    "Id": 1001,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPTaxonomyItem -TermPath \"HR|Recruitment|Marketing\" -Force",
    "CommandName": "Remove-PnPTaxonomyItem",
    "Id": 1002,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPTeamsApp -Identity ac139d8b-fa2b-4ffe-88b3-f0b30158b58b",
    "CommandName": "Remove-PnPTeamsApp",
    "Id": 1003,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPTeamsApp -Identity \"My Teams App\"",
    "CommandName": "Remove-PnPTeamsApp",
    "Id": 1004,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPTeamsChannel -Team 4efdf392-8225-4763-9e7f-4edeb7f721aa -DisplayName \"My Channel\"",
    "CommandName": "Remove-PnPTeamsChannel",
    "Id": 1005,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Channel\" -Identity MCMjMiMjMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIyMxOTowMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMEB0aHJlYWQuc2t5cGUjIzAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMA==",
    "CommandName": "Remove-PnPTeamsChannelUser",
    "Id": 1006,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Channel\" -Identity 00000000-0000-0000-0000-000000000000",
    "CommandName": "Remove-PnPTeamsChannelUser",
    "Id": 1007,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Channel\" -Identity john.doe@contoso.com -Force",
    "CommandName": "Remove-PnPTeamsChannelUser",
    "Id": 1008,
    "Rank": 3
  },
  {
    "Command": "Remove-PnPTeamsTab -Team 5beb63c5-0571-499e-94d5-3279fdd9b6b5 -Channel \"General\" -Identity Wiki",
    "CommandName": "Remove-PnPTeamsTab",
    "Id": 1009,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPTeamsTab -Team 5beb63c5-0571-499e-94d5-3279fdd9b6b5 -Channel 19:796d063b63e34497aeaf092c8fb9b44e@thread.skype -Identity Wiki",
    "CommandName": "Remove-PnPTeamsTab",
    "Id": 1010,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPTeamsTab -Team 5beb63c5-0571-499e-94d5-3279fdd9b6b5 -Channel 19:796d063b63e34497aeaf092c8fb9b44e@thread.skype -Identity fcef815d-2e8e-47a5-b06b-9bebba5c7852",
    "CommandName": "Remove-PnPTeamsTab",
    "Id": 1011,
    "Rank": 3
  },
  {
    "Command": "Remove-PnPTeamsTeam -Identity 5beb63c5-0571-499e-94d5-3279fdd9b6b5",
    "CommandName": "Remove-PnPTeamsTeam",
    "Id": 1012,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPTeamsTeam -Identity testteam",
    "CommandName": "Remove-PnPTeamsTeam",
    "Id": 1013,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPTeamsUser -Team MyTeam -User john@doe.com",
    "CommandName": "Remove-PnPTeamsUser",
    "Id": 1014,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPTeamsUser -Team MyTeam -User john@doe.com -Role Owner",
    "CommandName": "Remove-PnPTeamsUser",
    "Id": 1015,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPTenantCdnOrigin -OriginUrl /sites/site/subfolder -CdnType Public",
    "CommandName": "Remove-PnPTenantCdnOrigin",
    "Id": 1016,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPTenantDeletedSite -Identity \"https://tenant.sharepoint.com/sites/contoso\"",
    "CommandName": "Remove-PnPTenantDeletedSite",
    "Id": 1017,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPTenantDeletedSite -Identity \"https://tenant.sharepoint.com/sites/contoso\" -Force",
    "CommandName": "Remove-PnPTenantDeletedSite",
    "Id": 1018,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPTenantSite -Url \"https://tenant.sharepoint.com/sites/contoso\"",
    "CommandName": "Remove-PnPTenantSite",
    "Id": 1019,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPTenantSite -Url \"https://tenant.sharepoint.com/sites/contoso\" -Force -SkipRecycleBin",
    "CommandName": "Remove-PnPTenantSite",
    "Id": 1020,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPTenantSite -Url \"https://tenant.sharepoint.com/sites/contoso\" -FromRecycleBin",
    "CommandName": "Remove-PnPTenantSite",
    "Id": 1021,
    "Rank": 3
  },
  {
    "Command": "Remove-PnPTenantSyncClientRestriction",
    "CommandName": "Remove-PnPTenantSyncClientRestriction",
    "Id": 1022,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPTenantTheme -Name \"MyCompanyTheme\"",
    "CommandName": "Remove-PnPTenantTheme",
    "Id": 1023,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPTerm -Identity 3d9e60e8-d89c-4cd4-af61-a010cf93b380",
    "CommandName": "Remove-PnPTerm",
    "Id": 1024,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPTerm -Identity \"Marketing\" -TermSet \"Departments\" -TermGroup \"Corporate\"",
    "CommandName": "Remove-PnPTerm",
    "Id": 1025,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPTermGroup -Identity 3d9e60e8-d89c-4cd4-af61-a010cf93b380",
    "CommandName": "Remove-PnPTermGroup",
    "Id": 1026,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPTermGroup -Identity \"Corporate\"",
    "CommandName": "Remove-PnPTermGroup",
    "Id": 1027,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPTermGroup -Identity \"HR\" -Force",
    "CommandName": "Remove-PnPTermGroup",
    "Id": 1028,
    "Rank": 3
  },
  {
    "Command": "Remove-PnPTermLabel -Label \"Marknadsf�ring\" -Lcid 1053 -Term 2d1f298b-804a-4a05-96dc-29b667adec62",
    "CommandName": "Remove-PnPTermLabel",
    "Id": 1029,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPTermLabel -Label \"Marknadsf�ring\" -Lcid 1053 -Term \"Marketing\" -TermSet \"Departments\" -TermGroup \"Corporate\"",
    "CommandName": "Remove-PnPTermLabel",
    "Id": 1030,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPUser -Identity 23",
    "CommandName": "Remove-PnPUser",
    "Id": 1031,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPUser -Identity i:0#.f|membership|user@tenant.onmicrosoft.com",
    "CommandName": "Remove-PnPUser",
    "Id": 1032,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPUser -Identity i:0#.f|membership|user@tenant.onmicrosoft.com -Confirm:$false",
    "CommandName": "Remove-PnPUser",
    "Id": 1033,
    "Rank": 3
  },
  {
    "Command": "Remove-PnPUserInfo -LoginName user@domain.com -Site \"https://yoursite.sharepoint.com/sites/team\"",
    "CommandName": "Remove-PnPUserInfo",
    "Id": 1034,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPUserProfile -LoginName user@domain.com",
    "CommandName": "Remove-PnPUserProfile",
    "Id": 1035,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPView -List \"Demo List\" -Identity \"All Items\"",
    "CommandName": "Remove-PnPView",
    "Id": 1036,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPVivaConnectionsDashboardACE -Identity \"58108715-185e-4214-8786-01218e7ab9ef\"",
    "CommandName": "Remove-PnPVivaConnectionsDashboardACE",
    "Id": 1037,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPWeb -Identity projectA",
    "CommandName": "Remove-PnPWeb",
    "Id": 1038,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPWeb -Identity 5fecaf67-6b9e-4691-a0ff-518fc9839aa0",
    "CommandName": "Remove-PnPWeb",
    "Id": 1039,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPWebhookSubscription -List MyList -Identity ea1533a8-ff03-415b-a7b6-517ee50db8b6",
    "CommandName": "Remove-PnPWebhookSubscription",
    "Id": 1040,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPWebPart -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\" -Identity a2875399-d6ff-43a0-96da-be6ae5875f82",
    "CommandName": "Remove-PnPWebPart",
    "Id": 1041,
    "Rank": 1
  },
  {
    "Command": "Remove-PnPWebPart -ServerRelativePageUrl \"/sites/demo/sitepages/home.aspx\" -Title MyWebpart",
    "CommandName": "Remove-PnPWebPart",
    "Id": 1042,
    "Rank": 2
  },
  {
    "Command": "Remove-PnPWikiPage -PageUrl '/pages/wikipage.aspx'",
    "CommandName": "Remove-PnPWikiPage",
    "Id": 1043,
    "Rank": 1
  },
  {
    "Command": "Rename-PnPFile -ServerRelativeUrl /sites/project/Documents/company.docx -TargetFileName mycompany.docx",
    "CommandName": "Rename-PnPFile",
    "Id": 1044,
    "Rank": 1
  },
  {
    "Command": "Rename-PnPFile -SiteRelativeUrl Documents/company.aspx -TargetFileName mycompany.docx",
    "CommandName": "Rename-PnPFile",
    "Id": 1045,
    "Rank": 2
  },
  {
    "Command": "Rename-PnPFile -ServerRelativeUrl /sites/project/Documents/company.docx -TargetFileName mycompany.docx -OverwriteIfAlreadyExists",
    "CommandName": "Rename-PnPFile",
    "Id": 1046,
    "Rank": 3
  },
  {
    "Command": "Rename-PnPFolder -Folder Documents/Reports -TargetFolderName 'Archived Reports'",
    "CommandName": "Rename-PnPFolder",
    "Id": 1047,
    "Rank": 1
  },
  {
    "Command": "Repair-PnPSite -Identity \"https://contoso.sharepoint.com/sites/marketing\"",
    "CommandName": "Repair-PnPSite",
    "Id": 1048,
    "Rank": 1
  },
  {
    "Command": "Repair-PnPSite -Identity \"https://contoso.sharepoint.com/sites/marketing\" -RuleID \"ee967197-ccbe-4c00-88e4-e6fab81145e1\"",
    "CommandName": "Repair-PnPSite",
    "Id": 1049,
    "Rank": 2
  },
  {
    "Command": "Request-PnPAccessToken",
    "CommandName": "Request-PnPAccessToken",
    "Id": 1050,
    "Rank": 1
  },
  {
    "Command": "Request-PnPAccessToken -ClientId 26e29fec-aa10-4f99-8381-d96cddc650c2",
    "CommandName": "Request-PnPAccessToken",
    "Id": 1051,
    "Rank": 2
  },
  {
    "Command": "Request-PnPAccessToken -ClientId 26e29fec-aa10-4f99-8381-d96cddc650c2 -Scopes Group.ReadWrite.All",
    "CommandName": "Request-PnPAccessToken",
    "Id": 1052,
    "Rank": 3
  },
  {
    "Command": "Request-PnPAccessToken -ClientId 26e29fec-aa10-4f99-8381-d96cddc650c2 -Scopes Group.ReadWrite.All, AllSites.FullControl",
    "CommandName": "Request-PnPAccessToken",
    "Id": 1053,
    "Rank": 4
  },
  {
    "Command": "Request-PnPPersonalSite -UserEmails @(\"user1@contoso.com\", \"user2@contoso.com\")",
    "CommandName": "Request-PnPPersonalSite",
    "Id": 1054,
    "Rank": 1
  },
  {
    "Command": "Request-PnPPersonalSite -UserEmails \"user1@contoso.com\"",
    "CommandName": "Request-PnPPersonalSite",
    "Id": 1055,
    "Rank": 2
  },
  {
    "Command": "Request-PnPReIndexList -Identity \"Demo List\"",
    "CommandName": "Request-PnPReIndexList",
    "Id": 1056,
    "Rank": 1
  },
  {
    "Command": "Request-PnPReIndexWeb",
    "CommandName": "Request-PnPReIndexWeb",
    "Id": 1057,
    "Rank": 1
  },
  {
    "Command": "Request-PnPSyntexClassifyAndExtract -FileUrl \"/sites/finance/invoices/invoice1.docx\"",
    "CommandName": "Request-PnPSyntexClassifyAndExtract",
    "Id": 1058,
    "Rank": 1
  },
  {
    "Command": "Request-PnPSyntexClassifyAndExtract -List \"Invoices\"",
    "CommandName": "Request-PnPSyntexClassifyAndExtract",
    "Id": 1059,
    "Rank": 2
  },
  {
    "Command": "Request-PnPSyntexClassifyAndExtract -Folder (Get-PnPFolder -Url \"invoices/Q1/jan\")",
    "CommandName": "Request-PnPSyntexClassifyAndExtract",
    "Id": 1060,
    "Rank": 3
  },
  {
    "Command": "Reset-PnPFileVersion -ServerRelativeUrl \"/sites/test/office365.png\"",
    "CommandName": "Reset-PnPFileVersion",
    "Id": 1061,
    "Rank": 1
  },
  {
    "Command": "Reset-PnPFileVersion -ServerRelativeUrl \"/sites/test/office365.png\" -CheckinType MajorCheckin -Comment \"Restored to previous version\"",
    "CommandName": "Reset-PnPFileVersion",
    "Id": 1062,
    "Rank": 2
  },
  {
    "Command": "Reset-PnPLabel -List \"Demo List\"",
    "CommandName": "Reset-PnPLabel",
    "Id": 1063,
    "Rank": 1
  },
  {
    "Command": "Reset-PnPLabel -List \"Demo List\" -SyncToItems $true",
    "CommandName": "Reset-PnPLabel",
    "Id": 1064,
    "Rank": 2
  },
  {
    "Command": "Reset-PnPUserOneDriveQuotaToDefault -Account 'user@domain.com'",
    "CommandName": "Reset-PnPUserOneDriveQuotaToDefault",
    "Id": 1065,
    "Rank": 1
  },
  {
    "Command": "Resolve-PnPFolder -SiteRelativePath \"demofolder/subfolder\"",
    "CommandName": "Resolve-PnPFolder",
    "Id": 1066,
    "Rank": 1
  },
  {
    "Command": "Restore-PnPDeletedMicrosoft365Group -Identity 38b32e13-e900-4d95-b860-fb52bc07ca7f",
    "CommandName": "Restore-PnPDeletedMicrosoft365Group",
    "Id": 1067,
    "Rank": 1
  },
  {
    "Command": "Restore-PnPFileVersion -Url Documents/MyDocument.docx -Identity 512",
    "CommandName": "Restore-PnPFileVersion",
    "Id": 1068,
    "Rank": 1
  },
  {
    "Command": "Restore-PnPFileVersion -Url /sites/HRSite/Documents/MyDocument.docx -Identity 512",
    "CommandName": "Restore-PnPFileVersion",
    "Id": 1069,
    "Rank": 2
  },
  {
    "Command": "Restore-PnPFileVersion -Url Documents/MyDocument.docx -Identity \"Version 1.0\"",
    "CommandName": "Restore-PnPFileVersion",
    "Id": 1070,
    "Rank": 3
  },
  {
    "Command": "Restore-PnpRecycleBinItem -Identity 72e4d749-d750-4989-b727-523d6726e442",
    "CommandName": "Restore-PnPRecycleBinItem",
    "Id": 1071,
    "Rank": 1
  },
  {
    "Command": "Restore-PnPTenantRecycleBinItem -Url \"https://tenant.sharepoint.com/sites/contoso\"",
    "CommandName": "Restore-PnPTenantRecycleBinItem",
    "Id": 1072,
    "Rank": 1
  },
  {
    "Command": "Restore-PnPTenantRecycleBinItem -Url \"https://tenant.sharepoint.com/sites/contoso\" -Wait",
    "CommandName": "Restore-PnPTenantRecycleBinItem",
    "Id": 1073,
    "Rank": 2
  },
  {
    "Command": "Restore-PnPTenantSite -Identity \"https://tenant.sharepoint.com/sites/contoso\"",
    "CommandName": "Restore-PnPTenantSite",
    "Id": 1074,
    "Rank": 1
  },
  {
    "Command": "Restore-PnPTenantSite -Identity \"https://tenant.sharepoint.com/sites/contoso\" -Force",
    "CommandName": "Restore-PnPTenantSite",
    "Id": 1075,
    "Rank": 2
  },
  {
    "Command": "Restore-PnPTenantSite -Identity \"https://tenant.sharepoint.com/sites/contoso\" -Force -NoWait",
    "CommandName": "Restore-PnPTenantSite",
    "Id": 1076,
    "Rank": 3
  },
  {
    "Command": "Revoke-PnPHubSiteRights -Identity \"https://contoso.sharepoint.com/sites/hubsite\" -Principals \"myuser@mydomain.com\",\"myotheruser@mydomain.com\"",
    "CommandName": "Revoke-PnPHubSiteRights",
    "Id": 1077,
    "Rank": 1
  },
  {
    "Command": "Revoke-PnPSiteDesignRights -Identity 5c73382d-9643-4aa0-9160-d0cba35e40fd -Principals \"myuser@mydomain.com\",\"myotheruser@mydomain.com\"",
    "CommandName": "Revoke-PnPSiteDesignRights",
    "Id": 1078,
    "Rank": 1
  },
  {
    "Command": "Revoke-PnPTenantServicePrincipalPermission -Scope \"Group.Read.All\"",
    "CommandName": "Revoke-PnPTenantServicePrincipalPermission",
    "Id": 1079,
    "Rank": 1
  },
  {
    "Command": "Revoke-PnPUserSession -User user1@contoso.com",
    "CommandName": "Revoke-PnPUserSession",
    "Id": 1080,
    "Rank": 1
  },
  {
    "Command": "Save-PnPSiteTemplate -Template .\\template.xml -Out .\\template.pnp",
    "CommandName": "Save-PnPSiteTemplate",
    "Id": 1081,
    "Rank": 1
  },
  {
    "Command": "Save-PnPTenantTemplate -Template template.xml -Out .\\tenanttemplate.pnp",
    "CommandName": "Save-PnPTenantTemplate",
    "Id": 1082,
    "Rank": 1
  },
  {
    "Command": "Send-PnPMail -To address@tenant.sharepointonline.com -Subject test -Body test",
    "CommandName": "Send-PnPMail",
    "Id": 1083,
    "Rank": 1
  },
  {
    "Command": "Send-PnPMail -To address@contoso.com -Subject test -Body test -From me@tenant.onmicrosoft.com -Password xyz",
    "CommandName": "Send-PnPMail",
    "Id": 1084,
    "Rank": 2
  },
  {
    "Command": "Send-PnPMail -To address@contoso.com -Subject test -Body test -From me@server.net -Password xyz -Server yoursmtp.server.net",
    "CommandName": "Send-PnPMail",
    "Id": 1085,
    "Rank": 3
  },
  {
    "Command": "Set-PnPAdaptiveScopeProperty -Key MyKey -Value MyValue",
    "CommandName": "Set-PnPAdaptiveScopeProperty",
    "Id": 1086,
    "Rank": 1
  },
  {
    "Command": "Set-PnPApplicationCustomizer -Identity aa66f67e-46c0-4474-8a82-42bf467d07f2",
    "CommandName": "Set-PnPApplicationCustomizer",
    "Id": 1087,
    "Rank": 1
  },
  {
    "Command": "Set-PnPApplicationCustomizer -ClientSideComponentId aa66f67e-46c0-4474-8a82-42bf467d07f2 -Scope web -ClientSideComponentProperties \"{`\"sourceTermSet`\":`\"PnP-CollabFooter-SharedLinks`\",`\"personalItemsStorageProperty`\":`\"PnP-CollabFooter-MyLinks`\"}\"",
    "CommandName": "Set-PnPApplicationCustomizer",
    "Id": 1088,
    "Rank": 2
  },
  {
    "Command": "Set-PnPAppSideLoading -On",
    "CommandName": "Set-PnPAppSideLoading",
    "Id": 1089,
    "Rank": 1
  },
  {
    "Command": "Set-PnPAppSideLoading -Off",
    "CommandName": "Set-PnPAppSideLoading",
    "Id": 1090,
    "Rank": 2
  },
  {
    "Command": "Set-PnPAuditing -EnableAll",
    "CommandName": "Set-PnPAuditing",
    "Id": 1091,
    "Rank": 1
  },
  {
    "Command": "Set-PnPAuditing -DisableAll",
    "CommandName": "Set-PnPAuditing",
    "Id": 1092,
    "Rank": 2
  },
  {
    "Command": "Set-PnPAuditing -RetentionTime 7",
    "CommandName": "Set-PnPAuditing",
    "Id": 1093,
    "Rank": 3
  },
  {
    "Command": "Set-PnPAuditing -TrimAuditLog",
    "CommandName": "Set-PnPAuditing",
    "Id": 1094,
    "Rank": 4
  },
  {
    "Command": "Set-PnPAuditing -RetentionTime 7 -CheckOutCheckInItems -MoveCopyItems -SearchContent",
    "CommandName": "Set-PnPAuditing",
    "Id": 1095,
    "Rank": 5
  },
  {
    "Command": "Set-PnPAvailablePageLayouts -AllowAllPageLayouts",
    "CommandName": "Set-PnPAvailablePageLayouts",
    "Id": 1096,
    "Rank": 1
  },
  {
    "Command": "Set-PnPAzureADAppSitePermission -PermissionId ABSDFefsdfef33fsdFSvsadf3e3fsdaffsa -Permissions Read",
    "CommandName": "Set-PnPAzureADAppSitePermission",
    "Id": 1097,
    "Rank": 1
  },
  {
    "Command": "Set-PnPAzureADAppSitePermission -PermissionId ABSDFefsdfef33fsdFSvsadf3e3fsdaffsa -Permissions FullControl -Site https://contoso.microsoft.com/sites/projects",
    "CommandName": "Set-PnPAzureADAppSitePermission",
    "Id": 1098,
    "Rank": 2
  },
  {
    "Command": "Set-PnPAzureADGroup -Identity $group -DisplayName \"My Displayname\"",
    "CommandName": "Set-PnPAzureADGroup",
    "Id": 1099,
    "Rank": 1
  },
  {
    "Command": "Set-PnPAzureADGroup -Identity $groupId -Descriptions \"My Description\" -DisplayName \"My DisplayName\"",
    "CommandName": "Set-PnPAzureADGroup",
    "Id": 1100,
    "Rank": 2
  },
  {
    "Command": "Set-PnPAzureADGroup -Identity $group -Owners demo@contoso.com",
    "CommandName": "Set-PnPAzureADGroup",
    "Id": 1101,
    "Rank": 3
  },
  {
    "Command": "Set-PnPBrowserIdleSignOut -Enabled:$true -WarnAfter \"0.00:45:00\" -SignOutAfter \"0.01:00:00\"",
    "CommandName": "Set-PnPBrowserIdleSignout",
    "Id": 1102,
    "Rank": 1
  },
  {
    "Command": "Set-PnPBrowserIdleSignOut -Enabled:$true -WarnAfter (New-TimeSpan -Minutes 45) -SignOutAfter (New-TimeSpan -Hours 1)",
    "CommandName": "Set-PnPBrowserIdleSignout",
    "Id": 1103,
    "Rank": 2
  },
  {
    "Command": "Set-PnPBrowserIdleSignOut -Enabled:$false",
    "CommandName": "Set-PnPBrowserIdleSignout",
    "Id": 1104,
    "Rank": 3
  },
  {
    "Command": "Set-PnPBuiltInDesignPackageVisibility -DesignPackage Showcase -IsVisible:$false",
    "CommandName": "Set-PnPBuiltInDesignPackageVisibility",
    "Id": 1105,
    "Rank": 1
  },
  {
    "Command": "Set-PnPBuiltInDesignPackageVisibility -DesignPackage TeamSite -IsVisible:$true",
    "CommandName": "Set-PnPBuiltInDesignPackageVisibility",
    "Id": 1106,
    "Rank": 2
  },
  {
    "Command": "Set-PnPBuiltInSiteTemplateSettings -Identity 9522236e-6802-4972-a10d-e98dc74b3344 -IsHidden $false",
    "CommandName": "Set-PnPBuiltInSiteTemplateSettings",
    "Id": 1107,
    "Rank": 1
  },
  {
    "Command": "Set-PnPBuiltInSiteTemplateSettings -Identity 00000000-0000-0000-0000-000000000000 -IsHidden $true",
    "CommandName": "Set-PnPBuiltInSiteTemplateSettings",
    "Id": 1108,
    "Rank": 2
  },
  {
    "Command": "Set-PnPBuiltInSiteTemplateSettings -Template CrisisManagement -IsHidden $true",
    "CommandName": "Set-PnPBuiltInSiteTemplateSettings",
    "Id": 1109,
    "Rank": 3
  },
  {
    "Command": "Set-PnPBuiltInSiteTemplateSettings -Template All -IsHidden $false",
    "CommandName": "Set-PnPBuiltInSiteTemplateSettings",
    "Id": 1110,
    "Rank": 4
  },
  {
    "Command": "Set-PnPContentType -Identity \"Project Document\" -UpdateChildren -Name \"Project Documentation\" -Description \"Documentation for projects\"",
    "CommandName": "Set-PnPContentType",
    "Id": 1111,
    "Rank": 1
  },
  {
    "Command": "Set-PnPContentType -Identity \"Project Document\" -UpdateChildren -Group \"Custom Content Types\" -Hidden",
    "CommandName": "Set-PnPContentType",
    "Id": 1112,
    "Rank": 2
  },
  {
    "Command": "Set-PnPContentType -Identity \"Project Document\" -List \"Projects\" -Name \"Project Documentation\" -Description \"Documentation for projects\"",
    "CommandName": "Set-PnPContentType",
    "Id": 1113,
    "Rank": 3
  },
  {
    "Command": "Set-PnPDefaultColumnValues -List Documents -Field TaxKeyword -Value \"Company|Locations|Stockholm\"",
    "CommandName": "Set-PnPDefaultColumnValues",
    "Id": 1114,
    "Rank": 1
  },
  {
    "Command": "Set-PnPDefaultColumnValues -List Documents -Field TaxKeyword -Value \"15c4c4e4-4b67-4894-a1d8-de5ff811c791\"",
    "CommandName": "Set-PnPDefaultColumnValues",
    "Id": 1115,
    "Rank": 2
  },
  {
    "Command": "Set-PnPDefaultColumnValues -List Documents -Field MyTextField -Value \"DefaultValue\" -Folder \"My folder\"",
    "CommandName": "Set-PnPDefaultColumnValues",
    "Id": 1116,
    "Rank": 3
  },
  {
    "Command": "Set-PnPDefaultColumnValues -List Documents -Field MyPeopleField -Value \"1;#Foo Bar\"",
    "CommandName": "Set-PnPDefaultColumnValues",
    "Id": 1117,
    "Rank": 4
  },
  {
    "Command": "Set-PnPDefaultContentTypeToList -List \"Project Documents\" -ContentType \"Project\"",
    "CommandName": "Set-PnPDefaultContentTypeToList",
    "Id": 1118,
    "Rank": 1
  },
  {
    "Command": "Set-PnPDefaultPageLayout -Title projectpage.aspx",
    "CommandName": "Set-PnPDefaultPageLayout",
    "Id": 1119,
    "Rank": 1
  },
  {
    "Command": "Set-PnPDefaultPageLayout -Title test/testpage.aspx",
    "CommandName": "Set-PnPDefaultPageLayout",
    "Id": 1120,
    "Rank": 2
  },
  {
    "Command": "Set-PnPDefaultPageLayout -InheritFromParentSite",
    "CommandName": "Set-PnPDefaultPageLayout",
    "Id": 1121,
    "Rank": 3
  },
  {
    "Command": "Set-PnPDisableSpacesActivation -Disable:$true -Scope Tenant",
    "CommandName": "Set-PnPDisableSpacesActivation",
    "Id": 1122,
    "Rank": 1
  },
  {
    "Command": "Set-PnPDisableSpacesActivation -Disable -Scope Site -Identity \"https://contoso.sharepoint.com\"",
    "CommandName": "Set-PnPDisableSpacesActivation",
    "Id": 1123,
    "Rank": 2
  },
  {
    "Command": "Set-PnPDisableSpacesActivation -Disable:$false -Scope Site -Identity \"https://contoso.sharepoint.com\"",
    "CommandName": "Set-PnPDisableSpacesActivation",
    "Id": 1124,
    "Rank": 3
  },
  {
    "Command": "Set-PnPDocumentSetField -Field \"Test Field\" -DocumentSet \"Test Document Set\" -SetSharedField -SetWelcomePageField",
    "CommandName": "Set-PnPDocumentSetField",
    "Id": 1125,
    "Rank": 1
  },
  {
    "Command": "Set-PnPDocumentSetField -Field \"Test Field\" -DocumentSet \"Test Document Set\" -RemoveSharedField -RemoveWelcomePageField",
    "CommandName": "Set-PnPDocumentSetField",
    "Id": 1126,
    "Rank": 2
  },
  {
    "Command": "Set-PnPField -Identity AssignedTo -Values @{JSLink=\"customrendering.js\";Group=\"My fields\"}",
    "CommandName": "Set-PnPField",
    "Id": 1127,
    "Rank": 1
  },
  {
    "Command": "Set-PnPField -Identity AssignedTo -Values @{JSLink=\"customrendering.js\";Group=\"My fields\"} -UpdateExistingLists",
    "CommandName": "Set-PnPField",
    "Id": 1128,
    "Rank": 2
  },
  {
    "Command": "Set-PnPField -List \"Tasks\" -Identity \"AssignedTo\" -Values @{JSLink=\"customrendering.js\"}",
    "CommandName": "Set-PnPField",
    "Id": 1129,
    "Rank": 3
  },
  {
    "Command": "Set-PnPFileCheckedIn -Url \"/Documents/Contract.docx\"",
    "CommandName": "Set-PnPFileCheckedIn",
    "Id": 1130,
    "Rank": 1
  },
  {
    "Command": "Set-PnPFileCheckedIn -Url \"/Documents/Contract.docx\" -CheckinType MinorCheckin -Comment \"Smaller changes\"",
    "CommandName": "Set-PnPFileCheckedIn",
    "Id": 1131,
    "Rank": 2
  },
  {
    "Command": "Set-PnPFileCheckedOut -Url \"/sites/testsite/subsite/Documents/Contract.docx\"",
    "CommandName": "Set-PnPFileCheckedOut",
    "Id": 1132,
    "Rank": 1
  },
  {
    "Command": "Set-PnPFolderPermission -List 'Shared Documents' -Identity 'Shared Documents\\Folder' -User 'user@contoso.com' -AddRole 'Contribute'",
    "CommandName": "Set-PnPFolderPermission",
    "Id": 1133,
    "Rank": 1
  },
  {
    "Command": "Set-PnPFolderPermission -List 'AnotherDocumentLibrary' -Identity 'AnotherDocumentLibrary\\Folder\\Subfolder' -User 'user@contoso.com' -RemoveRole 'Contribute'",
    "CommandName": "Set-PnPFolderPermission",
    "Id": 1134,
    "Rank": 2
  },
  {
    "Command": "Set-PnPFolderPermission -List 'Shared Documents' -Identity 'Shared Documents\\Folder' -User 'user@contoso.com' -AddRole 'Contribute' -ClearExisting",
    "CommandName": "Set-PnPFolderPermission",
    "Id": 1135,
    "Rank": 3
  },
  {
    "Command": "Set-PnPFooter -Enabled:$true",
    "CommandName": "Set-PnPFooter",
    "Id": 1136,
    "Rank": 1
  },
  {
    "Command": "Set-PnPFooter -Enabled:$true -Layout Extended -BackgroundTheme Neutral",
    "CommandName": "Set-PnPFooter",
    "Id": 1137,
    "Rank": 2
  },
  {
    "Command": "Set-PnPFooter -Title \"Contoso Inc.\" -LogoUrl \"/sites/communication/Shared Documents/logo.png\"",
    "CommandName": "Set-PnPFooter",
    "Id": 1138,
    "Rank": 3
  },
  {
    "Command": "Set-PnPFooter -LogoUrl \"\"",
    "CommandName": "Set-PnPFooter",
    "Id": 1139,
    "Rank": 4
  },
  {
    "Command": "Set-PnPGraphSubscription -Identity bc204397-1128-4911-9d70-1d8bceee39da -ExpirationDate \"2020-11-22T18:23:45.9356913Z\"",
    "CommandName": "Set-PnPGraphSubscription",
    "Id": 1140,
    "Rank": 1
  },
  {
    "Command": "Set-PnPGroup -Identity 'My Site Members' -SetAssociatedGroup Members",
    "CommandName": "Set-PnPGroup",
    "Id": 1141,
    "Rank": 1
  },
  {
    "Command": "Set-PnPGroup -Identity 'My Site Members' -Owner 'site owners'",
    "CommandName": "Set-PnPGroup",
    "Id": 1142,
    "Rank": 2
  },
  {
    "Command": "Set-PnPGroupPermissions -Identity 'My Site Members' -AddRole Contribute",
    "CommandName": "Set-PnPGroupPermissions",
    "Id": 1143,
    "Rank": 1
  },
  {
    "Command": "Set-PnPGroupPermissions -Identity 'My Site Members' -RemoveRole 'Full Control' -AddRole 'Read'",
    "CommandName": "Set-PnPGroupPermissions",
    "Id": 1144,
    "Rank": 2
  },
  {
    "Command": "Set-PnPGroupPermissions -Identity 'My Site Members' -AddRole @('Contribute', 'Design')",
    "CommandName": "Set-PnPGroupPermissions",
    "Id": 1145,
    "Rank": 3
  },
  {
    "Command": "Set-PnPGroupPermissions -Identity 'My Site Members' -RemoveRole @('Contribute', 'Design')",
    "CommandName": "Set-PnPGroupPermissions",
    "Id": 1146,
    "Rank": 4
  },
  {
    "Command": "Set-PnPGroupPermissions -Identity 'My Site Members' -List 'MyList' -RemoveRole @('Contribute')",
    "CommandName": "Set-PnPGroupPermissions",
    "Id": 1147,
    "Rank": 5
  },
  {
    "Command": "Set-PnPHideDefaultThemes -HideDefaultThemes $true",
    "CommandName": "Set-PnPHideDefaultThemes",
    "Id": 1148,
    "Rank": 1
  },
  {
    "Command": "Set-PnPHideDefaultThemes -HideDefaultThemes $false",
    "CommandName": "Set-PnPHideDefaultThemes",
    "Id": 1149,
    "Rank": 2
  },
  {
    "Command": "Set-PnPHomePage -RootFolderRelativeUrl SitePages/Home.aspx",
    "CommandName": "Set-PnPHomePage",
    "Id": 1150,
    "Rank": 1
  },
  {
    "Command": "Set-PnPHomePage -RootFolderRelativeUrl Lists/Sample/AllItems.aspx",
    "CommandName": "Set-PnPHomePage",
    "Id": 1151,
    "Rank": 2
  },
  {
    "Command": "Set-PnPHomeSite -HomeSiteUrl \"https://yourtenant.sharepoint.com/sites/myhome\"",
    "CommandName": "Set-PnPHomeSite",
    "Id": 1152,
    "Rank": 1
  },
  {
    "Command": "Set-PnPHubSite -Identity \"https://tenant.sharepoint.com/sites/myhubsite\" -Title \"My New Title\"",
    "CommandName": "Set-PnPHubSite",
    "Id": 1153,
    "Rank": 1
  },
  {
    "Command": "Set-PnPHubSite -Identity \"https://tenant.sharepoint.com/sites/myhubsite\" -Description \"My updated description\"",
    "CommandName": "Set-PnPHubSite",
    "Id": 1154,
    "Rank": 2
  },
  {
    "Command": "Set-PnPHubSite -Identity \"https://tenant.sharepoint.com/sites/myhubsite\" -SiteDesignId df8a3ef1-9603-44c4-abd9-541aea2fa745",
    "CommandName": "Set-PnPHubSite",
    "Id": 1155,
    "Rank": 3
  },
  {
    "Command": "Set-PnPHubSite -Identity \"https://tenant.sharepoint.com/sites/myhubsite\" -LogoUrl \"https://tenant.sharepoint.com/SiteAssets/Logo.png\"",
    "CommandName": "Set-PnPHubSite",
    "Id": 1156,
    "Rank": 4
  },
  {
    "Command": "Set-PnPHubSite -Identity \"https://tenant.sharepoint.com/sites/myhubsite\" -EnablePermissionsSync",
    "CommandName": "Set-PnPHubSite",
    "Id": 1157,
    "Rank": 5
  },
  {
    "Command": "Set-PnPHubSite -Identity \"https://tenant.sharepoint.com/sites/myhubsite\" -RequiresJoinApproval:$false",
    "CommandName": "Set-PnPHubSite",
    "Id": 1158,
    "Rank": 6
  },
  {
    "Command": "Set-PnPIndexedProperties -Keys SiteClosed, PolicyName",
    "CommandName": "Set-PnPIndexedProperties",
    "Id": 1159,
    "Rank": 1
  },
  {
    "Command": "Set-PnPInPlaceRecordsManagement -Enabled $true",
    "CommandName": "Set-PnPInPlaceRecordsManagement",
    "Id": 1160,
    "Rank": 1
  },
  {
    "Command": "Set-PnPInPlaceRecordsManagement -Enabled $false",
    "CommandName": "Set-PnPInPlaceRecordsManagement",
    "Id": 1161,
    "Rank": 2
  },
  {
    "Command": "Set-PnPKnowledgeHubSite -KnowledgeHubSiteUrl \"https://yoursite.sharepoint.com/sites/knowledge\"",
    "CommandName": "Set-PnPKnowledgeHubSite",
    "Id": 1162,
    "Rank": 1
  },
  {
    "Command": "Set-PnPLabel -List \"Demo List\" -Label \"Project Documentation\"",
    "CommandName": "Set-PnPLabel",
    "Id": 1163,
    "Rank": 1
  },
  {
    "Command": "Set-PnPLabel -List \"Demo List\" -Label \"Project Documentation\" -SyncToItems $true",
    "CommandName": "Set-PnPLabel",
    "Id": 1164,
    "Rank": 2
  },
  {
    "Command": "Set-PnPLabel -List \"Demo List\" -Label \"Project Documentation\" -BlockDelete $true -BlockEdit $true",
    "CommandName": "Set-PnPLabel",
    "Id": 1165,
    "Rank": 3
  },
  {
    "Command": "Set-PnPList -Identity \"Demo List\" -EnableContentTypes $true",
    "CommandName": "Set-PnPList",
    "Id": 1166,
    "Rank": 1
  },
  {
    "Command": "Set-PnPList -Identity \"Demo List\" -Hidden $true",
    "CommandName": "Set-PnPList",
    "Id": 1167,
    "Rank": 2
  },
  {
    "Command": "Set-PnPList -Identity \"Demo List\" -EnableVersioning $true",
    "CommandName": "Set-PnPList",
    "Id": 1168,
    "Rank": 3
  },
  {
    "Command": "Set-PnPList -Identity \"Demo List\" -EnableVersioning $true -MajorVersions 20",
    "CommandName": "Set-PnPList",
    "Id": 1169,
    "Rank": 4
  },
  {
    "Command": "Set-PnPList -Identity \"Demo Library\" -EnableVersioning $true -EnableMinorVersions $true -MajorVersions 20 -MinorVersions 5",
    "CommandName": "Set-PnPList",
    "Id": 1170,
    "Rank": 5
  },
  {
    "Command": "Set-PnPList -Identity \"Demo List\" -EnableAttachments $true",
    "CommandName": "Set-PnPList",
    "Id": 1171,
    "Rank": 6
  },
  {
    "Command": "Set-PnPListInformationRightsManagement -List \"Documents\" -Enable $true",
    "CommandName": "Set-PnPListInformationRightsManagement",
    "Id": 1172,
    "Rank": 1
  },
  {
    "Command": "Set-PnPListInformationRightsManagement -List \"Documents\" -Enable $true -EnableDocumentAccessExpire $true -DocumentAccessExpireDays 14",
    "CommandName": "Set-PnPListInformationRightsManagement",
    "Id": 1173,
    "Rank": 2
  },
  {
    "Command": "Set-PnPListItem -List \"Demo List\" -Identity 1 -Values @{\"Title\" = \"Test Title\"; \"Category\"=\"Test Category\"}",
    "CommandName": "Set-PnPListItem",
    "Id": 1174,
    "Rank": 1
  },
  {
    "Command": "Set-PnPListItem -List \"Demo List\" -Identity 1 -ContentType \"Company\" -Values @{\"Title\" = \"Test Title\"; \"Category\"=\"Test Category\"}",
    "CommandName": "Set-PnPListItem",
    "Id": 1175,
    "Rank": 2
  },
  {
    "Command": "Set-PnPListItem -List \"Demo List\" -Identity $item -Values @{\"Title\" = \"Test Title\"; \"Category\"=\"Test Category\"}",
    "CommandName": "Set-PnPListItem",
    "Id": 1176,
    "Rank": 3
  },
  {
    "Command": "Set-PnPListItem -List \"Demo List\" -Identity 1 -Label \"Public\"",
    "CommandName": "Set-PnPListItem",
    "Id": 1177,
    "Rank": 4
  },
  {
    "Command": "Set-PnPListItem -List \"Demo List\" -Identity 1 -Values @{\"Editor\"=\"testuser@domain.com\"} -UpdateType UpdateOverwriteVersion",
    "CommandName": "Set-PnPListItem",
    "Id": 1178,
    "Rank": 5
  },
  {
    "Command": "Set-PnPListItemAsRecord -List \"Documents\" -Identity 4",
    "CommandName": "Set-PnPListItemAsRecord",
    "Id": 1179,
    "Rank": 1
  },
  {
    "Command": "Set-PnPListItemAsRecord -List \"Documents\" -Identity 4 -DeclarationDate $date",
    "CommandName": "Set-PnPListItemAsRecord",
    "Id": 1180,
    "Rank": 2
  },
  {
    "Command": "Set-PnPListItemPermission -List 'Documents' -Identity 1 -User 'user@contoso.com' -AddRole 'Contribute'",
    "CommandName": "Set-PnPListItemPermission",
    "Id": 1181,
    "Rank": 1
  },
  {
    "Command": "Set-PnPListItemPermission -List 'Documents' -Identity 1 -User 'user@contoso.com' -RemoveRole 'Contribute'",
    "CommandName": "Set-PnPListItemPermission",
    "Id": 1182,
    "Rank": 2
  },
  {
    "Command": "Set-PnPListItemPermission -List 'Documents' -Identity 1 -User 'user@contoso.com' -AddRole 'Contribute' -ClearExisting",
    "CommandName": "Set-PnPListItemPermission",
    "Id": 1183,
    "Rank": 3
  },
  {
    "Command": "Set-PnPListItemPermission -List 'Documents' -Identity 1 -InheritPermissions",
    "CommandName": "Set-PnPListItemPermission",
    "Id": 1184,
    "Rank": 4
  },
  {
    "Command": "Set-PnPListItemPermission -List 'Documents' -Identity 1 -AddRole 'Read' -RemoveRole 'Contribute' -Group \"Site collection Visitors\"",
    "CommandName": "Set-PnPListItemPermission",
    "Id": 1185,
    "Rank": 5
  },
  {
    "Command": "Set-PnPListPermission -Identity 'Documents' -User 'user@contoso.com' -AddRole 'Contribute'",
    "CommandName": "Set-PnPListPermission",
    "Id": 1186,
    "Rank": 1
  },
  {
    "Command": "Set-PnPListPermission -Identity 'Documents' -User 'user@contoso.com' -RemoveRole 'Contribute'",
    "CommandName": "Set-PnPListPermission",
    "Id": 1187,
    "Rank": 2
  },
  {
    "Command": "Set-PnPListRecordDeclaration -List \"Documents\" -ManualRecordDeclaration NeverAllowManualDeclaration",
    "CommandName": "Set-PnPListRecordDeclaration",
    "Id": 1188,
    "Rank": 1
  },
  {
    "Command": "Set-PnPListRecordDeclaration -List \"Documents\" -AutoRecordDeclaration $true",
    "CommandName": "Set-PnPListRecordDeclaration",
    "Id": 1189,
    "Rank": 2
  },
  {
    "Command": "Set-PnPMasterPage -MasterPageServerRelativeUrl /sites/projects/_catalogs/masterpage/oslo.master",
    "CommandName": "Set-PnPMasterPage",
    "Id": 1190,
    "Rank": 1
  },
  {
    "Command": "Set-PnPMasterPage -MasterPageServerRelativeUrl /sites/projects/_catalogs/masterpage/oslo.master -CustomMasterPageServerRelativeUrl /sites/projects/_catalogs/masterpage/oslo.master",
    "CommandName": "Set-PnPMasterPage",
    "Id": 1191,
    "Rank": 2
  },
  {
    "Command": "Set-PnPMasterPage -MasterPageSiteRelativeUrl _catalogs/masterpage/oslo.master",
    "CommandName": "Set-PnPMasterPage",
    "Id": 1192,
    "Rank": 3
  },
  {
    "Command": "Set-PnPMasterPage -MasterPageSiteRelativeUrl _catalogs/masterpage/oslo.master -CustomMasterPageSiteRelativeUrl _catalogs/masterpage/oslo.master",
    "CommandName": "Set-PnPMasterPage",
    "Id": 1193,
    "Rank": 4
  },
  {
    "Command": "Set-PnPMessageCenterAnnouncementAsArchived -Identity \"MC123456\"",
    "CommandName": "Set-PnPMessageCenterAnnouncementAsArchived",
    "Id": 1194,
    "Rank": 1
  },
  {
    "Command": "Set-PnPMessageCenterAnnouncementAsArchived -Identity \"MC123456\", \"MC234567\"",
    "CommandName": "Set-PnPMessageCenterAnnouncementAsArchived",
    "Id": 1195,
    "Rank": 2
  },
  {
    "Command": "Set-PnPMessageCenterAnnouncementAsArchived",
    "CommandName": "Set-PnPMessageCenterAnnouncementAsArchived",
    "Id": 1196,
    "Rank": 3
  },
  {
    "Command": "Set-PnPMessageCenterAnnouncementAsFavorite -Identity \"MC123456\"",
    "CommandName": "Set-PnPMessageCenterAnnouncementAsFavorite",
    "Id": 1197,
    "Rank": 1
  },
  {
    "Command": "Set-PnPMessageCenterAnnouncementAsFavorite -Identity \"MC123456\", \"MC234567\"",
    "CommandName": "Set-PnPMessageCenterAnnouncementAsFavorite",
    "Id": 1198,
    "Rank": 2
  },
  {
    "Command": "Set-PnPMessageCenterAnnouncementAsFavorite",
    "CommandName": "Set-PnPMessageCenterAnnouncementAsFavorite",
    "Id": 1199,
    "Rank": 3
  },
  {
    "Command": "Set-PnPMessageCenterAnnouncementAsNotArchived -Identity \"MC123456\"",
    "CommandName": "Set-PnPMessageCenterAnnouncementAsNotArchived",
    "Id": 1200,
    "Rank": 1
  },
  {
    "Command": "Set-PnPMessageCenterAnnouncementAsNotArchived -Identity \"MC123456\", \"MC234567\"",
    "CommandName": "Set-PnPMessageCenterAnnouncementAsNotArchived",
    "Id": 1201,
    "Rank": 2
  },
  {
    "Command": "Set-PnPMessageCenterAnnouncementAsNotArchived",
    "CommandName": "Set-PnPMessageCenterAnnouncementAsNotArchived",
    "Id": 1202,
    "Rank": 3
  },
  {
    "Command": "Set-PnPMessageCenterAnnouncementAsNotFavorite -Identity \"MC123456\"",
    "CommandName": "Set-PnPMessageCenterAnnouncementAsNotFavorite",
    "Id": 1203,
    "Rank": 1
  },
  {
    "Command": "Set-PnPMessageCenterAnnouncementAsNotFavorite -Identity \"MC123456\", \"MC234567\"",
    "CommandName": "Set-PnPMessageCenterAnnouncementAsNotFavorite",
    "Id": 1204,
    "Rank": 2
  },
  {
    "Command": "Set-PnPMessageCenterAnnouncementAsNotFavorite",
    "CommandName": "Set-PnPMessageCenterAnnouncementAsNotFavorite",
    "Id": 1205,
    "Rank": 3
  },
  {
    "Command": "Set-PnPMessageCenterAnnouncementAsRead -Identity \"MC123456\"",
    "CommandName": "Set-PnPMessageCenterAnnouncementAsRead",
    "Id": 1206,
    "Rank": 1
  },
  {
    "Command": "Set-PnPMessageCenterAnnouncementAsRead -Identity \"MC123456\", \"MC234567\"",
    "CommandName": "Set-PnPMessageCenterAnnouncementAsRead",
    "Id": 1207,
    "Rank": 2
  },
  {
    "Command": "Set-PnPMessageCenterAnnouncementAsRead",
    "CommandName": "Set-PnPMessageCenterAnnouncementAsRead",
    "Id": 1208,
    "Rank": 3
  },
  {
    "Command": "Set-PnPMessageCenterAnnouncementAsUnread -Identity \"MC123456\"",
    "CommandName": "Set-PnPMessageCenterAnnouncementAsUnread",
    "Id": 1209,
    "Rank": 1
  },
  {
    "Command": "Set-PnPMessageCenterAnnouncementAsUnread -Identity \"MC123456\", \"MC234567\"",
    "CommandName": "Set-PnPMessageCenterAnnouncementAsUnread",
    "Id": 1210,
    "Rank": 2
  },
  {
    "Command": "Set-PnPMessageCenterAnnouncementAsUnread",
    "CommandName": "Set-PnPMessageCenterAnnouncementAsUnread",
    "Id": 1211,
    "Rank": 3
  },
  {
    "Command": "Set-PnPMicrosoft365Group -Identity $group -DisplayName \"My Displayname\"",
    "CommandName": "Set-PnPMicrosoft365Group",
    "Id": 1212,
    "Rank": 1
  },
  {
    "Command": "Set-PnPMicrosoft365Group -Identity $groupId -Descriptions \"My Description\" -DisplayName \"My DisplayName\"",
    "CommandName": "Set-PnPMicrosoft365Group",
    "Id": 1213,
    "Rank": 2
  },
  {
    "Command": "Set-PnPMicrosoft365Group -Identity $group -GroupLogoPath \".\\MyLogo.png\"",
    "CommandName": "Set-PnPMicrosoft365Group",
    "Id": 1214,
    "Rank": 3
  },
  {
    "Command": "Set-PnPMicrosoft365Group -Identity $group -IsPrivate:$false",
    "CommandName": "Set-PnPMicrosoft365Group",
    "Id": 1215,
    "Rank": 4
  },
  {
    "Command": "Set-PnPMicrosoft365Group -Identity $group -Owners demo@contoso.com",
    "CommandName": "Set-PnPMicrosoft365Group",
    "Id": 1216,
    "Rank": 5
  },
  {
    "Command": "Set-PnPMicrosoft365Group -Identity $group -SensitivityLabels \"bc98af29-59eb-4869-baaa-9a8dff631aa4\"",
    "CommandName": "Set-PnPMicrosoft365Group",
    "Id": 1217,
    "Rank": 6
  },
  {
    "Command": "Set-PnPMicrosoft365GroupSettings -Identity $groupSettingId -Values @{\"AllowToAddGuests\"=\"true\"}",
    "CommandName": "Set-PnPMicrosoft365GroupSettings",
    "Id": 1218,
    "Rank": 1
  },
  {
    "Command": "Set-PnPMicrosoft365GroupSettings -Identity $groupSettingId -Values @{\"AllowToAddGuests\"=\"true\"} -Group $groupId",
    "CommandName": "Set-PnPMicrosoft365GroupSettings",
    "Id": 1219,
    "Rank": 2
  },
  {
    "Command": "Set-PnPMinimalDownloadStrategy -Off",
    "CommandName": "Set-PnPMinimalDownloadStrategy",
    "Id": 1220,
    "Rank": 1
  },
  {
    "Command": "Set-PnPMinimalDownloadStrategy -On",
    "CommandName": "Set-PnPMinimalDownloadStrategy",
    "Id": 1221,
    "Rank": 2
  },
  {
    "Command": "Set-PnPPage -Identity \"MyPage\" -LayoutType Home -Title \"My Page\"",
    "CommandName": "Set-PnPPage",
    "Id": 1222,
    "Rank": 1
  },
  {
    "Command": "Set-PnPPage -Identity \"MyPage\" -CommentsEnabled",
    "CommandName": "Set-PnPPage",
    "Id": 1223,
    "Rank": 2
  },
  {
    "Command": "Set-PnPPage -Identity \"MyPage\" -CommentsEnabled:$false",
    "CommandName": "Set-PnPPage",
    "Id": 1224,
    "Rank": 3
  },
  {
    "Command": "Set-PnPPage -Identity \"hr/MyPage\" -HeaderType Default",
    "CommandName": "Set-PnPPage",
    "Id": 1225,
    "Rank": 4
  },
  {
    "Command": "Set-PnPPage -Identity \"MyPage\" -HeaderType None",
    "CommandName": "Set-PnPPage",
    "Id": 1226,
    "Rank": 5
  },
  {
    "Command": "Set-PnPPage -Identity \"MyPage\" -HeaderType Custom -ServerRelativeImageUrl \"/sites/demo1/assets/myimage.png\" -TranslateX 10.5 -TranslateY 11.0",
    "CommandName": "Set-PnPPage",
    "Id": 1227,
    "Rank": 6
  },
  {
    "Command": "Set-PnPPage -Identity \"MyPage\" -ScheduledPublishDate (Get-Date).AddHours(1)",
    "CommandName": "Set-PnPPage",
    "Id": 1228,
    "Rank": 7
  },
  {
    "Command": "Set-PnPPage -Name \"NewPage\" -Translate",
    "CommandName": "Set-PnPPage",
    "Id": 1229,
    "Rank": 8
  },
  {
    "Command": "Set-PnPPage -Name \"NewPage\" -Translate -TranslationLanguageCodes 1043",
    "CommandName": "Set-PnPPage",
    "Id": 1230,
    "Rank": 9
  },
  {
    "Command": "Set-PnPPage -Name \"NewPage\" -Translate -TranslationLanguageCodes 1043,1035",
    "CommandName": "Set-PnPPage",
    "Id": 1231,
    "Rank": 10
  },
  {
    "Command": "Set-PnPPageTextPart -Page Home -InstanceId a2875399-d6ff-43a0-96da-be6ae5875f82 -Text \"MyText\"",
    "CommandName": "Set-PnPPageTextPart",
    "Id": 1232,
    "Rank": 1
  },
  {
    "Command": "Set-PnPPageWebPart -Page Home -Identity a2875399-d6ff-43a0-96da-be6ae5875f82 -PropertiesJson \"`\"Property1`\"=`\"Value1`\"\"",
    "CommandName": "Set-PnPPageWebPart",
    "Id": 1233,
    "Rank": 1
  },
  {
    "Command": "Set-PnPPageWebPart -Page Home -Identity a2875399-d6ff-43a0-96da-be6ae5875f82 -PropertiesJson $myproperties",
    "CommandName": "Set-PnPPageWebPart",
    "Id": 1234,
    "Rank": 2
  },
  {
    "Command": "Set-PnPPlannerBucket -Bucket \"Todos\" -Group \"Marketing\" -Plan \"Conference Plan\" -Name \"Pre-conf Todos\"",
    "CommandName": "Set-PnPPlannerBucket",
    "Id": 1235,
    "Rank": 1
  },
  {
    "Command": "Set-PnPPlannerConfiguration -AllowRosterCreation:$false -IsPlannerAllowed:$true",
    "CommandName": "Set-PnPPlannerConfiguration",
    "Id": 1236,
    "Rank": 1
  },
  {
    "Command": "Set-PnPPlannerConfiguration -AllowPlannerMobilePushNotifications $false",
    "CommandName": "Set-PnPPlannerConfiguration",
    "Id": 1237,
    "Rank": 2
  },
  {
    "Command": "Set-PnPPlannerPlan -Group \"Marketing\" -Plan \"Conference\" -Title \"Conference 2020\"",
    "CommandName": "Set-PnPPlannerPlan",
    "Id": 1238,
    "Rank": 1
  },
  {
    "Command": "Set-PnPPlannerTask -TaskId RSNNbc4HM0e7jt-btAKtTZYAFAf0 -Title \"New Title\" -StartDateTime 2020-10-01",
    "CommandName": "Set-PnPPlannerTask",
    "Id": 1239,
    "Rank": 1
  },
  {
    "Command": "Set-PnPPlannerTask -TaskId RSNNbc4HM0e7jt-btAKtTZYAFAf0 -Title \"New Title\" -Bucket \"To do\"",
    "CommandName": "Set-PnPPlannerTask",
    "Id": 1240,
    "Rank": 2
  },
  {
    "Command": "Set-PnPPlannerTask -TaskId RSNNbc4HM0e7jt-btAKtTZYAFAf0 -AssignedTo \"user@contoso.com\",\"manager@contoso.com\"",
    "CommandName": "Set-PnPPlannerTask",
    "Id": 1241,
    "Rank": 3
  },
  {
    "Command": "Set-PnPPlannerUserPolicy -Identity \"johndoe@contoso.onmicrosoft.com\"",
    "CommandName": "Set-PnPPlannerUserPolicy",
    "Id": 1242,
    "Rank": 1
  },
  {
    "Command": "Set-PnPPropertyBagValue -Key MyKey -Value MyValue",
    "CommandName": "Set-PnPPropertyBagValue",
    "Id": 1243,
    "Rank": 1
  },
  {
    "Command": "Set-PnPPropertyBagValue -Key MyKey -Value MyValue -Folder /",
    "CommandName": "Set-PnPPropertyBagValue",
    "Id": 1244,
    "Rank": 2
  },
  {
    "Command": "Set-PnPPropertyBagValue -Key MyKey -Value MyValue -Folder /MyFolder",
    "CommandName": "Set-PnPPropertyBagValue",
    "Id": 1245,
    "Rank": 3
  },
  {
    "Command": "Set-PnPRequestAccessEmails -Emails someone@example.com",
    "CommandName": "Set-PnPRequestAccessEmails",
    "Id": 1246,
    "Rank": 1
  },
  {
    "Command": "Set-PnPRequestAccessEmails -Disabled",
    "CommandName": "Set-PnPRequestAccessEmails",
    "Id": 1247,
    "Rank": 2
  },
  {
    "Command": "Set-PnPRequestAccessEmails -Disabled:$false",
    "CommandName": "Set-PnPRequestAccessEmails",
    "Id": 1248,
    "Rank": 3
  },
  {
    "Command": "Set-PnPRoleDefinition -Identity \"CustomPerm\" -Clear EditListItems",
    "CommandName": "Set-PnPRoleDefinition",
    "Id": 1249,
    "Rank": 1
  },
  {
    "Command": "Set-PnPRoleDefinition -Identity \"NoDelete\" -SelectAll -Clear DeleteListItems",
    "CommandName": "Set-PnPRoleDefinition",
    "Id": 1250,
    "Rank": 2
  },
  {
    "Command": "Set-PnPRoleDefinition -Identity \"CustomPerm\" -NewRoleName \"NoDelete\" -Description \"Contribute without delete\"",
    "CommandName": "Set-PnPRoleDefinition",
    "Id": 1251,
    "Rank": 3
  },
  {
    "Command": "Set-PnPRoleDefinition -Identity \"CustomPerm\" -Order 500",
    "CommandName": "Set-PnPRoleDefinition",
    "Id": 1252,
    "Rank": 4
  },
  {
    "Command": "Set-PnPSearchConfiguration -Configuration $config",
    "CommandName": "Set-PnPSearchConfiguration",
    "Id": 1253,
    "Rank": 1
  },
  {
    "Command": "Set-PnPSearchConfiguration -Configuration $config -Scope Site",
    "CommandName": "Set-PnPSearchConfiguration",
    "Id": 1254,
    "Rank": 2
  },
  {
    "Command": "Set-PnPSearchConfiguration -Configuration $config -Scope Subscription",
    "CommandName": "Set-PnPSearchConfiguration",
    "Id": 1255,
    "Rank": 3
  },
  {
    "Command": "Set-PnPSearchConfiguration -Path searchconfig.xml -Scope Subscription",
    "CommandName": "Set-PnPSearchConfiguration",
    "Id": 1256,
    "Rank": 4
  },
  {
    "Command": "Set-PnPSearchSettings -SearchBoxInNavBar Hidden -Scope Site",
    "CommandName": "Set-PnPSearchSettings",
    "Id": 1257,
    "Rank": 1
  },
  {
    "Command": "Set-PnPSearchSettings -SearchBoxInNavBar Hidden -Scope Web",
    "CommandName": "Set-PnPSearchSettings",
    "Id": 1258,
    "Rank": 2
  },
  {
    "Command": "Set-PnPSearchSettings -SearchPageUrl \"https://contoso.sharepoint.com/sites/mysearch/SitePages/search.aspx\"",
    "CommandName": "Set-PnPSearchSettings",
    "Id": 1259,
    "Rank": 3
  },
  {
    "Command": "Set-PnPSearchSettings -SearchPageUrl \"\"",
    "CommandName": "Set-PnPSearchSettings",
    "Id": 1260,
    "Rank": 4
  },
  {
    "Command": "Set-PnPSearchSettings -SearchPageUrl \"https://contoso.sharepoint.com/sites/mysearch/SitePages/search.aspx\" -Scope Site",
    "CommandName": "Set-PnPSearchSettings",
    "Id": 1261,
    "Rank": 5
  },
  {
    "Command": "Set-PnPSearchSettings -SearchScope Tenant",
    "CommandName": "Set-PnPSearchSettings",
    "Id": 1262,
    "Rank": 6
  },
  {
    "Command": "Set-PnPSearchSettings -SearchScope Hub",
    "CommandName": "Set-PnPSearchSettings",
    "Id": 1263,
    "Rank": 7
  },
  {
    "Command": "Set-PnPSite -Classification \"HBI\"",
    "CommandName": "Set-PnPSite",
    "Id": 1264,
    "Rank": 1
  },
  {
    "Command": "Set-PnPSite -Classification $null",
    "CommandName": "Set-PnPSite",
    "Id": 1265,
    "Rank": 2
  },
  {
    "Command": "Set-PnPSite -DisableFlows",
    "CommandName": "Set-PnPSite",
    "Id": 1266,
    "Rank": 3
  },
  {
    "Command": "Set-PnPSite -DisableFlows:$false",
    "CommandName": "Set-PnPSite",
    "Id": 1267,
    "Rank": 4
  },
  {
    "Command": "Set-PnPSite -LogoFilePath c:\\images\\mylogo.png",
    "CommandName": "Set-PnPSite",
    "Id": 1268,
    "Rank": 5
  },
  {
    "Command": "Set-PnPSite -NoScriptSite $false",
    "CommandName": "Set-PnPSite",
    "Id": 1269,
    "Rank": 6
  },
  {
    "Command": "Set-PnPSiteClassification -Identity \"LBI\"",
    "CommandName": "Set-PnPSiteClassification",
    "Id": 1270,
    "Rank": 1
  },
  {
    "Command": "Set-PnPSiteClosure -State Open",
    "CommandName": "Set-PnPSiteClosure",
    "Id": 1271,
    "Rank": 1
  },
  {
    "Command": "Set-PnPSiteClosure -State Closed",
    "CommandName": "Set-PnPSiteClosure",
    "Id": 1272,
    "Rank": 2
  },
  {
    "Command": "Set-PnPSiteDesign -Identity 046e2e76-67ba-46ca-a5f6-8eb418a7821e -Title \"My Updated Company Design\"",
    "CommandName": "Set-PnPSiteDesign",
    "Id": 1273,
    "Rank": 1
  },
  {
    "Command": "Set-PnPSiteDesign -Identity 046e2e76-67ba-46ca-a5f6-8eb418a7821e -Title \"My Company Design\" -Description \"My description\" -ThumbnailUrl \"https://contoso.sharepoint.com/sites/templates/my images/logo.png\"",
    "CommandName": "Set-PnPSiteDesign",
    "Id": 1274,
    "Rank": 2
  },
  {
    "Command": "Set-PnPSiteGroup -Site \"https://contoso.sharepoint.com/sites/siteA\" -Identity \"ProjectViewers\" -PermissionLevelsToRemove \"Full Control\" -PermissionLevelsToAdd \"View Only\"",
    "CommandName": "Set-PnPSiteGroup",
    "Id": 1275,
    "Rank": 1
  },
  {
    "Command": "Set-PnPSiteGroup -Site \"https://contoso.sharepoint.com\" -Identity \"ProjectViewers\" -Owner user@domain.com",
    "CommandName": "Set-PnPSiteGroup",
    "Id": 1276,
    "Rank": 2
  },
  {
    "Command": "Set-PnPSitePolicy -Name \"Contoso HBI\"",
    "CommandName": "Set-PnPSitePolicy",
    "Id": 1277,
    "Rank": 1
  },
  {
    "Command": "Set-PnPSiteScript -Identity f1d55d9b-b116-4f54-bc00-164a51e7e47f -Title \"My Site Script\"",
    "CommandName": "Set-PnPSiteScript",
    "Id": 1278,
    "Rank": 1
  },
  {
    "Command": "Set-PnPSiteScriptPackage -Identity f1d55d9b-b116-4f54-bc00-164a51e7e47f -Title \"My Site Script\"",
    "CommandName": "Set-PnPSiteScriptPackage",
    "Id": 1279,
    "Rank": 1
  },
  {
    "Command": "Set-PnPSiteSensitivityLabel -Identity \"Top Secret\"",
    "CommandName": "Set-PnPSiteSensitivityLabel",
    "Id": 1280,
    "Rank": 1
  },
  {
    "Command": "Set-PnPSiteSensitivityLabel -Identity a1888df2-84c2-4379-8d53-7091dd630ca7",
    "CommandName": "Set-PnPSiteSensitivityLabel",
    "Id": 1281,
    "Rank": 2
  },
  {
    "Command": "Set-PnPSiteTemplateMetadata -Path template.xml -TemplateDisplayName \"DisplayNameValue\"",
    "CommandName": "Set-PnPSiteTemplateMetadata",
    "Id": 1282,
    "Rank": 1
  },
  {
    "Command": "Set-PnPSiteTemplateMetadata -Path template.pnp -TemplateDisplayName \"DisplayNameValue\"",
    "CommandName": "Set-PnPSiteTemplateMetadata",
    "Id": 1283,
    "Rank": 2
  },
  {
    "Command": "Set-PnPSiteTemplateMetadata -Path template.xml -TemplateImagePreviewUrl \"Full URL of the Image Preview\"",
    "CommandName": "Set-PnPSiteTemplateMetadata",
    "Id": 1284,
    "Rank": 3
  },
  {
    "Command": "Set-PnPSiteTemplateMetadata -Path template.pnp -TemplateImagePreviewUrl \"Full URL of the Image Preview\"",
    "CommandName": "Set-PnPSiteTemplateMetadata",
    "Id": 1285,
    "Rank": 4
  },
  {
    "Command": "Set-PnPSiteTemplateMetadata -Path template.xml -TemplateProperties @{\"Property1\" = \"Test Value 1\"; \"Property2\"=\"Test Value 2\"}",
    "CommandName": "Set-PnPSiteTemplateMetadata",
    "Id": 1286,
    "Rank": 5
  },
  {
    "Command": "Set-PnPSiteTemplateMetadata -Path template.pnp -TemplateProperties @{\"Property1\" = \"Test Value 1\"; \"Property2\"=\"Test Value 2\"}",
    "CommandName": "Set-PnPSiteTemplateMetadata",
    "Id": 1287,
    "Rank": 6
  },
  {
    "Command": "Set-PnPStorageEntity -Key MyKey -Value \"MyValue\" -Comment \"My Comment\" -Description \"My Description\"",
    "CommandName": "Set-PnPStorageEntity",
    "Id": 1288,
    "Rank": 1
  },
  {
    "Command": "Set-PnPStorageEntity -Scope Site -Key MyKey -Value \"MyValue\" -Comment \"My Comment\" -Description \"My Description\"",
    "CommandName": "Set-PnPStorageEntity",
    "Id": 1289,
    "Rank": 2
  },
  {
    "Command": "Set-PnPStructuralNavigationCacheSiteState -IsEnabled $true -SiteUrl \"https://contoso.sharepoint.com/sites/product/\"",
    "CommandName": "Set-PnPStructuralNavigationCacheSiteState",
    "Id": 1290,
    "Rank": 1
  },
  {
    "Command": "Set-PnPStructuralNavigationCacheSiteState -IsEnabled $false -SiteUrl \"https://contoso.sharepoint.com/sites/product/\"",
    "CommandName": "Set-PnPStructuralNavigationCacheSiteState",
    "Id": 1291,
    "Rank": 2
  },
  {
    "Command": "Set-PnPStructuralNavigationCacheWebState -IsEnabled $true -WebUrl \"https://contoso.sharepoint.com/sites/product/electronics\"",
    "CommandName": "Set-PnPStructuralNavigationCacheWebState",
    "Id": 1292,
    "Rank": 1
  },
  {
    "Command": "Set-PnPStructuralNavigationCacheWebState -IsEnabled $false -WebUrl \"https://contoso.sharepoint.com/sites/product/electronics\"",
    "CommandName": "Set-PnPStructuralNavigationCacheWebState",
    "Id": 1293,
    "Rank": 2
  },
  {
    "Command": "Set-PnPSubscribeSharePointNewsDigest -Account 'user@domain.com' -Enabled:$true",
    "CommandName": "Set-PnPSubscribeSharePointNewsDigest",
    "Id": 1294,
    "Rank": 1
  },
  {
    "Command": "Set-PnPSubscribeSharePointNewsDigest -Account 'user@domain.com' -Enabled:$false",
    "CommandName": "Set-PnPSubscribeSharePointNewsDigest",
    "Id": 1295,
    "Rank": 2
  },
  {
    "Command": "Set-PnPTaxonomyFieldValue -ListItem $item -InternalFieldName 'Department' -TermId 863b832b-6818-4e6a-966d-2d3ee057931c",
    "CommandName": "Set-PnPTaxonomyFieldValue",
    "Id": 1296,
    "Rank": 1
  },
  {
    "Command": "Set-PnPTaxonomyFieldValue -ListItem $item -InternalFieldName 'Department' -TermPath 'CORPORATE|DEPARTMENTS|HR'",
    "CommandName": "Set-PnPTaxonomyFieldValue",
    "Id": 1297,
    "Rank": 2
  },
  {
    "Command": "Set-PnPTaxonomyFieldValue -ListItem $item -InternalFieldName 'Department' -Terms @{\"TermId1\"=\"Label1\";\"TermId2\"=\"Label2\"}",
    "CommandName": "Set-PnPTaxonomyFieldValue",
    "Id": 1298,
    "Rank": 3
  },
  {
    "Command": "Set-PnPTeamifyPromptHidden",
    "CommandName": "Set-PnPTeamifyPromptHidden",
    "Id": 1299,
    "Rank": 1
  },
  {
    "Command": "Set-PnPTeamsChannel -Team \"MyTeam\" -Channel \"MyChannel\" -DisplayName \"My Channel\"",
    "CommandName": "Set-PnPTeamsChannel",
    "Id": 1300,
    "Rank": 1
  },
  {
    "Command": "Set-PnPTeamsChannel -Team \"MyTeam\" -Channel \"MyChannel\" -IsFavoriteByDefault $true",
    "CommandName": "Set-PnPTeamsChannel",
    "Id": 1301,
    "Rank": 2
  },
  {
    "Command": "Set-PnPTeamsChannelUser -Team 4efdf392-8225-4763-9e7f-4edeb7f721aa -Channel \"19:796d063b63e34497aeaf092c8fb9b44e@thread.skype\" -Identity MCMjMiMjMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIyMxOTowMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMEB0aHJlYWQuc2t5cGUjIzAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMA== -Role Owner",
    "CommandName": "Set-PnpTeamsChannelUser",
    "Id": 1302,
    "Rank": 1
  },
  {
    "Command": "Set-PnPTeamsChannelUser -Team \"My Team\" -Channel \"My Private Channel\" -Identity john@doe.com -Role Member",
    "CommandName": "Set-PnpTeamsChannelUser",
    "Id": 1303,
    "Rank": 2
  },
  {
    "Command": "Set-PnPTeamsTab -Team \"MyTeam\" -Channel \"My Channel\" -Identity \"Wiki\" -DisplayName \"Channel Wiki\"",
    "CommandName": "Set-PnPTeamsTab",
    "Id": 1304,
    "Rank": 1
  },
  {
    "Command": "Set-PnPTeamsTeam -Identity 'MyTeam' -DisplayName 'My Team'",
    "CommandName": "Set-PnPTeamsTeam",
    "Id": 1305,
    "Rank": 1
  },
  {
    "Command": "Set-PnPTeamsTeam -Identity \"baba9192-55be-488a-9fb7-2e2e76edbef2\" -Visibility Public",
    "CommandName": "Set-PnPTeamsTeam",
    "Id": 1306,
    "Rank": 2
  },
  {
    "Command": "Set-PnPTeamsTeam -Identity \"My Team\" -AllowTeamMentions $false -AllowChannelMentions $true -AllowDeleteChannels $false",
    "CommandName": "Set-PnPTeamsTeam",
    "Id": 1307,
    "Rank": 3
  },
  {
    "Command": "Set-PnPTeamsTeam -Identity \"My Team\" -GiphyContentRating Moderate",
    "CommandName": "Set-PnPTeamsTeam",
    "Id": 1308,
    "Rank": 4
  },
  {
    "Command": "Set-PnPTeamsTeamArchivedState -Identity \"My Team\" -Archived $true",
    "CommandName": "Set-PnPTeamsTeamArchivedState",
    "Id": 1309,
    "Rank": 1
  },
  {
    "Command": "Set-PnPTeamsTeamArchivedState -Identity \"My Team\" -Archived $false",
    "CommandName": "Set-PnPTeamsTeamArchivedState",
    "Id": 1310,
    "Rank": 2
  },
  {
    "Command": "Set-PnPTeamsTeamArchivedState -Identity \"My Team\" -Archived $true -SetSiteReadOnlyForMembers $true",
    "CommandName": "Set-PnPTeamsTeamArchivedState",
    "Id": 1311,
    "Rank": 3
  },
  {
    "Command": "Set-PnPTeamsTeamPicture -Team \"MyTeam\" -Path \"c:\\myimage.jpg\"",
    "CommandName": "Set-PnPTeamsTeamPicture",
    "Id": 1312,
    "Rank": 1
  },
  {
    "Command": "Set-PnPTemporarilyDisableAppBar $true",
    "CommandName": "Set-PnPTemporarilyDisableAppBar",
    "Id": 1313,
    "Rank": 1
  },
  {
    "Command": "Set-PnPTemporarilyDisableAppBar $false",
    "CommandName": "Set-PnPTemporarilyDisableAppBar",
    "Id": 1314,
    "Rank": 2
  },
  {
    "Command": "Set-PnPTenantSite -Identity \"https://contoso.sharepoint.com/sites/team1\" -LockState NoAccess ; Set-PnPTenant -NoAccessRedirectUrl \"http://www.contoso.com\"",
    "CommandName": "Set-PnPTenant",
    "Id": 1315,
    "Rank": 1
  },
  {
    "Command": "Set-PnPTenant -ShowEveryoneExceptExternalUsersClaim $false",
    "CommandName": "Set-PnPTenant",
    "Id": 1316,
    "Rank": 2
  },
  {
    "Command": "Set-PnPTenant -ShowAllUsersClaim $false",
    "CommandName": "Set-PnPTenant",
    "Id": 1317,
    "Rank": 3
  },
  {
    "Command": "Set-PnPTenant -UsePersistentCookiesForExplorerView $true",
    "CommandName": "Set-PnPTenant",
    "Id": 1318,
    "Rank": 4
  },
  {
    "Command": "Set-PnPTenantAppCatalogUrl -Url \"https://yourtenant.sharepoint.com/sites/appcatalog\"",
    "CommandName": "Set-PnPTenantAppCatalogUrl",
    "Id": 1319,
    "Rank": 1
  },
  {
    "Command": "Set-PnPTenantCdnEnabled -CdnType Public -Enable $true",
    "CommandName": "Set-PnPTenantCdnEnabled",
    "Id": 1320,
    "Rank": 1
  },
  {
    "Command": "Set-PnPTenantCdnEnabled -CdnType Private -Enable $false",
    "CommandName": "Set-PnPTenantCdnEnabled",
    "Id": 1321,
    "Rank": 2
  },
  {
    "Command": "Set-PnPTenantCdnEnabled -CdnType Public -Enable $true -NoDefaultOrigins",
    "CommandName": "Set-PnPTenantCdnEnabled",
    "Id": 1322,
    "Rank": 3
  },
  {
    "Command": "Set-PnPTenantCdnPolicy -CdnType Public -PolicyType IncludeFileExtensions -PolicyValue \"CSS,EOT,GIF,ICO,JPEG,JPG,JS,MAP,PNG,SVG,TTF,WOFF\"",
    "CommandName": "Set-PnPTenantCdnPolicy",
    "Id": 1323,
    "Rank": 1
  },
  {
    "Command": "Set-PnPTenantCdnPolicy -CdnType Public -PolicyType ExcludeRestrictedSiteClassifications -PolicyValue \"Confidential,Restricted\"",
    "CommandName": "Set-PnPTenantCdnPolicy",
    "Id": 1324,
    "Rank": 2
  },
  {
    "Command": "Set-PnPTenantSite -Identity \"https://contoso.sharepoint.com\" -Title \"Contoso Website\" -SharingCapability Disabled",
    "CommandName": "Set-PnPTenantSite",
    "Id": 1325,
    "Rank": 1
  },
  {
    "Command": "Set-PnPTenantSite -Identity \"https://contoso.sharepoint.com\" -Title \"Contoso Website\" -StorageWarningLevel 8000 -StorageMaximumLevel 10000",
    "CommandName": "Set-PnPTenantSite",
    "Id": 1326,
    "Rank": 2
  },
  {
    "Command": "Set-PnPTenantSite -Identity \"https://contoso.sharepoint.com/sites/sales\" -Owners \"user@contoso.onmicrosoft.com\"",
    "CommandName": "Set-PnPTenantSite",
    "Id": 1327,
    "Rank": 3
  },
  {
    "Command": "Set-PnPTenantSite -Identity \"https://contoso.sharepoint.com/sites/sales\" -Owners @(\"user1@contoso.onmicrosoft.com\", \"user2@contoso.onmicrosoft.com\")",
    "CommandName": "Set-PnPTenantSite",
    "Id": 1328,
    "Rank": 4
  },
  {
    "Command": "Set-PnPTenantSite -Identity \"https://contoso.sharepoint.com/sites/sales\" -DenyAddAndCustomizePages:$false",
    "CommandName": "Set-PnPTenantSite",
    "Id": 1329,
    "Rank": 5
  },
  {
    "Command": "Set-PnPTenantSyncClientRestriction -BlockMacSync:$false",
    "CommandName": "Set-PnPTenantSyncClientRestriction",
    "Id": 1330,
    "Rank": 1
  },
  {
    "Command": "Set-PnPTenantSyncClientRestriction -ExcludedFileExtensions \"pptx;docx;xlsx\"",
    "CommandName": "Set-PnPTenantSyncClientRestriction",
    "Id": 1331,
    "Rank": 2
  },
  {
    "Command": "Set-PnPTerm -Identity 3d9e60e8-d89c-4cd4-af61-a010cf93b380 -Name \"New Name\"",
    "CommandName": "Set-PnPTerm",
    "Id": 1332,
    "Rank": 1
  },
  {
    "Command": "Set-PnPTerm -Identity \"Marketing\" -TermSet \"Departments\" -TermGroup \"Corporate\" -Name \"Finance\" -CustomProperties @{\"IsCorporate\"=\"True\"}",
    "CommandName": "Set-PnPTerm",
    "Id": 1333,
    "Rank": 2
  },
  {
    "Command": "Set-PnPTerm -Identity \"Marketing\" -TermSet \"Departments\" -TermGroup \"Corporate\" -Name \"Finance\" -DeleteAllCustomProperties -CustomProperties @{\"IsCorporate\"=\"True\"}",
    "CommandName": "Set-PnPTerm",
    "Id": 1334,
    "Rank": 3
  },
  {
    "Command": "Set-PnPTermGroup -Identity \"Departments\" -Name \"Company Units\"",
    "CommandName": "Set-PnPTermGroup",
    "Id": 1335,
    "Rank": 1
  },
  {
    "Command": "Set-PnPTermSet -Identity \"Departments\" -TermGroup \"Corporate\" -Name \"Business Units\"",
    "CommandName": "Set-PnPTermSet",
    "Id": 1336,
    "Rank": 1
  },
  {
    "Command": "Set-PnPTermSet -Identity \"Departments\" -TermGroup \"Corporate\" -UseForSiteNavigation $true",
    "CommandName": "Set-PnPTermSet",
    "Id": 1337,
    "Rank": 2
  },
  {
    "Command": "Set-PnPTermSet -Identity \"Departments\" -TermGroup \"Corporate\" -IsAvailableForTagging $false",
    "CommandName": "Set-PnPTermSet",
    "Id": 1338,
    "Rank": 3
  },
  {
    "Command": "Set-PnPTheme",
    "CommandName": "Set-PnPTheme",
    "Id": 1339,
    "Rank": 1
  },
  {
    "Command": "Set-PnPTheme -ColorPaletteUrl _catalogs/theme/15/company.spcolor",
    "CommandName": "Set-PnPTheme",
    "Id": 1340,
    "Rank": 2
  },
  {
    "Command": "Set-PnPTheme -ColorPaletteUrl _catalogs/theme/15/company.spcolor -BackgroundImageUrl 'style library/background.png'",
    "CommandName": "Set-PnPTheme",
    "Id": 1341,
    "Rank": 3
  },
  {
    "Command": "Set-PnPTheme -ColorPaletteUrl _catalogs/theme/15/company.spcolor -BackgroundImageUrl 'style library/background.png' -ResetSubwebsToInherit",
    "CommandName": "Set-PnPTheme",
    "Id": 1342,
    "Rank": 4
  },
  {
    "Command": "Set-PnPTraceLog -On -LogFile traceoutput.txt",
    "CommandName": "Set-PnPTraceLog",
    "Id": 1343,
    "Rank": 1
  },
  {
    "Command": "Set-PnPTraceLog -On -LogFile traceoutput.txt -Level Debug",
    "CommandName": "Set-PnPTraceLog",
    "Id": 1344,
    "Rank": 2
  },
  {
    "Command": "Set-PnPTraceLog -On -LogFile traceoutput.txt -Level Debug -Delimiter \",\"",
    "CommandName": "Set-PnPTraceLog",
    "Id": 1345,
    "Rank": 3
  },
  {
    "Command": "Set-PnPTraceLog -Off",
    "CommandName": "Set-PnPTraceLog",
    "Id": 1346,
    "Rank": 4
  },
  {
    "Command": "Set-PnPUserOneDriveQuota -Account 'user@domain.com' -Quota 5368709120 -QuotaWarning 4831838208",
    "CommandName": "Set-PnPUserOneDriveQuota",
    "Id": 1347,
    "Rank": 1
  },
  {
    "Command": "Set-PnPUserProfileProperty -Account 'user@domain.com' -Property 'SPS-Location' -Value 'Stockholm'",
    "CommandName": "Set-PnPUserProfileProperty",
    "Id": 1348,
    "Rank": 1
  },
  {
    "Command": "Set-PnPUserProfileProperty -Account 'user@domain.com' -Property 'MyProperty' -Values 'Value 1','Value 2'",
    "CommandName": "Set-PnPUserProfileProperty",
    "Id": 1349,
    "Rank": 2
  },
  {
    "Command": "Set-PnPView -List \"Tasks\" -Identity \"All Tasks\" -Values @{JSLink=\"hierarchytaskslist.js|customrendering.js\";Title=\"My view\"}",
    "CommandName": "Set-PnPView",
    "Id": 1350,
    "Rank": 1
  },
  {
    "Command": "Set-PnPView -List \"Documents\" -Identity \"Corporate Documents\" -Fields \"Title\",\"Created\"",
    "CommandName": "Set-PnPView",
    "Id": 1351,
    "Rank": 2
  },
  {
    "Command": "Set-PnPView -List \"Documents\" -Identity \"Corporate Documents\" -Fields \"Title\",\"Created\" -Aggregations \"<FieldRef Name='Title' Type='COUNT'/>\"",
    "CommandName": "Set-PnPView",
    "Id": 1352,
    "Rank": 3
  },
  {
    "Command": "Set-PnPView -List \"Documents\" -Identity \"Dept Documents\" -Fields \"Title,\"Created\" -Values @{Paged=$true;RowLimit=[UInt32]\"100\"}",
    "CommandName": "Set-PnPView",
    "Id": 1353,
    "Rank": 4
  },
  {
    "Command": "Set-PnPWeb -CommentsOnSitePagesDisabled:$true",
    "CommandName": "Set-PnPWeb",
    "Id": 1354,
    "Rank": 1
  },
  {
    "Command": "Set-PnPWeb -QuickLaunchEnabled:$false",
    "CommandName": "Set-PnPWeb",
    "Id": 1355,
    "Rank": 2
  },
  {
    "Command": "Set-PnPWeb -HeaderEmphasis Strong -HeaderLayout Compact",
    "CommandName": "Set-PnPWeb",
    "Id": 1356,
    "Rank": 3
  },
  {
    "Command": "Set-PnPWeb -NoCrawl:$true",
    "CommandName": "Set-PnPWeb",
    "Id": 1357,
    "Rank": 4
  },
  {
    "Command": "Set-PnPWebHeader -HeaderBackgroundImageUrl \"/sites/hrdepartment/siteassets/background.png\" -HeaderLayout Extended",
    "CommandName": "Set-PnPWebHeader",
    "Id": 1358,
    "Rank": 1
  },
  {
    "Command": "Set-PnPWebHeader -HeaderEmphasis Strong",
    "CommandName": "Set-PnPWebHeader",
    "Id": 1359,
    "Rank": 2
  },
  {
    "Command": "Set-PnPWebHeader -LogoAlignment Middle",
    "CommandName": "Set-PnPWebHeader",
    "Id": 1360,
    "Rank": 3
  },
  {
    "Command": "Set-PnPWebhookSubscription -List MyList -Subscription ea1533a8-ff03-415b-a7b6-517ee50db8b6 -NotificationUrl https://my-func.azurewebsites.net/webhook",
    "CommandName": "Set-PnPWebhookSubscription",
    "Id": 1361,
    "Rank": 1
  },
  {
    "Command": "Set-PnPWebhookSubscription -List MyList -Subscription ea1533a8-ff03-415b-a7b6-517ee50db8b6 -NotificationUrl https://my-func.azurewebsites.net/webhook -ExpirationDate \"2017-09-01\"",
    "CommandName": "Set-PnPWebhookSubscription",
    "Id": 1362,
    "Rank": 2
  },
  {
    "Command": "Set-PnPWebPartProperty -ServerRelativePageUrl /sites/demo/sitepages/home.aspx -Identity ccd2c98a-c9ae-483b-ae72-19992d583914 -Key \"Title\" -Value \"New Title\"",
    "CommandName": "Set-PnPWebPartProperty",
    "Id": 1363,
    "Rank": 1
  },
  {
    "Command": "Set-PnPWebPermission -User \"user@contoso.com\" -AddRole \"Contribute\"",
    "CommandName": "Set-PnPWebPermission",
    "Id": 1364,
    "Rank": 1
  },
  {
    "Command": "Set-PnPWebPermission -Group \"Project Managers\" -AddRole \"Contribute\"",
    "CommandName": "Set-PnPWebPermission",
    "Id": 1365,
    "Rank": 2
  },
  {
    "Command": "Set-PnPWebPermission -Identity projectA -User \"user@contoso.com\" -AddRole \"Contribute\"",
    "CommandName": "Set-PnPWebPermission",
    "Id": 1366,
    "Rank": 3
  },
  {
    "Command": "Set-PnPWebPermission -User \"user@contoso.com\" -AddRole \"Custom Role 1\",\"Custom Role 2\"",
    "CommandName": "Set-PnPWebPermission",
    "Id": 1367,
    "Rank": 4
  },
  {
    "Command": "Set-PnPWebTheme -Theme MyTheme",
    "CommandName": "Set-PnPWebTheme",
    "Id": 1368,
    "Rank": 1
  },
  {
    "Command": "Set-PnPWebTheme -Theme \"MyCompanyTheme\" -WebUrl https://contoso.sharepoint.com/sites/MyWeb",
    "CommandName": "Set-PnPWebTheme",
    "Id": 1369,
    "Rank": 2
  },
  {
    "Command": "Set-PnPWikiPageContent -ServerRelativePageUrl /sites/PnPWikiCollection/SitePages/OurWikiPage.aspx -Path .\\sampleblog.html",
    "CommandName": "Set-PnPWikiPageContent",
    "Id": 1370,
    "Rank": 1
  },
  {
    "Command": "Submit-PnPSearchQuery -Query \"finance\"",
    "CommandName": "Submit-PnPSearchQuery",
    "Id": 1371,
    "Rank": 1
  },
  {
    "Command": "Submit-PnPSearchQuery -Query \"Title:Intranet*\" -MaxResults 10",
    "CommandName": "Submit-PnPSearchQuery",
    "Id": 1372,
    "Rank": 2
  },
  {
    "Command": "Submit-PnPSearchQuery -Query \"Title:Intranet*\" -All",
    "CommandName": "Submit-PnPSearchQuery",
    "Id": 1373,
    "Rank": 3
  },
  {
    "Command": "Submit-PnPSearchQuery -Query \"Title:Intranet*\" -Refiners \"contentclass,FileType(filter=6/0/*)\"",
    "CommandName": "Submit-PnPSearchQuery",
    "Id": 1374,
    "Rank": 4
  },
  {
    "Command": "Submit-PnPTeamsChannelMessage -Team MyTestTeam -Channel \"My Channel\" -Message \"A new message\"",
    "CommandName": "Submit-PnPTeamsChannelMessage",
    "Id": 1375,
    "Rank": 1
  },
  {
    "Command": "Submit-PnPTeamsChannelMessage -Team MyTestTeam -Channel \"My Channel\" -Message \"<strong>A bold new message</strong>\" -ContentType Html",
    "CommandName": "Submit-PnPTeamsChannelMessage",
    "Id": 1376,
    "Rank": 2
  },
  {
    "Command": "Sync-PnPAppToTeams -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe",
    "CommandName": "Sync-PnPAppToTeams",
    "Id": 1377,
    "Rank": 1
  },
  {
    "Command": "Sync-PnPSharePointUserProfilesFromAzureActiveDirectory -UserProfilePropertyMapping @{\"HomePhone\"=\"phone\";\"CustomProperty\"=\"DisplayName\"}",
    "CommandName": "Sync-PnPSharePointUserProfilesFromAzureActiveDirectory",
    "Id": 1378,
    "Rank": 1
  },
  {
    "Command": "Sync-PnPSharePointUserProfilesFromAzureActiveDirectory -UserProfilePropertyMapping @{\"CostCenter\"=\"extension_b0b5aaa58a0a4287acd826c5b8330e48_CostCenter\"} -Folder \"User Profile Sync\"",
    "CommandName": "Sync-PnPSharePointUserProfilesFromAzureActiveDirectory",
    "Id": 1379,
    "Rank": 2
  },
  {
    "Command": "Sync-PnPSharePointUserProfilesFromAzureActiveDirectory -UserProfilePropertyMapping @{\"CostCenter\"=\"extension_b0b5aaa58a0a4287acd826c5b8330e48_CostCenter\"} -Folder \"User Profile Sync\\Jobs\" -Wait -Verbose",
    "CommandName": "Sync-PnPSharePointUserProfilesFromAzureActiveDirectory",
    "Id": 1380,
    "Rank": 3
  },
  {
    "Command": "Test-PnPListItemIsRecord -List \"Documents\" -Identity 4",
    "CommandName": "Test-PnPListItemIsRecord",
    "Id": 1381,
    "Rank": 1
  },
  {
    "Command": "Test-PnPMicrosoft365GroupAliasIsUsed -Alias \"MyGroup\"",
    "CommandName": "Test-PnPMicrosoft365GroupAliasIsUsed",
    "Id": 1382,
    "Rank": 1
  },
  {
    "Command": "Test-PnPSite -Identity \"https://contoso.sharepoint.com/sites/marketing\"",
    "CommandName": "Test-PnPSite",
    "Id": 1383,
    "Rank": 1
  },
  {
    "Command": "Test-PnPSite -Identity \"https://contoso.sharepoint.com/sites/marketing\" -RuleID \"ee967197-ccbe-4c00-88e4-e6fab81145e1\"",
    "CommandName": "Test-PnPSite",
    "Id": 1384,
    "Rank": 2
  },
  {
    "Command": "Test-PnPTenantTemplate -Template $myTemplate",
    "CommandName": "Test-PnPTenantTemplate",
    "Id": 1385,
    "Rank": 1
  },
  {
    "Command": "Uninstall-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe",
    "CommandName": "Uninstall-PnPApp",
    "Id": 1386,
    "Rank": 1
  },
  {
    "Command": "Uninstall-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Scope Site",
    "CommandName": "Uninstall-PnPApp",
    "Id": 1387,
    "Rank": 2
  },
  {
    "Command": "Unpublish-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe",
    "CommandName": "Unpublish-PnPApp",
    "Id": 1388,
    "Rank": 1
  },
  {
    "Command": "Unpublish-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Scope Site",
    "CommandName": "Unpublish-PnPApp",
    "Id": 1389,
    "Rank": 2
  },
  {
    "Command": "Unpublish-PnPContentType -ContentType 0x0101",
    "CommandName": "Unpublish-PnPContentType",
    "Id": 1390,
    "Rank": 1
  },
  {
    "Command": "Unpublish-PnPSyntexModel -Model \"Invoice model\" -ListWebUrl \"https://contoso.sharepoint.com/sites/finance\" -List \"Documents\"",
    "CommandName": "Unpublish-PnPSyntexModel",
    "Id": 1391,
    "Rank": 1
  },
  {
    "Command": "Unpublish-PnPSyntexModel -Model \"Invoice model\" -TargetSiteUrl \"https://contoso.sharepoint.com/sites/finance\" -TargetWebServerRelativeUrl \"/sites/finance\" -TargetLibraryServerRelativeUrl \"/sites/finance/shared%20documents\" -Batch $batch",
    "CommandName": "Unpublish-PnPSyntexModel",
    "Id": 1392,
    "Rank": 2
  },
  {
    "Command": "Unregister-PnPHubSite -Site \"https://tenant.sharepoint.com/sites/myhubsite\"",
    "CommandName": "Unregister-PnPHubSite",
    "Id": 1393,
    "Rank": 1
  },
  {
    "Command": "Update-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe",
    "CommandName": "Update-PnPApp",
    "Id": 1394,
    "Rank": 1
  },
  {
    "Command": "Update-PnPApp -Identity 99a00f6e-fb81-4dc7-8eac-e09c6f9132fe -Scope Site",
    "CommandName": "Update-PnPApp",
    "Id": 1395,
    "Rank": 2
  },
  {
    "Command": "Update-PnPAvailableSiteClassification -Classifications \"HBI\",\"Top Secret\"",
    "CommandName": "Update-PnPAvailableSiteClassification",
    "Id": 1396,
    "Rank": 1
  },
  {
    "Command": "Update-PnPAvailableSiteClassification -DefaultClassification \"LBI\"",
    "CommandName": "Update-PnPAvailableSiteClassification",
    "Id": 1397,
    "Rank": 2
  },
  {
    "Command": "Update-PnPAvailableSiteClassification -UsageGuidelinesUrl https://aka.ms/m365pnp",
    "CommandName": "Update-PnPAvailableSiteClassification",
    "Id": 1398,
    "Rank": 3
  },
  {
    "Command": "Update-PnPSiteDesignFromWeb -Identity \"Contoso Project\" -IncludeAll",
    "CommandName": "Update-PnPSiteDesignFromWeb",
    "Id": 1399,
    "Rank": 1
  },
  {
    "Command": "Update-PnPSiteDesignFromWeb -Identity \"Contoso Project\" -IncludeAll -Lists (\"/lists/Issue list\", \"Shared Documents)",
    "CommandName": "Update-PnPSiteDesignFromWeb",
    "Id": 1400,
    "Rank": 2
  },
  {
    "Command": "Update-PnPSiteDesignFromWeb -Url https://contoso.sharepoint.com/sites/template -Identity \"Contoso Project\" -Lists \"/lists/Issue list\"",
    "CommandName": "Update-PnPSiteDesignFromWeb",
    "Id": 1401,
    "Rank": 3
  },
  {
    "Command": "Update-PnPTeamsApp -Identity 4efdf392-8225-4763-9e7f-4edeb7f721aa -Path c:\\myapp.zip",
    "CommandName": "Update-PnPTeamsApp",
    "Id": 1402,
    "Rank": 1
  },
  {
    "Command": "Update-PnPTeamsUser -Team MyTeam -User john@doe.com -Role Owner",
    "CommandName": "Update-PnPTeamsUser",
    "Id": 1403,
    "Rank": 1
  },
  {
    "Command": "Update-PnPTeamsUser -Team MyTeam -User john@doe.com -Role Member",
    "CommandName": "Update-PnPTeamsUser",
    "Id": 1404,
    "Rank": 2
  },
  {
    "Command": "Update-PnPTeamsUser -Team a0c0a395-4ba6-4fff-958a-000000506d18 -User john@doe.com -Role Member -Force",
    "CommandName": "Update-PnPTeamsUser",
    "Id": 1405,
    "Rank": 3
  },
  {
    "Command": "Update-PnPUserType -LoginName jdoe@contoso.com",
    "CommandName": "Update-PnPUserType",
    "Id": 1406,
    "Rank": 1
  },
  {
    "Command": "Update-PnPVivaConnectionsDashboardACE -Identity \"58108715-185e-4214-8786-01218e7ab9ef\" -Title \"Update title\" -Description \"Update Description\" -IconProperty \"https://cdn.hubblecontent.osi.office.net/m365content/publish/002f8bf9-b8ee-4689-ae97-e411b756099d/691108002.jpg\" -Order 4 -CardSize Large -PropertiesJSON $myProperties",
    "CommandName": "Update-PnPVivaConnectionsDashboardACE",
    "Id": 1407,
    "Rank": 1
  },
  {
    "Command": "Update-PnPVivaConnectionsDashboardACE -Identity \"58108715-185e-4214-8786-01218e7ab9ef\" -Title \"Update title\" -Description \"Update Description\"",
    "CommandName": "Update-PnPVivaConnectionsDashboardACE",
    "Id": 1408,
    "Rank": 2
  },
  {
    "Command": "Update-PnPVivaConnectionsDashboardACE -Identity \"58108715-185e-4214-8786-01218e7ab9ef\" -IconProperty \"https://cdn.hubblecontent.osi.office.net/m365content/publish/002f8bf9-b8ee-4689-ae97-e411b756099d/691108002.jpg\" -Order 4",
    "CommandName": "Update-PnPVivaConnectionsDashboardACE",
    "Id": 1409,
    "Rank": 3
  },
  {
    "Command": "Update-PnPVivaConnectionsDashboardACE -Identity \"58108715-185e-4214-8786-01218e7ab9ef\" -CardSize Large",
    "CommandName": "Update-PnPVivaConnectionsDashboardACE",
    "Id": 1410,
    "Rank": 4
  }
]