question

VaibhavKaulkar-7301 avatar image
0 Votes"
VaibhavKaulkar-7301 asked VaibhavKaulkar-7301 commented

Azure Marketplace custom licensing

Can someone guide on how the custom licensing for SPFX web part would run. Do I need to use azure function to track the licensing and also how to upgrade the license and track it. Expecting some pointers. Thanks.

office-sharepoint-server-development
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@VaibhavKaulkar-7301 From azure function prospective you can run your code in any of the supported languages using any of the supported trigger. There are no restriction as such from azure function. I have added sharepoint tag for the team can share more insights.

0 Votes 0 ·

Hi @VaibhavKaulkar-7301 ,
I am checking to see how things are going there on this issue.

0 Votes 0 ·

Thanks @RaytheonXie-MSFT, looking for optimized way to handle this. As mentioned in solution you shared earlier, one neeeds to build mission critical system again that needs development and maintenance efforts.

0 Votes 0 ·

1 Answer

RaytheonXie-MSFT avatar image
0 Votes"
RaytheonXie-MSFT answered

Hi @VaibhavKaulkar-7301 ,
You can take following reference:
Building a licensing solution for SharePoint Framework solutions
GitHub - OfficeDev/office-add-in-saas-monetization-sample: Monetize your Office 365 add-in through Microsoft Commercial Marketplace


If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.