Skip to content

v4.0.1-preview0001

Pre-release
Pre-release
Compare
Choose a tag to compare
@dscbot dscbot released this 12 Nov 14:49
4be5947

[v4.0.1-preview0001]

Fixed

  • WebApplication
    • Ensure CIM class names match for WebApplicationAuthenticationInformation.
      Prior to this change there as a mismatch between the class name for
      WebApplicationAuthenticationInformation in the schema and implementation.
      The schema referenced the class as DSC_WebApplicationAuthenticationInformation
      whereas the implementation referenced the class as MSFT_xWebApplicationAuthenticationInformation.