QuestionQ385

Develop integrations

Overview

A company develops a new custom connector for a Microsoft Entra ID-protected Azure Function that was created as a single-tenant app.

The custom connector must be moved to a production environment. The connector must be visible and accessible only to users in the tenant.

You need to deploy the custom connector.

Solution: Export the custom connector by using the maker portal. Then import the connector into the production environment by using the maker portal.

Does this solution meet the goal?

  • A Yes
  • B No
Explanation

A custom connector can be moved to a target environment by exporting its definition and importing it there. Its Microsoft Entra ID authentication remains governed by the Azure Function's single-tenant app registration, so only identities from that tenant can authenticate to the protected service. Custom connectors in Power Apps and Power Automate are shared only with intended users, and sharing is performed within the organization.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!