DRS Sanity Test Tool

 

 

 

 

 

 

To update the Developer Portal, follow these steps based on your setup:

For Managed Developer Portal

  1. The managed portal updates automatically to the latest version.

  2. To check the current version, access the following URL in your browser: https://[servicename].developer.azure-api.net/internal-status-0123456789abcdef.

  3. Look for the PortalVersion and CodeVersion in the response to verify the update.

For Self-Hosted Developer Portal

  1. Clone the api-management-developer-portal repository from GitHub.

  2. Monitor the repository for the latest stable release updates.

  3. Merge the updated codebase with your existing self-hosted portal code in your development environment.

  4. Resolve any conflicts during the merge process.

  5. Publish the updated code to your storage account.

For Teams Developer Portal

  1. Log in to the Teams Developer Portal.

  2. Navigate to Apps and select the app you want to update.

  3. Go to Configure > App package editor to make necessary updates to your app's manifest or other components.

  4. Save and validate the changes using the App validation tool under the Publish section.

  5. Publish the updated app to your organization or the Teams Store.