Skip to content

Commit dfa61fe

Browse files
Merge pull request #280316 from santiagxf/santiagxf-patch-2
Update deploy-models-serverless.md
2 parents 1fef0e0 + b35a9b4 commit dfa61fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/ai-studio/how-to/deploy-models-serverless.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@ For models offered through the Azure Marketplace, you can deploy them to serverl
183183
"type": "Microsoft.MachineLearningServices/workspaces/marketplaceSubscriptions",
184184
"apiVersion": "2024-04-01",
185185
"name": "[concat(parameters('project_name'), '/', parameters('subscription_name'))]",
186-
"location": "[parameters('location')]",
187186
"properties": {
188187
"modelId": "[parameters('model_id')]"
189188
}

0 commit comments

Comments
 (0)