az ml endpoint
Manage machine learning endpoints.
Commands
az ml endpoint realtime |
Manage operationalized realtime endpoints. |
az ml endpoint realtime create-version |
Create a version for realtime endpoint in the workspace. |
az ml endpoint realtime delete |
Delete a realtime endpoint and its version from the workspace. |
az ml endpoint realtime delete-version |
Delete a version for realtime endpoint in the workspace. |
az ml endpoint realtime get-access-token |
Get a token to issue requests a realtime endpoint. |
az ml endpoint realtime get-keys |
Get keys to issue requests against a realtime endpoint. |
az ml endpoint realtime get-logs |
Get logs for a realtime endpoint. |
az ml endpoint realtime list |
List realtime endpoints in the workspace. |
az ml endpoint realtime regen-key |
Regenerate keys for a realtime endpoint. |
az ml endpoint realtime run |
Run a realtime endpoint in the workspace. |
az ml endpoint realtime show |
Show details for a realtime endpoint in the workspace. |
az ml endpoint realtime update |
Update a realtime endpoint in the workspace. |
az ml endpoint realtime update-version |
Update a version for realtime endpoint in the workspace. |