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
@@ -111,7 +111,7 @@ _Note: This is not meant to outline all costs as selected SKUs, scaled use, cust
111
111
|---|---|---|
112
112
|[Azure AI Foundry](https://learn.microsoft.com/en-us/azure/ai-foundry/)| Free tier. Build generative AI applications on an enterprise-grade platform. |[Pricing](https://azure.microsoft.com/pricing/details/ai-studio/)|
113
113
|[Azure Storage Account](https://learn.microsoft.com/en-us/azure/storage/blobs/)| Standard tier, LRS. Pricing is based on storage and operations. Blob storage for product images and generated content. |[Pricing](https://azure.microsoft.com/pricing/details/storage/blobs/)|
114
-
|[Azure AI Services](https://learn.microsoft.com/en-us/azure/ai-services/)| S0 tier, defaults to gpt-5.1 (GPT) and gpt-image-1 models. Pricing is based on token count. |[Pricing](https://azure.microsoft.com/pricing/details/cognitive-services/)|
114
+
|[Azure AI Services](https://learn.microsoft.com/en-us/azure/ai-services/)| S0 tier, defaults to gpt-5.1 (GPT) and gpt-image-1-mini models. Pricing is based on token count. |[Pricing](https://azure.microsoft.com/pricing/details/cognitive-services/)|
115
115
|[Azure Container Instance](https://learn.microsoft.com/en-us/azure/container-instances/)| Backend API hosting with private VNet integration. Pricing is based on resource allocation. |[Pricing](https://azure.microsoft.com/pricing/details/container-instances/)|
|[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/)|
0 commit comments