Skip to content

Commit 60c8d72

Browse files
committed
reviewer feedback
1 parent 6dec8e6 commit 60c8d72

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/ai-foundry/how-to/deploy-models-managed-pay-go.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ Azure AI Foundry enables a seamless subscription and transaction experience for
5454
- Per-hour Azure Machine Learning compute billing for the virtual machines employed in the deployment.
5555
- Surcharge billing for the model as set by the model publisher on the Azure Marketplace offer.
5656

57-
Pay-as-you-go billing of Azure compute and model surcharge are pro-rated per minute based on the uptime of the managed online deployments. The surcharge for a model is a per GPU-hour price, set by the partner (or model's publisher) on Azure marketplace, for all the supported GPUs that can be used to deploy the model on Azure AI Foundry managed compute.
57+
Pay-as-you-go billing of Azure compute and model surcharge are pro-rated per minute based on the uptime of the managed online deployments. The surcharge for a model is a per GPU-hour price, set by the partner (or model's publisher) on Azure Marketplace, for all the supported GPUs that can be used to deploy the model on Azure AI Foundry managed compute.
5858

59-
A user's subscription to Azure marketplace offers are scoped to the project resource within Azure AI Foundry. If a subscription to the Azure marketplace offer for a particular model already exists within the project, the user is informed in the deployment wizard that the subscription already exists for the project.
59+
A user's subscription to Azure Marketplace offers are scoped to the project resource within Azure AI Foundry. If a subscription to the Azure Marketplace offer for a particular model already exists within the project, the user is informed in the deployment wizard that the subscription already exists for the project.
6060

6161
To find all the SaaS subscriptions that exist in an Azure subscription:
6262

@@ -68,7 +68,7 @@ To find all the SaaS subscriptions that exist in an Azure subscription:
6868

6969
1. Use the **Type** filter to select the SaaS resource type.
7070

71-
The consumption-based surcharge is accrued to the associated SaaS subscription and billed to a user via Azure marketplace. You can view the invoice in the **Overview** tab of the respective SaaS subscription.
71+
The consumption-based surcharge is accrued to the associated SaaS subscription and billed to a user via Azure Marketplace. You can view the invoice in the **Overview** tab of the respective SaaS subscription.
7272

7373
## Subscribe and deploy on managed compute
7474

articles/ai-foundry/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ items:
167167
items:
168168
- name: Deploy models via managed compute
169169
href: how-to/deploy-models-managed.md
170-
- name: Deploy models to managed compute pay go
170+
- name: Deploy models to managed compute pay-as-you-go
171171
href: how-to/deploy-models-managed-pay-go.md
172172
- name: Healthcare AI models
173173
items:

0 commit comments

Comments
 (0)