This repository has been archived by the owner on Oct 5, 2022. It is now read-only.
forked from Azure/api-management-developer-portal
-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
Mike Budzynski edited this page Oct 30, 2019
·
9 revisions
The following article addresses frequently asked questions about the self-hosted version of the portal. For general FAQ, please refer to the official Azure documentation.
If your local version of the developer portal cannot save or retrieve information from the Storage Account or API Management instance, the SAS tokens may have expired. You can fix that by generating new tokens. For instructions, refer to Step 2: Configure from the self-hosted portal tutorial.
Provide the required parameters in the scripts/cleanup.bet
script and execute it:
cd scripts
.\cleanup.bat
cd ..