Parameter for passing specific Site Design in Modern Team site Creation
While creating the Modern communication site programmatically through Rest API/ Graph API there is a parameter available to choose the site design.
Title = "title
Description = "description
AllowFileSharingForGuestUsers = false
Classification = "classification"
SiteDesign = CommunicationSiteDesign.Topic
But while creating the modern team site programmatically there is no option to choose the Site Design, by default it is picking up the default Site Design. Even though we can create multiple site script and site design for Teams site, we are not able to specify a site design at the time of provisioning the Group.
Is there any possibility to choose a Site Design for Team site.
