Custom Resource Provider Registration

 

Applies To: Windows Azure Pack

After the custom resource provider components have been created and deployed, it must be registered with the Service Management API layer. For more information, Deploying a Windows Azure Pack Management Portal Extension. The Hello World sample registers its endpoints during using a Windows PowerShell script that uses Windows Azure Pack cmdlets. For more information, see Navigating The Hello World Custom Resource Provider Sample. Alternatively the Service Management API Administrator Resource Provider REST API can be used for registration. For more information see Administrator Resource Provider Interfaces.

See Also

Windows Azure Pack Custom Resource Providers