Azure / Azure/azure-cli-extensions
'az ml computetarget attach aks' should support "internal" LoadBalancer
Open
extension/ml
Machine Learning
Service Attention
- Dominant language
- Python
- Stars
- 454
- Forks
- 1.7k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 64
Description
### Extension name (the extension in question)
azure-cli-ml
### Description of issue (in as much detail as possible)
Currently `az ml computetarget update aks` command supports to update LoadBalancer to Internal type but this commands needs the AKS cluster to be already attached to the AML.
It will be useful to support the `[--load-balancer-type]` argument to `az ml computetarget attach aks` command so that internal LoadBalancer type can be created when AKS is attached to AML.
-----
Contributor guide
Assessment
This issue has not been assessed yet.