pnp / pnp/pnpframework

[question] modern sites advanced settings

Open
#511 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
259
Forks
161
Avg merge
10h 33m
Merged PRs (30d)
1

Description

Hello,
I am using PnP Framework to create Modern sites (Team and Communication)
I need to set some advanced settings:

  • image

  • image

It seems that is not possible to set this 2 properties with

  • CommunicationSiteCollectionCreationInformation
  • TeamSiteCollectionCreationInformation
    passed as parameters to SiteCollection.CreateAsync method.

TimeZoneId is available only in TeamNoGroupSiteCollection.
Can you please suggest me how to set these properties in communication and Team modern site creation?
thank you

Framework
.Net Core: 3.1
.Net Core PnP.Framework: 1.7.0

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with SiteCollection.CreateAsync and the CommunicationSiteCollectionCreationInformation and TeamSiteCollectionCreationInformation types named in the issue. Check whether the two requested modern-site settings are exposed by these creation APIs, and compare the available TimeZoneId support. Done means documenting or implementing a supported way to set both properties.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend-api-design
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.