Forum Discussion
R_Ducky
Aug 20, 2023Copper Contributor
Get SaaS subscription in SPFX web part
Is it possible to retrieve the status of a specific SaaS subscription from the Azure Portal in a (SPFx) web part? if so, I would like to fetch the data of that subscription and take action on the...
R_Ducky
Aug 21, 2023Copper Contributor
Or is truly the only way to connect to the vendor's client ID with the whole song and dance of admin approval, creating an app registration, API access, API consent, so that the data can be retrieved from the vendor or through the vendor from the Marketplace API? It seems such an overkill of configuration and points of failure for something that's not a secret, right? "Do we have a subscription?" Yes/No, this is the status; shouldn't be a difficult question