v4.6.1-preview0004
Pre-release
Pre-release
[v4.6.1-preview0004]
Added
- SPSearchServiceApp
- Added ability to correct database permissions for the farm account, to prevent issue
as described in the Readme of the resource
- Added ability to correct database permissions for the farm account, to prevent issue
- SPSecurityTokenServiceConfig
- Added support for LogonTokenCacheExpirationWindow, WindowsTokenLifetime and FormsTokenLifetime settings
- SPService
- New resource
- SPSecurityTokenServiceConfig
- Added support for LogonTokenCacheExpirationWindow, WindowsTokenLifetime and FormsTokenLifetime settings
- SPUsageDefinition
- New resource
- SPUserProfileProperty
- Added check for unique ConnectionNames in PropertyMappings, which is required by SharePoint
- SPWebAppAuthentication
- Added ability to configure generic authentication settings per zone, like allow
anonymous authentication or a custom signin page
- Added ability to configure generic authentication settings per zone, like allow
Fixed
- SharePointDsc
- Fixed code coverage in pipeline
- SPConfigWizard
- Fixed issue with executing PSCONFIG remotely.
- SPFarm
- Fixed issue where developer dashboard could not be configured on first farm setup.
- Fixed issue with PSConfig in SharePoint 2019 when executed remotely
- Corrected issue where the setup account didn't have permissions to create the Lock
table in the TempDB. Updated to use a global temporary table, which users are always
allowed to create