Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/solution-authoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@ AzureMlWebService is a first-party provisioning step that empowers solution auth

- Provision an Azure ML experiment from [Cloud Intelligence Gallery](https://gallery.azure.ai/experiments) by simply providing the `GalleryUrl`;

- Modify the **Experiment Graph** of the provisioned Azure ML experiment with a customized funciton plug-in;
- Modify the **Experiment Graph** of the provisioned Azure ML experiment with a customized function plug-in;

- Deploy multiple Azure ML web services;

Expand Down