Skip to content

Commit

Permalink
Merge pull request #8873 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
Publishing again on 8/13/24
  • Loading branch information
sericks007 authored Aug 13, 2024
2 parents 7a13dd0 + e4e04b6 commit 39247f3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ A client secret is a string value your app uses to identity itself. It's used by

To create a client secret, follow the steps in [Add a client secret](/azure/active-directory/develop/quickstart-register-app#add-a-client-secret). Remember to note the **Secret Value**, because you'll need this information later to configure the email server profile.

> [!div class="mx-imgBorder"]
> ![Screenshot of creating a new client secret.](media/client-sercret.png "Create new client secret")
## Add API permissions

To allow your app to have access to Exchange Online, you need to grant **Office 365 Exchange Online** API permission.
Expand Down
Binary file removed power-platform/admin/media/client-sercret.png
Binary file not shown.
4 changes: 3 additions & 1 deletion power-platform/admin/set-up-managed-identity.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how to set up Power Platform managed identity.
author: ritesp
ms.component: pa-admin
ms.topic: conceptual
ms.date: 08/05/2024
ms.date: 08/13/2024
ms.subservice: admin
ms.author: ritesp
ms.reviewer: sericks
Expand Down Expand Up @@ -80,6 +80,8 @@ To configure managed identity, open the user-assigned managed identity or Micros

- **Subject identifier**: If a self-signed certificate is used for signing the assembly, use only recommended for non-production use cases.

Example: `component:pluginassembly,thumbprint:<<Thumbprint>>,environment:<<EnvironmentId>>`

:::image type="content" source="media/managed-identity.png" alt-text="Configure managed identity.":::

## Create and register Dataverse plug-ins
Expand Down

0 comments on commit 39247f3

Please sign in to comment.