Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 3.17 KB

deploy-via-azure.md

File metadata and controls

44 lines (28 loc) · 3.17 KB

Deploy the Medical Imaging Server for DICOM using the Azure portal

In this quickstart, you'll learn how to deploy the Medical Imaging Server for DICOM using the Azure portal.

If you do not have an Azure subscription, create a free account before you begin.

Once you have your subscription, click the button below to begin deployment:

Instructions for how to deploy an ARM template can be found in the following docs

Enter account details

  1. Select your Azure subscription.
  2. Select an existing resource group or create a new one.
  3. Select the region to deploy your Medical Imaging Server for DICOM.
  4. Select a Service Name for your deployment. Note that the Service Name will be included in the URL you will use to access the application.

required-deployment-config

Configure deployment settings

Configure the remaining deployment settings for your Medical Imaging Server. The default settings are appropriate for an excellent dev/test or proof-of-concept environment as they are inexpensive, yet perform well for small to medium loads. For a production environment, upgrading to regionally redundant storage, failover databases and autoscaling application servers is recommended.

Refer to Configure Medical Imaging Server for DICOM for more configuration instructions.

NOTE: Refer to the SQL Server Password Complexity Requirements when setting your SQL admin password.

Summary

In this quickstart, you learned how to deploy and configure the Medical Imaging Server for DICOM using the Azure portal.

Once deployment is complete, you can use the Azure Portal to navigate to the newly created App Service to see the details. The default URL to access your Medical Imaging Server for DICOM will be: https://<SERVICE NAME>.azurewebsites.net. Make sure to specify the version as part of the url when making requests. More information can be found in the Api Versioning Documentation

To get started using your newly deployed Medical Imaging Server for DICOM, refer to the following documents: