Does Azure DICOM Service support data archiving using the "archive" blob tier?

Daniil Trishkin 20 Reputation points
2023-03-07T14:06:36.9533333+00:00

Hello! I'm investigating the possibility of using Azure DICOM service and I have a requirement of exporting the outdated data to an archive, specifically into the blob storage. Can somebody please clarify the possibility of:

  • configuration of a retention policy in the Azure DICOM service
  • data export into the blob storage under the "archive" tier
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,427 questions
Azure Health Data Services
Azure Health Data Services
An Azure offering that provides a suite of purpose-built technologies for protected health information in the cloud.
148 questions
0 comments No comments
{count} votes

Accepted answer
  1. KarishmaTiwari-MSFT 18,357 Reputation points Microsoft Employee
    2023-03-08T22:36:56.14+00:00

    Hi Daniil Trishkin , Thanks for posting your query on Microsoft Q&A.

    Azure DICOM service is a managed service that ingests and persists DICOM objects at high speed and facilitates communication with any DICOMweb™ enabled systems or applications.

    To export data from the DICOM service, you need to enable a system managed identity and give permission to the storage account used as the destination for export. You can use the export API of the DICOM service to specify the criteria for selecting and exporting DICOM files.

    As for retention policy, Azure does not provide any specific retention policy for customer data stored in its services. Customers are responsible for identifying their own record retention requirements and extracting their data outside of Azure for a customer-specified retention period, more details here.
    You can use Azure Blob storage lifecycle management to automatically transition your blob data between tiers based on your defined rules.

    I hope this helps you understand the possibility of using Azure DICOM service and data archiving.


    If you have further questions/concerns, please let me know in the "comments" below and I will be happy to investigate further. Comments is the fastest way of reaching the experts for any follow up questions.

    If this helped answer your question, please 'Accept Answer' so that it can help others in the community. Thank you.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful