Skip to content

Commit d9f0f2b

Browse files
author
SDKAuto
committed
CodeGen from PR 33231 in Azure/azure-rest-api-specs
Merge a9ff87f322997b8254e633e0c6d49ccae6fddb5c into 98b362764645e1068e3c8cdd0e3b7cbcd00f1f48
1 parent 429fd1d commit d9f0f2b

File tree

1,150 files changed

+28805
-53183
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,150 files changed

+28805
-53183
lines changed

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

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

3-
## 1.2.0-beta.1 (Unreleased)
3+
## 1.0.0-beta.1 (2025-05-09)
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+
* `modifiedOn()` was removed
21+
* `provisioningErrors()` was removed
22+
* `createdOn()` was removed
23+
* `isAttachedCompute()` 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+
* `createdOn()` was removed
33+
* `isAttachedCompute()` was removed
34+
* `provisioningErrors()` was removed
35+
* `provisioningState()` was removed
36+
* `modifiedOn()` was removed
37+
38+
#### `models.DataLakeAnalytics` was modified
39+
40+
* `provisioningErrors()` was removed
41+
* `modifiedOn()` was removed
42+
* `isAttachedCompute()` was removed
43+
* `provisioningState()` was removed
44+
* `createdOn()` 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+
* `isAttachedCompute()` was removed
62+
* `provisioningState()` was removed
63+
* `modifiedOn()` was removed
64+
* `createdOn()` was removed
65+
* `provisioningErrors()` was removed
66+
67+
#### `models.ManagedOnlineDeployment` was modified
68+
69+
* `provisioningState()` was removed
70+
71+
#### `models.OAuth2AuthTypeWorkspaceConnectionProperties` was modified
72+
73+
* `group()` was removed
74+
* `createdByWorkspaceArmId()` 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+
* `createdOn()` was removed
90+
* `provisioningState()` was removed
91+
* `isAttachedCompute()` was removed
92+
93+
#### `models.AmlCompute` was modified
94+
95+
* `isAttachedCompute()` was removed
96+
* `provisioningState()` was removed
97+
* `provisioningErrors()` was removed
98+
* `createdOn()` was removed
99+
* `modifiedOn()` was removed
100+
101+
#### `models.AzureDataLakeGen2Datastore` was modified
102+
103+
* `isDefault()` was removed
104+
105+
#### `models.Databricks` was modified
106+
107+
* `isAttachedCompute()` was removed
108+
* `modifiedOn()` was removed
109+
* `provisioningErrors()` was removed
110+
* `createdOn()` was removed
111+
* `provisioningState()` was removed
112+
113+
#### `models.ApiKeyAuthWorkspaceConnectionProperties` was modified
114+
115+
* `createdByWorkspaceArmId()` was removed
116+
* `group()` was removed
117+
118+
#### `models.ComputeInstance` was modified
119+
120+
* `isAttachedCompute()` was removed
121+
* `modifiedOn()` was removed
122+
* `provisioningState()` was removed
123+
* `createdOn()` 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+
* `createdByWorkspaceArmId()` was removed
148+
* `group()` 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+
* `group()` was removed
161+
* `createdByWorkspaceArmId()` 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+
* `createdOn()` was removed
185+
* `modifiedOn()` was removed
186+
* `isAttachedCompute()` was removed
187+
* `provisioningState()` was removed
188+
* `provisioningErrors()` 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+
* `provisioningState()` was removed
201+
* `modifiedOn()` was removed
202+
* `provisioningErrors()` was removed
203+
* `isAttachedCompute()` was removed
204+
* `createdOn()` was removed
205+
206+
#### `models.KubernetesOnlineDeployment` was modified
207+
208+
* `provisioningState()` was removed
209+
210+
#### `models.PatAuthTypeWorkspaceConnectionProperties` was modified
211+
212+
* `createdByWorkspaceArmId()` was removed
213+
* `group()` was removed
214+
215+
### Features Added
216+
217+
* `models.ManagedNetworkKind` was added
218+
219+
* `models.WorkspaceConnectionPropertiesV2BasicResource$Update` was added
220+
221+
* `models.ManagedResourceGroupSettings` was added
222+
223+
* `models.ManagedResourceGroupAssignedIdentities` was added
224+
225+
* `models.WorkspaceConnectionUpdateParameter` was added
226+
227+
* `models.FirewallSku` was added
228+
229+
* `models.WorkspaceConnectionPropertiesV2BasicResource$UpdateStages` was added
230+
231+
#### `models.Registry$Definition` was modified
232+
233+
* `withManagedResourceGroupSettings(models.ManagedResourceGroupSettings)` was added
234+
235+
#### `models.Registry` was modified
236+
237+
* `managedResourceGroupSettings()` was added
238+
239+
#### `models.OnlineDeploymentProperties` was modified
240+
241+
* `startupProbe()` was added
242+
* `withStartupProbe(models.ProbeSettings)` was added
243+
244+
#### `models.InferenceContainerProperties` was modified
245+
246+
* `startupRoute()` was added
247+
* `withStartupRoute(models.Route)` was added
248+
249+
#### `models.ManagedOnlineDeployment` was modified
250+
251+
* `withStartupProbe(models.ProbeSettings)` was added
252+
253+
#### `models.WorkspaceConnections` was modified
254+
255+
* `list(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,com.azure.core.util.Context)` was added
256+
257+
#### `models.ManagedNetworkSettings` was modified
258+
259+
* `firewallPublicIpAddress()` was added
260+
* `firewallSku()` was added
261+
* `managedNetworkKind()` was added
262+
263+
#### `models.WorkspaceConnectionPropertiesV2BasicResource` was modified
264+
265+
* `resourceGroupName()` was added
266+
* `update()` was added
267+
268+
#### `models.OutboundRule` was modified
269+
270+
* `errorInformation()` was added
271+
* `parentRuleNames()` was added
272+
273+
#### `models.KubernetesOnlineDeployment` was modified
10274

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

13277
## 1.1.0 (2024-08-22)
14278

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)