Commit a4dddb0
authored
Expose public ip in AmlComputeNodeInfo (#35965)
* expose public ip in aml compute node
AmlComputeNodeInfo should expose the attribute "public_ip_address", otherwise is not possible to connect through ssh with only the information provided in the class
* Update CHANGELOG.md1 parent 7068b4b commit a4dddb0
File tree
2 files changed
+3
-0
lines changed- sdk/ml/azure-ai-ml
- azure/ai/ml/entities/_compute
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments