Skip to content

Latest commit

 

History

History
80 lines (61 loc) · 2.05 KB

File metadata and controls

80 lines (61 loc) · 2.05 KB

DSC Resource 'SharePointCacheAccounts'

SharePointCacheAccounts configures SharePoint object cache portal super user and super reader accounts for web applications.

When to use 'SharePointCacheAccounts'

Use this resource when you need to configure the SharePoint object cache accounts (Portal Super User and Portal Super Reader) for web applications. Proper cache account configuration is critical for SharePoint performance and avoiding access denied errors in the publishing cache.

Source

DSC Resource

Documentation

Table 1. Attributes of category 'SharePointCacheAccounts'
Parameter Attribute DataType Description Allowed Values

CacheAccounts

Hashtable[]

set of cache accounts

Table 2. Attributes of category 'SharePointCacheAccounts/CacheAccounts'
Parameter Attribute DataType Description Allowed Values
Example
SharePointCacheAccounts:
  CacheAccounts:
    - SuperReaderAlias: contoso\SP_SuperReader
      SuperUserAlias: contoso\SP_SuperUser
      WebAppUrl: https://content.contoso.com/