Skip to content

Commit a4aed2c

Browse files
authored
Merge pull request #8001 from MicrosoftDocs/phecke-plugin-registration
Plug-in registration tool instruction update
2 parents ca565ea + b6ee323 commit a4aed2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

powerapps-docs/developer/data-platform/register-plug-in.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Register a plug-in (Microsoft Dataverse) | Microsoft Docs" # Intent and product brand in a unique string of 43-59 chars including spaces
33
description: "Learn how to register a plug-in in a step of the Microsoft Dataverse event pipeline." # 115-145 characters including spaces. This abstract displays in the search result.
4-
ms.date: 07/12/2022
4+
ms.date: 04/07/2023
55
ms.reviewer: "pehecke"
66
ms.topic: "article"
77
author: "divkamath" # GitHub ID
@@ -46,7 +46,7 @@ This topic describes how to register a plug-in assembly and step, and add them t
4646

4747
You'll use the Plug-in Registration tool (PRT) to register your plug-in assemblies and steps.
4848

49-
PRT is one of the tools available for download from NuGet. Follow the instructions in [Dataverse development tools](download-tools-nuget.md). That topic includes instructions to use a PowerShell script to download the latest tools from NuGet.
49+
PRT is one of the tools available for download from NuGet. Follow the instructions in [Dataverse development tools](download-tools-nuget.md). That topic includes Power Platform CLI instructions to download PRT and other development tools from NuGet.
5050

5151
After you download the PRT, use the [Connect using the Plug-in Registration tool](tutorial-write-plug-in.md#connect-using-the-plug-in-registration-tool) steps in the [Tutorial: Write and register a plug-in](tutorial-write-plug-in.md) to connect to your Microsoft Dataverse environment.
5252

0 commit comments

Comments
 (0)