Deploy a react application as custom widget in Azure APIM Developer portal

Abhinandhan K 20 Reputation points
2023-06-21T04:37:20.9333333+00:00

I wanted to add a custom table to the developer portal, so I created a custom widget using react. I have an existing react application, how should I integrate that application with azure custom widget scaffold code?
There is an SAS error when deploy

azure-api-management-widget-table\node_modules\@azure\api-management-custom-widgets-tools\dist\index.js:260
        throw new Error("Could not get storage SAS URL");
              ^

Error: Could not get storage SAS URL
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,446 questions
{count} votes

1 answer

Sort by: Most helpful
  1. D Acharya 0 Reputation points
    2024-05-14T17:31:21.6733333+00:00

    @Abhinandhan K Were you able to resolve this issue. Having the same problem on our end too.


Your answer

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