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
Suggested change to examples to show piping between the Get and Remove Cmdlets. The challenge is Get uses 'Name' and Remove uses 'identity' for the target. As such they do not pipe data properly.
0 commit comments