Commit 9bf99d3
authored
Ai connections merge (#35302)
* stash
* add 2024 April preview swagger and restclients
* add new subtype support to schema, entity, and operations
* add testing
* changelog and cspell
* e2e test recordings
* use newer import
* spelling corrections
* minor adjustments
* update recordings
* add resource id to azure open ai conn
* add more valid cred types to some connections
* add another cred
* remove accidental import
* rename workspace connectino to connection
* test corrections
* sphinx corrections
* correct tests one more time
* cspell
* analyze fixes
* comments1 parent 24562c6 commit 9bf99d3
File tree
230 files changed
+204729
-2020
lines changed- sdk/ml/azure-ai-ml
- azure/ai/ml
- _restclient/v2024_04_01_preview
- aio
- operations
- models
- operations
- _schema
- monitoring
- workspace/connections
- constants
- entities
- _inputs_outputs
- _monitoring
- _workspace
- connections
- operations
- samples
- swagger/machinelearningservices/resource-manager
- Microsoft.MachineLearningServices/preview/2024-04-01-preview
- tests
- connection
- e2etests
- unittests
- feature_store/unittests
- internal_utils/unittests
- test_configs
- connection
- monitoring/yaml_configs
- workspace_connection
- workspace
- e2etests
- unittests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
230 files changed
+204729
-2020
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
7 | 24 | | |
8 | 25 | | |
9 | 26 | | |
| |||
15 | 32 | | |
16 | 33 | | |
17 | 34 | | |
| 35 | + | |
18 | 36 | | |
19 | 37 | | |
20 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
85 | | - | |
| 86 | + | |
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
| |||
438 | 439 | | |
439 | 440 | | |
440 | 441 | | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
441 | 453 | | |
442 | 454 | | |
443 | 455 | | |
| |||
467 | 479 | | |
468 | 480 | | |
469 | 481 | | |
470 | | - | |
| 482 | + | |
471 | 483 | | |
472 | 484 | | |
473 | | - | |
| 485 | + | |
474 | 486 | | |
475 | 487 | | |
476 | 488 | | |
| |||
867 | 879 | | |
868 | 880 | | |
869 | 881 | | |
870 | | - | |
871 | | - | |
| 882 | + | |
| 883 | + | |
872 | 884 | | |
873 | | - | |
874 | | - | |
| 885 | + | |
| 886 | + | |
875 | 887 | | |
876 | | - | |
| 888 | + | |
877 | 889 | | |
878 | 890 | | |
879 | 891 | | |
| |||
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
0 commit comments