Skip to content

Commit 0959641

Browse files
authored
Update overview.md
removed the pricing 5 cents per MB and pointed to page instead fixed acrolinx
1 parent 6261643 commit 0959641

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

articles/healthcare-apis/deidentification/overview.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The de-identification service in Azure Health Data Services enables healthcare o
3030

3131
The de-identification service unlocks the power of your data by automating three operations:
3232

33-
- **TAG** identifies and Tags PHI in your clinical text, specifying the entity types (i.e. Patient Name, Doctor Name, Age, etc)
33+
- **TAG** identifies and Tags PHI in your clinical text, specifying the entity types (i.e. Patient Name, Doctor Name, Age, etc.)
3434
- **REDACT** replaces the identified PHI in your clinical text with the entity types
3535
- **SURROGATE** replaces the identified PHI in your clinical text with realistic pseudonyms (names of people, organizations, hospitals) and randomizes number based PHI (dates and alphanumeric entities such as ID Numbers and more)
3636

@@ -89,12 +89,16 @@ The following service limits are applicable:
8989

9090
## Pricing
9191

92-
Pricing is based on the amount of data de-identified by our service:
93-
You are charged $0.05 per MB, for any of the three operations we offer, whether you are using the asynchronous or synchornous endpoint. You have also have a monthly allotment of 50 MB that enables you to try the product for free.
92+
The de-identification service pricing is dependent on the amount of data de-identified by our service.
93+
You are charged per MB, for any of the three operations we offer, whether you are using the asynchronous or synchronous endpoint.
9494

95-
This price is also displayed on our Pricing Tool page, where you can estimate the cost based on your use case: [Azure Pricing Calculator](https://azure.microsoft.com/pricing/calculator/)
95+
The cost per MB de-identified is displayed in the row "Unstructured De-identification" in the table "Transformation Operations" in the [Azure Pricing Page](https://azure.microsoft.com/en-us/pricing/details/health-data-services/?msockid=2982a916bc2461731022bd6cbdbd6053#pricing)
96+
97+
You have also have a monthly allotment of 50 MB that enables you to try the product for free.
9698

97-
When you choose to store documents in Azure Blob Storage, you are charged based on Azure Storage pricing.
99+
The [Azure Pricing Calculator](https://azure.microsoft.com/pricing/calculator/) helps you estimate the cost based on your use case.
100+
101+
When you choose to store documents in Azure Blob Storage, you are charged based on Azure Storage pricing.
98102

99103
## Responsible use of AI
100104

0 commit comments

Comments
 (0)