Skip to content

Commit 717b3e7

Browse files
authored
Merge pull request #109848 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/Microsoft/azure-docs (branch master)
2 parents b827117 + fb45f7f commit 717b3e7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/machine-learning/how-to-deploy-and-where.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1165,6 +1165,11 @@ def run(request):
11651165
> pip install azureml-contrib-services
11661166
> ```
11671167

1168+
1169+
> [!WARNING]
1170+
> Azure Machine Learning will route only POST and GET requests to the containers running the scoring service. This can cause errors due to browsers using OPTIONS requests to pre-flight CORS requests.
1171+
>
1172+
11681173
## Next steps
11691174

11701175
* [How to deploy a model using a custom Docker image](how-to-deploy-custom-docker-image.md)

0 commit comments

Comments
 (0)