Skip to content

Commit 088c6ff

Browse files
authored
Update articles/ai-foundry/how-to/deploy-models-managed-pay-go.md
1 parent 1042b0c commit 088c6ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ After your deployment is successfully created, you can follow these steps to con
102102
1. Select **Models + Endpoints** under _My assets_ in your Azure AI Foundry project.
103103
1. Select your deployment from the **Model deployments** tab.
104104
1. Navigate to the **Test** tab for sample inference to the endpoint.
105-
1. Return to the **Details** tab, to copy the deployment's "Target URI", which you can use to run inference with code.
105+
1. Return to the **Details** tab to copy the deployment's "Target URI", which you can use to run inference with code.
106106
1. Go to the **Consume** tab of the deployment to find code samples for consumption.
107107

108108
## Network isolation of deployments

0 commit comments

Comments
 (0)