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
The Priority parameter in the EXOTransportRule resource has been defined in the schema as a String. When reviewing the New-TransportRule cmdlet, there the Priority property is defined as an Int32.
It doesn't sound logical that these are of different types and it would make sense to align these. That would be a breaking change.
Description of the issue
The Priority parameter in the EXOTransportRule resource has been defined in the schema as a String. When reviewing the New-TransportRule cmdlet, there the Priority property is defined as an Int32.
It doesn't sound logical that these are of different types and it would make sense to align these. That would be a breaking change.
Resource schema:
Microsoft365DSC/Modules/Microsoft365DSC/DSCResources/MSFT_EXOTransportRule/MSFT_EXOTransportRule.schema.mof
Line 131 in e4f6c3e
New-TransportRule cmdlet: https://learn.microsoft.com/en-us/powershell/module/exchange/new-transportrule?view=exchange-ps
Microsoft 365 DSC Version
Dev
Which workloads are affected
Exchange Online
The DSC configuration
N/A
Verbose logs showing the problem
N/A
Environment Information + PowerShell Version
N/A
The text was updated successfully, but these errors were encountered: