Skip to content

Feature request: Add Identity-related APIs for LogicApp #5779

Open
@sopatwar

Description

@sopatwar

LogicApp APIs

My use-case:

  1. Deploy LogicApp using ARM template and Azure Go SDK (this exists)
  2. EnableSystemIdentity() - Enable or disable "System Assigned" Identity for the LogicApp (New)
  3. ListIdentity() - this will return the OID corresponding to the System Assigned Identity (New)
    The OID will be used for Role Assignment to enable the LogicApp to GET/POST to Azure REST endpoints

Note: ListIdentity() would be similar to ListCallbackURL() to provide system-generated IDs to the caller.

Please add support for the items in Bold.

Thanks,
Sourabh

Metadata

Metadata

Assignees

No one assigned

    Labels

    Logic AppService AttentionWorkflow: This issue is responsible by Azure service team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions