azure-machinelearning-compute-credentials
Compute listKeys can return SSH or other access credentials for managed compute targets.
Where it sits
| location | Microsoft.MachineLearningServices/workspaces/computes/listKeys response |
| location kind | secret_value |
| data kinds | credential password private_key access_key |
| emits edge | ExposesCredential |
| service | Azure ML (azure:machinelearning) |
Collection recipe
| access mode | read_api |
| operation | Compute - List Keys |
| response path | $value |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.MachineLearningServices/workspaces/computes/listKeys/action
References