You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,7 @@ _Note: This is not meant to outline all costs as selected SKUs, scaled use, cust
99
99
|[Azure AI Search](https://learn.microsoft.com/en-us/azure/search/)| Standard tier, S1. Pricing is based on the number of documents and operations. Information retrieval at scale for vector and text content in traditional or generative search scenarios. |[Pricing](https://azure.microsoft.com/pricing/details/search/)|
100
100
|[Azure Storage Account](https://learn.microsoft.com/en-us/azure/storage/blobs/)| Standard tier, LRS. Pricing is based on storage and operations. Blob storage in the clopud, optimized for storing massive amounts of unstructured data. |[Pricing](https://azure.microsoft.com/pricing/details/storage/blobs/)|
101
101
|[Azure Key Vault](https://learn.microsoft.com/en-us/azure/key-vault/)| Standard tier. Pricing is based on the number of operations. Maintain keys that access and encrypt your cloud resources, apps, and solutions. |[Pricing](https://azure.microsoft.com/pricing/details/key-vault/)|
102
-
|[Azure AI Services](https://learn.microsoft.com/en-us/azure/ai-services/)| S0 tier, defaults to gpt-4o and text-embedding-ada-002 models. Pricing is based on token count. |[Pricing](https://azure.microsoft.com/pricing/details/cognitive-services/)|
102
+
|[Azure AI Services](https://learn.microsoft.com/en-us/azure/ai-services/)| S0 tier, defaults to gpt-4.1 and text-embedding-ada-002 models. Pricing is based on token count. |[Pricing](https://azure.microsoft.com/pricing/details/cognitive-services/)|
103
103
|[Azure Container App](https://learn.microsoft.com/en-us/azure/container-apps/)| 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. Allows you to run containerized applications without worrying about orchestration or infrastructure. |[Pricing](https://azure.microsoft.com/pricing/details/container-apps/)|
104
104
|[Azure Container Registry](https://learn.microsoft.com/en-us/azure/container-registry/)| Basic tier. Build, store, and manage container images and artifacts in a private registry for all types of container deployments |[Pricing](https://azure.microsoft.com/pricing/details/container-registry/)|
105
105
|[Log analytics](https://learn.microsoft.com/en-us/azure/azure-monitor/)| Pay-as-you-go tier. Costs based on data ingested. Collect and analyze on telemetry data generated by Azure. |[Pricing](https://azure.microsoft.com/pricing/details/monitor/)|
0 commit comments