MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.24k stars 21.4k forks source link

Missing required parameters #104600

Open placerda opened 1 year ago

placerda commented 1 year ago

In the az ml online-deployment commands, it is missing resource-group and workspace-name mandatory parameters.

Example:

DEPLOYMENT_RESOURCE_ID=$(az ml online-deployment show -e $ENDPOINT_NAME -n $DEPLOYMENT_NAME -o tsv --query "id")

Link to command reference

Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

SaibabaBalapur-MSFT commented 1 year ago

@placerda Thanks for your feedback! We will investigate and update as appropriate.

RamanathanChinnappan-MSFT commented 1 year ago

@placerda

I've delegated this to @dem108 , a content author, to review and share their valuable insights.