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
Here comes the odd behaviour. Whenever I'm trying to execute the test operation on this example, it is sure that it is going to throw an error: ERROR dsc::subcommand: 212: Parser: Member 'Id' not found. That's because the previous output is only going to return the _inDesiredState property seen from the logging:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Whilst working with the DatabricksDsc module, I stumbled on some odd behaviour. Take for example the following YAML configuration document:
Here comes the odd behaviour. Whenever I'm trying to execute the
testoperation on this example, it is sure that it is going to throw an error:ERROR dsc::subcommand: 212: Parser: Member 'Id' not found. That's because the previous output is only going to return the_inDesiredStateproperty seen from the logging:I was curious if there is (or even should) a way how this can be solved accordingly.
Beta Was this translation helpful? Give feedback.
All reactions