Skip to content

Commit b57b6d1

Browse files
committed
Fill in pricing of model
1 parent 8dc99a1 commit b57b6d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ However, Azure Container Registry has a fixed cost per registry per day.
185185

186186
You can try the [Azure pricing calculator](https://azure.microsoft.com/pricing/calculator/) for the resources:
187187

188-
* Azure AI Service: S0 tier, DeepSeek-RW model. Pricing is based on token count. [Pricing]()
188+
* Azure AI Service: S0 tier, DeepSeek-RW model. Pricing is based on token count. [Pricing](https://aka.ms/DeepSeekPricing)
189189
* Azure Container App: Consumption tier with 0.5 CPU, 1GiB memory/storage. Pricing is based on resource allocation, and each month allows for a certain amount of free usage. [Pricing](https://azure.microsoft.com/pricing/details/container-apps/)
190190
* Azure Container Registry: Basic tier. [Pricing](https://azure.microsoft.com/pricing/details/container-registry/)
191191
* Log analytics: Pay-as-you-go tier. Costs based on data ingested. [Pricing](https://azure.microsoft.com/pricing/details/monitor/)
@@ -204,4 +204,4 @@ Additionally, we have added a [GitHub Action](https://github.com/microsoft/secur
204204
You may want to consider additional security measures, such as:
205205
206206
* Protecting the Azure Container Apps instance with a [firewall](https://learn.microsoft.com/azure/container-apps/waf-app-gateway) and/or [Virtual Network](https://learn.microsoft.com/azure/container-apps/networking?tabs=workload-profiles-env%2Cazure-cli).
207-
* Enabling Microsoft Defender for Cloud on the resource group and setting up [security policies](https://learn.microsoft.com/azure/defender-for-cloud/security-policy-concept).
207+
* Enabling Microsoft Defender for Cloud on the resource group and setting up [security policies](https://learn.microsoft.com/azure/defender-for-cloud/security-policy-concept).

0 commit comments

Comments
 (0)