Share via


Deploy and configure DAX Copilot data transformation (preview) in healthcare data solutions

[This article is prerelease documentation and is subject to change.]

DAX Copilot data transformation (preview) lets you store and analyze raw transcript data from Dragon Ambient eXperience (DAX) Copilot. You can deploy and configure this capability after you deploy healthcare data solutions to your Fabric workspace and the healthcare data foundations capability. Also, set up DAX Copilot integration with Microsoft Fabric. This article outlines the deployment process and explains how to ingest DAX Copilot data into the bronze lakehouse.

DAX Copilot data transformation (preview) is an optional capability under healthcare data solutions in Microsoft Fabric. You have the flexibility to decide whether to use it, depending on your specific needs or scenarios.

Prerequisites

Deploy DAX Copilot data transformation (preview)

You can deploy the capability using the setup module explained in Healthcare data solutions: Deploy healthcare data foundations.

If you didn't use the setup module to deploy the capability and want to use the capability tile instead, follow these steps:

  1. Go to the healthcare data solutions home page on Fabric.

  2. Select the DAX Copilot data transformation (preview) tile.

    A screenshot displaying the capability tile.

  3. On the capability page, select Deploy to workspace.

    A screenshot displaying how to deploy the capability to the workspace.

  4. The deployment can take a few minutes to complete. Don't close the tab or the browser while deployment is in progress. While you wait, you can work in another tab.

    After the deployment completes, you can see a notification on the message bar.

  5. Select Manage capability from the message bar to go to the Capability management page.

    Here, you can view, configure, and manage the artifacts deployed with the capability.

Artifacts

The capability installs the following artifacts in your healthcare data solutions environment:

Artifact Type Description
healthcare#_msft_dax_bronze_ingestion Notebook Ingests raw transcript data from the landing zone into the bronze table DaxCopilotData to store DAX file content and metadata.
healthcare#_msft_dax_silver_ingestion Notebook Transforms DAX Copilot data into the silver model and stores it in the DAXTranscripts table for further enrichment.
healthcare#_msft_dax_copilot_data_transformation Data pipeline Runs the healthcare#_msft_dax_bronze_ingestion and healthcare#_msft_dax_silver_ingestion notebooks in sequence to transform transcript data from a raw state in the landing zone to a transformed state in the silver lakehouse.

Bring your DAX Copilot data into the bronze lakehouse

If you used your healthcare data solutions bronze lakehouse as the destination for the DAX Copilot data during Fabric integration, you can skip this section. But, if you used a different lakehouse, shortcut the data to your healthcare data solutions bronze lakehouse:

  1. In your healthcare data solutions bronze lakehouse, go to the Files\External\DaxCopilot folder.

  2. Select the ellipsis (...) beside the folder name > New shortcut > Microsoft OneLake.

  3. Select the lakehouse containing your DAX Copilot data, and select Next.

  4. Follow the steps in Create a OneLake shortcut to finish creating the shortcut.

  5. Check that you see your DAX Copilot data in the bronze lakehouse Files section.