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
We should use defaultProperties method only when the command is of list type so returns more than one item. It should rather not be used in get, add or any other commands.
We could fix it up in the following cases:
entra user guest add
flow get
flow environment get
flow run get
pa app get
pa environment get
planner bucket add
planner plan add
planner plan get
planner plan set
planner task checklistitem add
pp aibuildmodel get
pp card get
pp chatbot get
pp dataverse table get
pp environment get
pp solution get
pp solution publisher get
spo group member add
spo page copy
spo page get
tenant serviceannouncement health get
todo list get
todo task get
viva engage message add
viva engage message get
The text was updated successfully, but these errors were encountered:
We should use
defaultProperties
method only when the command is oflist
type so returns more than one item. It should rather not be used inget
,add
or any other commands.We could fix it up in the following cases:
entra user guest add
flow get
flow environment get
flow run get
pa app get
pa environment get
planner bucket add
planner plan add
planner plan get
planner plan set
planner task checklistitem add
pp aibuildmodel get
pp card get
pp chatbot get
pp dataverse table get
pp environment get
pp solution get
pp solution publisher get
spo group member add
spo page copy
spo page get
tenant serviceannouncement health get
todo list get
todo task get
viva engage message add
viva engage message get
The text was updated successfully, but these errors were encountered: