Skip to content

Added read from stream and XML string option to Read-PnPTenantTemplate#3431

Merged
gautamdsheth merged 11 commits intopnp:devfrom
KoenZomers:AddStreamAndXmlOptionToReadTenantTemplate
Sep 26, 2023
Merged

Added read from stream and XML string option to Read-PnPTenantTemplate#3431
gautamdsheth merged 11 commits intopnp:devfrom
KoenZomers:AddStreamAndXmlOptionToReadTenantTemplate

Conversation

@KoenZomers
Copy link
Collaborator

Type

  • Bug Fix
  • New Feature
  • Sample

Related Issues?

N/A

What is in this Pull Request ?

Adding option to Read-PnPTenantTemplate to read a tenant template from a stream or from a string like we already had for the PnP Site templates as well. Also fixed that running Invoke-PnPTenantTemplate without passing in a -SiteUrl would not do anything. It now will take the currently connected to site instead, like we do with Invoke-PnPSiteTemplate.

** NOTE **
This PR requires PnP Framework PR pnp/pnpframework#918 to be merged first.

…m a stream or from a string like we already had for the PnP Site templates as well
@KoenZomers KoenZomers added pending PnP Framework merge Waiting for a PR in PnP Framework to be merged first and removed pending PnP Framework merge Waiting for a PR in PnP Framework to be merged first labels Sep 21, 2023
@gautamdsheth gautamdsheth merged commit 4aa1873 into pnp:dev Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants