Skip to content

[FEATURE] - Cmdlet New-PnPContainerType for SharePointEmbedded #3665

@reshmee011

Description

@reshmee011

Is your feature request related to a problem? Please describe.
New-PnPContainerType based on New-SPOContainerType to create the container type as part of "Setup and Configure SharePoint Embedded" based on https://learn.microsoft.com/en-us/sharepoint/dev/embedded/mslearn/m01-05-hol

Describe the solution you'd like
New-PnPContainerType -TrialContainerType -ContainerTypeName "{{CONTAINER_TYPE_NAME}}" -OwningApplicationId "{{AZURE_ENTRA_APP_ID}}"

{{CONTAINER_TYPE_NAME}}: A Name for your new Container Type. For example, use FirstContainerType.
{{AZURE_ENTRA_APP_ID}}: Value of the Microsoft Entra ID app ID, also known as the "client ID" created as part of setting up SharePoint Embedded.

Assign to me to work on it :)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions