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
Moved example Sample_EndToEndxWebAdministration from readme.md to a
separate .ps1 in /examples/ (issue #491)
Removed example 'Create and configure an application pool' from
README.md (issue #489).
Changes to xIisHandler
Updated schema.mof to include descriptions for each property (issue #453).
Moved MSFT_xIisHandler localization strings to strings.psd1 (issue #463).
Changes to xWebSite
Fix Get-TargetResource so that LogFlags are returned as expected
array of strings (one for each flag) rather than an array containing
a single comma-separated string of flags' (issue #332).
Moved localization strings to strings.psd1 file (issue #475)
Updated schema.mof so that each property has an appropriate description (issue #456).
Updated schema.mof and README so that SourceType and SourceName
properties for MSFT_xLogCustomFieldInformation are associated with
the appropriate descriptions and valuemaps/values (issue #456).
Move examples from README.md to resource examples folder (issue #487).
Fix case of resource name from xWebsite to xWebSite (issue #535).
Changes to xIISLogging
Fix Get-TargetResource so that LogFlags are returned as expected
array of strings (one for each flag) rather than an array containing
a single comma-separated string of flags (issue #332).
Moved MSFT_xIisLogging localization strings to strings.psd1 (issue #464).
Changes to xSslSettings
Updated casing of xSslSettings in all file names, folder names,
schema, and documentation (issue #461).
Updated casing of xSslSettings in all file names, folder names,
schema, and documentation (issue #536).
Moved MSFT_xSslSettings localization strings to strings.psd1 (issue #467).
Changes to xWebConfigKeyValue
Updated schema.mof to include a description for the Ensure property (issue #455).
Move localization strings to strings.psd1 file (issue #472).
Changes to xWebAppPoolDefaults
Move localization strings to strings.psd1 file (issue #470).
BREAKING CHANGE: Changed ApplyTo key parameter to IsSingleInstance
to bring the resource into compliance with published best practices (issue #462).
Changes to xWebApplication
Move localization strings to strings.psd1 file (issue #468)
Add description on class MSFT_xWebApplicationAuthenticationInformation (issue #454).
Changes to xIisModule entry
Moved xIisModule localization strings to strings.psd1 (issue #466).
Changes to xIisMimeTypeMapping
Moved MSFT_xIisMimeTypeMapping localization strings to strings.psd1 (issue #465).
Changes to xWebVirtualDirectory
Moved MSFT_xWebVirtualDirectory localization strings to strings.psd1 (issue #477).
Changes to xWebSiteDefaults
Move localization strings to strings.psd1 file (issue #475).
BREAKING CHANGE: Changed ApplyTo key parameter to IsSingleInstance
to bring the resource into compliance with published best practices (issue #457).
Fix case of resource name from xWebsiteDefaults to xWebSiteDefaults (issue #535).
Changes to xWebConfigProperty
Move localization strings to strings.psd1 file (issue #473).
Changes to xWebConfigPropertyCollection
Move localization strings to strings.psd1 file (issue #474).
Changes to xIisFeatureDelegation
Moved MSFT_xIisFeatureDelegation localization strings to strings.psd1 (issue #459).
Changes to xWebAppPool
Moved MSFT_xWebAppPool localization strings to strings.psd1 (issue #469).