Skip to content

Commit 0a53626

Browse files
author
SDKAuto
committed
CodeGen from PR 33231 in Azure/azure-rest-api-specs
Merge 6cab7f80b3ef32eb25f4a98c558e0e67d9e87b47 into ee80f38a67edcad70631d702a23fbad1bc0abef0
1 parent 40993ae commit 0a53626

File tree

1,098 files changed

+10062
-39114
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,098 files changed

+10062
-39114
lines changed

sdk/machinelearning/azure-resourcemanager-machinelearning/CHANGELOG.md

Lines changed: 259 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,269 @@
11
# Release History
22

3-
## 1.2.0-beta.1 (Unreleased)
3+
## 1.0.0-beta.1 (2025-04-11)
44

5-
### Features Added
5+
- Azure Resource Manager Machine Learning client library for Java. This package contains Microsoft Azure SDK for Machine Learning Management SDK. These APIs allow end users to operate on Azure Machine Learning Workspace resources. Package tag package-2025-04-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
66

77
### Breaking Changes
88

9-
### Bugs Fixed
9+
#### `models.UserCreatedAcrAccount` was removed
10+
11+
#### `models.UserCreatedStorageAccount` was removed
12+
13+
#### `models.AzureBlobDatastore` was modified
14+
15+
* `isDefault()` was removed
16+
17+
#### `models.SynapseSpark` was modified
18+
19+
* `provisioningState()` was removed
20+
* `createdOn()` was removed
21+
* `isAttachedCompute()` was removed
22+
* `provisioningErrors()` was removed
23+
* `modifiedOn()` was removed
24+
25+
#### `models.AcrDetails` was modified
26+
27+
* `userCreatedAcrAccount()` was removed
28+
* `withUserCreatedAcrAccount(models.UserCreatedAcrAccount)` was removed
29+
30+
#### `models.Aks` was modified
31+
32+
* `provisioningErrors()` was removed
33+
* `createdOn()` was removed
34+
* `isAttachedCompute()` was removed
35+
* `modifiedOn()` was removed
36+
* `provisioningState()` was removed
37+
38+
#### `models.DataLakeAnalytics` was modified
39+
40+
* `modifiedOn()` was removed
41+
* `isAttachedCompute()` was removed
42+
* `createdOn()` was removed
43+
* `provisioningState()` was removed
44+
* `provisioningErrors()` was removed
45+
46+
#### `models.OneLakeDatastore` was modified
47+
48+
* `isDefault()` was removed
49+
50+
#### `models.ServicePrincipalAuthTypeWorkspaceConnectionProperties` was modified
51+
52+
* `group()` was removed
53+
* `createdByWorkspaceArmId()` was removed
54+
55+
#### `models.AzureDataLakeGen1Datastore` was modified
56+
57+
* `isDefault()` was removed
58+
59+
#### `models.Kubernetes` was modified
60+
61+
* `createdOn()` was removed
62+
* `isAttachedCompute()` was removed
63+
* `modifiedOn()` was removed
64+
* `provisioningErrors()` was removed
65+
* `provisioningState()` was removed
66+
67+
#### `models.ManagedOnlineDeployment` was modified
68+
69+
* `provisioningState()` was removed
70+
71+
#### `models.OAuth2AuthTypeWorkspaceConnectionProperties` was modified
72+
73+
* `createdByWorkspaceArmId()` was removed
74+
* `group()` was removed
75+
76+
#### `models.PipelineJob` was modified
77+
78+
* `status()` was removed
79+
80+
#### `models.StorageAccountDetails` was modified
81+
82+
* `userCreatedStorageAccount()` was removed
83+
* `withUserCreatedStorageAccount(models.UserCreatedStorageAccount)` was removed
84+
85+
#### `models.VirtualMachine` was modified
86+
87+
* `modifiedOn()` was removed
88+
* `provisioningErrors()` was removed
89+
* `provisioningState()` was removed
90+
* `isAttachedCompute()` was removed
91+
* `createdOn()` was removed
92+
93+
#### `models.AmlCompute` was modified
94+
95+
* `provisioningState()` was removed
96+
* `provisioningErrors()` was removed
97+
* `isAttachedCompute()` was removed
98+
* `modifiedOn()` was removed
99+
* `createdOn()` was removed
100+
101+
#### `models.AzureDataLakeGen2Datastore` was modified
102+
103+
* `isDefault()` was removed
104+
105+
#### `models.Databricks` was modified
106+
107+
* `provisioningState()` was removed
108+
* `modifiedOn()` was removed
109+
* `provisioningErrors()` was removed
110+
* `isAttachedCompute()` was removed
111+
* `createdOn()` was removed
112+
113+
#### `models.ApiKeyAuthWorkspaceConnectionProperties` was modified
114+
115+
* `group()` was removed
116+
* `createdByWorkspaceArmId()` was removed
117+
118+
#### `models.ComputeInstance` was modified
119+
120+
* `provisioningState()` was removed
121+
* `isAttachedCompute()` was removed
122+
* `createdOn()` was removed
123+
* `modifiedOn()` was removed
124+
* `provisioningErrors()` was removed
125+
126+
#### `models.WorkspaceConnections` was modified
127+
128+
* `list(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)` was removed
129+
130+
#### `models.NoneAuthTypeWorkspaceConnectionProperties` was modified
131+
132+
* `createdByWorkspaceArmId()` was removed
133+
* `group()` was removed
134+
135+
#### `models.CustomKeysWorkspaceConnectionProperties` was modified
136+
137+
* `createdByWorkspaceArmId()` was removed
138+
* `group()` was removed
139+
140+
#### `models.UsernamePasswordAuthTypeWorkspaceConnectionProperties` was modified
141+
142+
* `createdByWorkspaceArmId()` was removed
143+
* `group()` was removed
144+
145+
#### `models.AccountKeyAuthTypeWorkspaceConnectionProperties` was modified
146+
147+
* `group()` was removed
148+
* `createdByWorkspaceArmId()` was removed
149+
150+
#### `models.AzureFileDatastore` was modified
151+
152+
* `isDefault()` was removed
153+
154+
#### `models.SparkJob` was modified
155+
156+
* `status()` was removed
157+
158+
#### `models.AccessKeyAuthTypeWorkspaceConnectionProperties` was modified
159+
160+
* `createdByWorkspaceArmId()` was removed
161+
* `group()` was removed
162+
163+
#### `models.AadAuthTypeWorkspaceConnectionProperties` was modified
164+
165+
* `group()` was removed
166+
* `createdByWorkspaceArmId()` was removed
167+
168+
#### `models.SasAuthTypeWorkspaceConnectionProperties` was modified
169+
170+
* `createdByWorkspaceArmId()` was removed
171+
* `group()` was removed
172+
173+
#### `models.CommandJob` was modified
174+
175+
* `status()` was removed
176+
177+
#### `models.ManagedIdentityAuthTypeWorkspaceConnectionProperties` was modified
178+
179+
* `group()` was removed
180+
* `createdByWorkspaceArmId()` was removed
181+
182+
#### `models.DataFactory` was modified
183+
184+
* `isAttachedCompute()` was removed
185+
* `provisioningState()` was removed
186+
* `provisioningErrors()` was removed
187+
* `modifiedOn()` was removed
188+
* `createdOn()` was removed
189+
190+
#### `models.SweepJob` was modified
191+
192+
* `status()` was removed
193+
194+
#### `models.AutoMLJob` was modified
195+
196+
* `status()` was removed
197+
198+
#### `models.HDInsight` was modified
199+
200+
* `createdOn()` was removed
201+
* `modifiedOn()` was removed
202+
* `provisioningState()` was removed
203+
* `provisioningErrors()` was removed
204+
* `isAttachedCompute()` was removed
205+
206+
#### `models.KubernetesOnlineDeployment` was modified
207+
208+
* `provisioningState()` was removed
209+
210+
#### `models.PatAuthTypeWorkspaceConnectionProperties` was modified
211+
212+
* `group()` was removed
213+
* `createdByWorkspaceArmId()` was removed
214+
215+
### Features Added
216+
217+
* `models.WorkspaceConnectionPropertiesV2BasicResource$Update` was added
218+
219+
* `models.ManagedResourceGroupSettings` was added
220+
221+
* `models.ManagedResourceGroupAssignedIdentities` was added
222+
223+
* `models.WorkspaceConnectionUpdateParameter` was added
224+
225+
* `models.FirewallSku` was added
226+
227+
* `models.WorkspaceConnectionPropertiesV2BasicResource$UpdateStages` was added
228+
229+
#### `models.Registry$Definition` was modified
230+
231+
* `withManagedResourceGroupSettings(models.ManagedResourceGroupSettings)` was added
232+
233+
#### `models.Registry` was modified
234+
235+
* `managedResourceGroupSettings()` was added
236+
237+
#### `models.OnlineDeploymentProperties` was modified
238+
239+
* `withStartupProbe(models.ProbeSettings)` was added
240+
* `startupProbe()` was added
241+
242+
#### `models.InferenceContainerProperties` was modified
243+
244+
* `withStartupRoute(models.Route)` was added
245+
* `startupRoute()` was added
246+
247+
#### `models.ManagedOnlineDeployment` was modified
248+
249+
* `withStartupProbe(models.ProbeSettings)` was added
250+
251+
#### `models.WorkspaceConnections` was modified
252+
253+
* `list(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,com.azure.core.util.Context)` was added
254+
255+
#### `models.ManagedNetworkSettings` was modified
256+
257+
* `firewallSku()` was added
258+
259+
#### `models.WorkspaceConnectionPropertiesV2BasicResource` was modified
260+
261+
* `resourceGroupName()` was added
262+
* `update()` was added
263+
264+
#### `models.KubernetesOnlineDeployment` was modified
10265

11-
### Other Changes
266+
* `withStartupProbe(models.ProbeSettings)` was added
12267

13268
## 1.1.0 (2024-08-22)
14269

sdk/machinelearning/azure-resourcemanager-machinelearning/README.md

Lines changed: 34 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Azure Resource Manager Machine Learning client library for Java.
44

5-
This package contains Microsoft Azure SDK for Machine Learning Management SDK. These APIs allow end users to operate on Azure Machine Learning Workspace resources. Package tag package-2024-04. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
5+
This package contains Microsoft Azure SDK for Machine Learning Management SDK. These APIs allow end users to operate on Azure Machine Learning Workspace resources. Package tag package-2025-04-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
66

77
## We'd love to hear your feedback
88

@@ -52,15 +52,15 @@ Azure subscription ID can be configured via `AZURE_SUBSCRIPTION_ID` environment
5252
Assuming the use of the `DefaultAzureCredential` credential class, the client can be authenticated using the following code:
5353

5454
```java
55-
AzureProfile profile = new AzureProfile(AzureEnvironment.AZURE);
55+
AzureProfile profile = new AzureProfile(AzureCloud.AZURE_PUBLIC_CLOUD);
5656
TokenCredential credential = new DefaultAzureCredentialBuilder()
5757
.authorityHost(profile.getEnvironment().getActiveDirectoryEndpoint())
5858
.build();
5959
MachineLearningManager manager = MachineLearningManager
6060
.authenticate(credential, profile);
6161
```
6262

63-
The sample code assumes global Azure. Please change `AzureEnvironment.AZURE` variable if otherwise.
63+
The sample code assumes global Azure. Please change the `AzureCloud.AZURE_PUBLIC_CLOUD` variable if otherwise.
6464

6565
See [Authentication][authenticate] for more options.
6666

@@ -78,39 +78,37 @@ workspace = machineLearningManager.workspaces()
7878
.withSku(new Sku().withName("Basic").withTier(SkuTier.BASIC))
7979
.withIdentity(new ManagedServiceIdentity().withType(ManagedServiceIdentityType.SYSTEM_ASSIGNED))
8080
.withFriendlyName(workspaceName)
81-
.withStorageAccount(
82-
storageManager.storageAccounts()
83-
.define(storageName)
84-
.withRegion(REGION)
85-
.withExistingResourceGroup(resourceGroupName)
86-
.withSku(StorageAccountSkuType.STANDARD_LRS)
87-
.withMinimumTlsVersion(MinimumTlsVersion.TLS1_0)
88-
.withHnsEnabled(false)
89-
.withAccessFromAzureServices()
90-
.withOnlyHttpsTraffic()
91-
.withBlobStorageAccountKind().withAccessTier(AccessTier.HOT)
92-
.create()
93-
.id())
94-
.withKeyVault(
95-
keyVaultManager.vaults()
96-
.define(keyVaultName)
97-
.withRegion(REGION)
98-
.withExistingResourceGroup(resourceGroupName)
99-
.withEmptyAccessPolicy()
100-
.withSku(SkuName.STANDARD)
101-
.withDeploymentDisabled()
102-
.withAccessFromAllNetworks()
103-
.create()
104-
.id())
105-
.withApplicationInsights(
106-
applicationInsightsManager.components()
107-
.define(insightName)
108-
.withRegion(REGION)
109-
.withExistingResourceGroup(resourceGroupName)
110-
.withKind("web")
111-
.withApplicationType(ApplicationType.WEB)
112-
.create()
113-
.id())
81+
.withStorageAccount(storageManager.storageAccounts()
82+
.define(storageName)
83+
.withRegion(REGION)
84+
.withExistingResourceGroup(resourceGroupName)
85+
.withSku(StorageAccountSkuType.STANDARD_LRS)
86+
.withMinimumTlsVersion(MinimumTlsVersion.TLS1_0)
87+
.withHnsEnabled(false)
88+
.withAccessFromAzureServices()
89+
.withOnlyHttpsTraffic()
90+
.withBlobStorageAccountKind()
91+
.withAccessTier(AccessTier.HOT)
92+
.create()
93+
.id())
94+
.withKeyVault(keyVaultManager.vaults()
95+
.define(keyVaultName)
96+
.withRegion(REGION)
97+
.withExistingResourceGroup(resourceGroupName)
98+
.withEmptyAccessPolicy()
99+
.withSku(SkuName.STANDARD)
100+
.withDeploymentDisabled()
101+
.withAccessFromAllNetworks()
102+
.create()
103+
.id())
104+
.withApplicationInsights(applicationInsightsManager.components()
105+
.define(insightName)
106+
.withRegion(REGION)
107+
.withExistingResourceGroup(resourceGroupName)
108+
.withKind("web")
109+
.withApplicationType(ApplicationType.WEB)
110+
.create()
111+
.id())
114112
.create();
115113
```
116114
[Code snippets and samples](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/machinelearning/azure-resourcemanager-machinelearning/SAMPLE.md)
@@ -143,5 +141,3 @@ This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For m
143141
[cg]: https://github.com/Azure/azure-sdk-for-java/blob/main/CONTRIBUTING.md
144142
[coc]: https://opensource.microsoft.com/codeofconduct/
145143
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/
146-
147-

0 commit comments

Comments
 (0)