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
Several resources, when omitting the Ensure parameter do not create the resource's instance. The Ensure parameter should assume "Present" by default when not explicitly mentioned in the configuration.
The text was updated successfully, but these errors were encountered:
And obviously we need to update the Module.Template.ps1 file too - this might be the root cause why all Intune resources do not have a default for $Ensure.
Several resources, when omitting the Ensure parameter do not create the resource's instance. The Ensure parameter should assume "Present" by default when not explicitly mentioned in the configuration.
The text was updated successfully, but these errors were encountered: