You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[v4.5.0]
Added
SharePointDsc
Added native support for ReverseDsc
SPDocIcon
New resource
SPUserProfileSyncConnection
Added ability to update UseSSL and UseDisabledFilter parameters
SPWordAutomationServiceApp
Added ability to specify that the new service app should be added
to the default proxy group
Changed
SharePointDsc
Updated pipeline build scripts
SPProjectServerConnector
Updated logic to check to required DLL file
SPFarmAdministrators
Update the event log messages so they are better formatted
SPQuotaTemplate
Updated resource to prevent errors when specified limits are conflicting
configured values. E.g. new warning is high than the current max limit.
SPTrustedIdentityTokenIssuer
Do not set property ProviderSignOutUri in SharePoint 2013 as it does
not exist
SPUserProfileServiceApp
Changed MySiteHostLocation to not be mandatory
Added validation to Set function for testing if SiteNamingConflictResolution parameter
is defined then also MySiteHostLocation parameters has to be because it is a mandatory
parameter in the parameter set of New-SPProfileServiceApplication when
SiteNamingConflictResolution is used.
Added "MySiteHostLocation" to Test-SPDscParameterState function in Test-TargetResource
Fixed
SPBlobCacheSettings
Fixed issue where the Get method threw an error when the zone didn't exist.
SPTrustedIdentityTokenIssuer
Do not set property ProviderSignOutUri in SharePoint 2013 as it does
not exist
SPWebAppPolicy
Fixed a blocking issue introduced in version 4.4.0 when extracting cache
accounts
Removed
SharePointDsc
Removed two old files from the previous CD/CI system