Skip to content

Commit 6dc6600

Browse files
Merge pull request #253034 from TimShererWithAquent/09272023OPBR
Fix build warnings to unblock the publish process
2 parents 79b4646 + dbc9d36 commit 6dc6600

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

articles/machine-learning/how-to-deploy-custom-container.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,12 +116,8 @@ You can configure your cloud deployment using YAML. Take a look at the sample YA
116116

117117
__tfserving-endpoint.yml__
118118

119-
:::code language="yaml" source="~/azureml-examples-main/cli/endpoints/online/custom-container/tfserving/half-plus-two/tfserving-endpoint.yml":::
120-
121119
__tfserving-deployment.yml__
122120

123-
:::code language="yaml" source="~/azureml-examples-main/cli/endpoints/online/custom-container//tfserving/half-plus-two/tfserving-deployment.yml":::
124-
125121
# [Python SDK](#tab/python)
126122

127123
### Connect to Azure Machine Learning workspace

0 commit comments

Comments
 (0)