powershell - RBAC for integration accounts in logic apps is not available -


in portal, can see error message when user read permission @ integration account level try upload in integration account says user doesn't have

microsoft.logic/integrationaccounts/schemas/write permission.

but, while creating custom rbac when enter same permission , try create rbac (in both powershell rest api) getting error message

"invalidactionornotaction: role definition includes invalid action or notaction."

also command get-azurermprovideroperation microsoft.logic/integrationaccounts/* reveals nothing.

as of not supported. however, in pipeline , addressed.

thank you, raj


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -