Skip to content

Commit f9e04f0

Browse files
Merge pull request #1863 from TPavanBalaji/patch-6
(AzureCXP) fixes MicrosoftDocs/azure-docs#345555
2 parents 5e275a1 + 99a5dd7 commit f9e04f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-deploy-online-endpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ The [workspace](concept-workspace.md) is the top-level resource for Azure Machin
134134
ManagedOnlineDeployment,
135135
Model,
136136
Environment,
137-
CodeConfiguration,
137+
CodeConfiguration
138138
)
139139
from azure.identity import DefaultAzureCredential
140140
```

0 commit comments

Comments
 (0)