Azure Resource Manager will be deprecating the Custom Resource Provider (CuRP) service announcement

Michael Nichols 5 Reputation points
2025-10-17T15:27:04.2366667+00:00

The CuRP depreciation will prevent publishers from being able to provide customers with the ability to view and perform actions in the Azure portal for Azure Managed Applications when they are installed from the marketplace. The customers’ ability to interact with managed applications via the Azure portal provides a very streamlined solution. Are there plans to provide any other options for customizing the display of Azure Managed Applications in the Azure portal in the future?

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Divyesh Govaerdhanan 9,430 Reputation points
    2025-10-18T17:05:41.1566667+00:00

    Hello,Welcome to Microsoft Q&A,

    Microsoft is deprecating CuRP in 2026, and there’s no announced, like-for-like replacement for the “portal buttons & custom resources” experience that Managed Applications got by wiring viewDefinition → custom provider actions. You can still customize the Overview and Metrics blades with viewDefinition.json, but anything in commands, CustomResources, or Associations that depends on CuRP will be impacted on the dates below.

    What’s officially changing

    Today, viewDefinition’s Commands / CustomResources / Associations are explicitly defined to call custom provider actions or types. Without CuRP, those specific constructs won’t have a backend to call. There’s no public doc that introduces a new portal API to replace those action hooks. (If that changes, the CuRP page is the one Microsoft will update first.)

    Please upvote and accept the answer if it helps!!

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.