When to use 'SharePointServiceAppPools'
Use this resource when you need to create IIS application pools for SharePoint service applications. Service application pools define the process identity and isolation for SharePoint services. Configure managed accounts first using SharePointManagedAccounts before creating service application pools.
Source |
|
DSC Resource |
|
Documentation |
| Parameter | Attribute | DataType | Description | Allowed Values |
|---|---|---|---|---|
Hashtable[] |
set of service app pools |
| Parameter | Attribute | DataType | Description | Allowed Values |
|---|---|---|---|---|
Example
SharePointServiceAppPools:
ServiceAppPools:
- Name: SharePoint - Service Applications
ServiceAccount: contoso\sp_serviceAppAppPool
- Name: SP2019-Search
ServiceAccount: contoso\sp_searchService