Deployment guidance, prerequisites, and support links for Azure Marketplace customers
Last updated: July 24, 2026 Applies to: Surf Viewer Azure offer

Start with the Azure Quick Start

The quickest path to a working enterprise medical image collaboration platform is the guided Quick Start page. It walks through the full flow from Marketplace deployment and administrator bootstrap to study ingestion, workspace sharing, and multi-user collaboration.

Use this page as the stable Azure documentation landing page. The Quick Start above is the best entry point for new customers and evaluation teams.

Support

For Azure Marketplace support for Surf Viewer, contact SurfImaging directly using the details below.

Prerequisites

az login
az account set --subscription "<your-subscription-name-or-id>"

az provider register --namespace Microsoft.Web
az provider register --namespace Microsoft.Storage
az provider register --namespace Microsoft.HealthcareApis
az provider register --namespace Microsoft.Communication
az provider register --namespace Microsoft.ManagedIdentity
az provider register --namespace Microsoft.KeyVault
az provider register --namespace Microsoft.EventGrid
az provider register --namespace Microsoft.Insights
az provider register --namespace Microsoft.OperationalInsights

az provider show --namespace Microsoft.Web --query registrationState -o tsv
az provider show --namespace Microsoft.Storage --query registrationState -o tsv
az provider show --namespace Microsoft.HealthcareApis --query registrationState -o tsv
az provider show --namespace Microsoft.Communication --query registrationState -o tsv
az provider show --namespace Microsoft.ManagedIdentity --query registrationState -o tsv
az provider show --namespace Microsoft.KeyVault --query registrationState -o tsv
az provider show --namespace Microsoft.EventGrid --query registrationState -o tsv
az provider show --namespace Microsoft.Insights --query registrationState -o tsv
az provider show --namespace Microsoft.OperationalInsights --query registrationState -o tsv

Deployment Notes

Post-Deployment Steps

Open the Surf Viewer application root URL for the deployment:

https://your-function-app-name.azurewebsites.net/

If setup is incomplete, Surf Viewer will automatically take you to administrator bootstrap. After setup is complete, the same URL opens the viewer.