Skip to content

Commit

Permalink
Release machinelearningservices microsoft.machine learning services 2…
Browse files Browse the repository at this point in the history
…024 01 01 preview shadow (Azure#27320)

* Adds base for updating Microsoft.MachineLearningServices from version preview/2023-08-01-preview to version 2024-01-01-preview

* Updates readme

* Updates API version in new specs and examples

* Add MachineLearningService workspace publish API and datareference API to 2024-01-preview (Azure#26495)

* Add MachineLearningService workspace publish API and datareference API to 2024-01-preview

* minimize diffs

* fix 200 response definitions

* fix example api version values

* one more example version fix

* Fix post uri

* Revert "Fix post uri"

This reverts commit 7b1f10a.

* add suppression

* add path_on_compute for 20240101 preview mfe.json (Azure#26447)

Merging to release branch

* after discussion and delete unnecessary path_on_compute from literl input (Azure#26750)

* Add updateDataMounts API to 2024-01-01-preview (Azure#26320)

* Add updateDataMounts API to 2024-01-01-preview

* Fix api-version in example

* Add field mountMode

* MoMo contract align public preview and GA (Azure#26703)

* Rearrange Parameters in mfe.json-Jan 2024 Preview  (Azure#26799)

* Update mfe.json

* Updated mfe.json with prettier check changes

* Updated mfe.json to address new lint diff errors

* Updated mfe.json with rearranged parameters

* Managed resource group settings for registries (Azure#27065)

added MRG settings.

* Add azureml schedule trigger once arm API contract in 2024-01-01-preview (Azure#27116)

* Add azureml schedule trigger once arm API contract in 2024-01-01-preview

* Fix error

* Prettier

* Fix wording and update sample value.

* Update

* fix-spellcheckErrors-Jan24Preview (Azure#27299)

* Remove Default Value to match with GA (Azure#27429)

* Add FineTuning Job contracts. (Azure#27469)

* Add FT Job contracts.

* Fix prettier.

* Fix issues.

* Fix spell check.

* prettier fixes.

* Fix examples.

* Fix gates.

* Fix gate.

* Fix.

* Fix.

* Fix.

* fix.

* Fix.

* Fix.

* Fix.

* Fix.

* Update.

* Fix.

* Update the type to be Dictionary<string,string>

* Fix comment.

* Suppress AvoidAdditionalProperties

* Correction.

* Fix.

* Fix

* try fix.

* Fix

* Fix.

* Fix

* Fix

* fix.

* Fix

* Fix.

* Fix.

* Fix

* Fix

* Fix comment.

* Fix.

* try

* Fix linter error.

* Fix

---------

Co-authored-by: Sagar Sumant <[email protected]>

* Update workspaceRP 2024-01-01-preview swagger (Azure#27194)

* Update swagger

* Update format

* update version

* fix spell check

* Update format and example

* Update example name

* Update format

* Fix model validation

* Update example

* Update format

* fix some lint error

* update some response

* Update swagger

* Update policy related API

* Fix policy api and example

* Update parameter

* Update

* Update example

* Address comments

* format and update example

* Add one description

* Fix one fomat

* Update example and some missing places

* small fix

* Address comments

* Update example

* Update example

* Update example and descriptions

* Remove HubPolicy Apis in this version

* remove unused definition

* Add back ComputeRuntimeDto

* update with feedback

* Update example

* Update response shema

* downgrade back to v3 common type

* Update suppression

* try update suppression

* suppress with smaller scope

* update suppressions location

* Update suppression and copy cogservice schema

* Update ref

* Update suppression path

* add more larger scope for suppression

* Update suppression

* Add MarketplaceSubscriptions, update ServerlessEndpoints in Microsoft.MachineLearningServices 2024-01-01-preview Staging Branch (Azure#27426)

* add MarketplaceSubscription API

* add examples

* lintDiff, Prettier, and ModelValidation fixes

* remove now-undefined 200 from delete.json

* prettier fix, again

* add ServerlessEndpoint contract changes

* spell check fix

* prop rename serverlessEndpointState -> endpointState

* mark MarketplaceSubscriptionProvisioningState definition as readOnly: true

---------

Co-authored-by: chaoyu-msft <[email protected]>
Co-authored-by: Yang Cao <[email protected]>
Co-authored-by: Zhaoyang Li <[email protected]>
Co-authored-by: yuacheng35 <[email protected]>
Co-authored-by: ragovada <[email protected]>
Co-authored-by: adyada <[email protected]>
Co-authored-by: Peng Wang <[email protected]>
Co-authored-by: sagarsumant <[email protected]>
Co-authored-by: Sagar Sumant <[email protected]>
Co-authored-by: ZhidaLiu <[email protected]>
Co-authored-by: Teddy Todorov <[email protected]>
  • Loading branch information
12 people authored and ericasp16 committed Feb 15, 2024
1 parent f07a830 commit 6a2a57e
Show file tree
Hide file tree
Showing 308 changed files with 61,896 additions and 3 deletions.
10 changes: 10 additions & 0 deletions cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -969,6 +969,16 @@
"translitered"
]
},
{
"filename": "**/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/**/*.json",
"words": [
"datareferences",
"Groundedness",
"AOAI",
"testconnection",
"aoai"
]
},
{
"filename": "**/specification/fist/resource-manager/Microsoft.IoTFirmwareDefense/preview/**/*.json",
"words": [
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,123 @@
{
"parameters": {
"subscriptionId": "00000000-1111-2222-3333-444444444444",
"resourceGroupName": "test-rg",
"groupId": "string",
"api-version": "2024-01-01-preview",
"body": {
"properties": {
"offer": {
"publisher": "string",
"offerName": "string"
},
"reservedCapacity": 1
},
"tags": {},
"location": "string",
"kind": "string",
"identity": {
"type": "SystemAssigned",
"userAssignedIdentities": {
"string": {}
}
},
"sku": {
"name": "string",
"tier": "Premium",
"size": "string",
"family": "string",
"capacity": 1
}
}
},
"responses": {
"200": {
"headers": {},
"body": {
"id": "string",
"name": "string",
"type": "string",
"properties": {
"offer": {
"publisher": "string",
"offerName": "string"
},
"reservedCapacity": 1
},
"systemData": {
"createdAt": "2020-01-01T12:34:56.999+00:15",
"createdBy": "string",
"createdByType": "User",
"lastModifiedAt": "2020-01-01T12:34:56.999+00:15",
"lastModifiedBy": "string",
"lastModifiedByType": "ManagedIdentity"
},
"tags": {},
"location": "string",
"kind": "string",
"identity": {
"type": "SystemAssigned",
"principalId": "00000000-1111-2222-3333-444444444444",
"tenantId": "00000000-1111-2222-3333-444444444444",
"userAssignedIdentities": {
"string": {
"principalId": "00000000-1111-2222-3333-444444444444",
"clientId": "00000000-1111-2222-3333-444444444444"
}
}
},
"sku": {
"name": "string",
"tier": "Premium",
"size": "string",
"family": "string",
"capacity": 1
}
}
},
"201": {
"headers": {},
"body": {
"id": "string",
"name": "string",
"type": "string",
"properties": {
"offer": {
"publisher": "string",
"offerName": "string"
},
"reservedCapacity": 1
},
"systemData": {
"createdAt": "2020-01-01T12:34:56.999+00:15",
"createdBy": "string",
"createdByType": "Application",
"lastModifiedAt": "2020-01-01T12:34:56.999+00:15",
"lastModifiedBy": "string",
"lastModifiedByType": "Application"
},
"tags": {},
"location": "string",
"kind": "string",
"identity": {
"type": "SystemAssigned,UserAssigned",
"principalId": "00000000-1111-2222-3333-444444444444",
"tenantId": "00000000-1111-2222-3333-444444444444",
"userAssignedIdentities": {
"string": {
"principalId": "00000000-1111-2222-3333-444444444444",
"clientId": "00000000-1111-2222-3333-444444444444"
}
}
},
"sku": {
"name": "string",
"tier": "Free",
"size": "string",
"family": "string",
"capacity": 1
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"parameters": {
"subscriptionId": "00000000-1111-2222-3333-444444444444",
"resourceGroupName": "test-rg",
"groupId": "string",
"api-version": "2024-01-01-preview"
},
"responses": {
"200": {},
"204": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"parameters": {
"subscriptionId": "00000000-1111-2222-3333-444444444444",
"resourceGroupName": "test-rg",
"groupId": "string",
"api-version": "2024-01-01-preview"
},
"responses": {
"200": {
"headers": {},
"body": {
"id": "string",
"name": "string",
"type": "string",
"properties": {
"offer": {
"publisher": "string",
"offerName": "string"
},
"reservedCapacity": 1
},
"systemData": {
"createdAt": "2020-01-01T12:34:56.999+00:53",
"createdBy": "string",
"createdByType": "Key",
"lastModifiedAt": "2020-01-01T12:34:56.999+00:53",
"lastModifiedBy": "string",
"lastModifiedByType": "Application"
},
"tags": {},
"location": "string",
"kind": "string",
"identity": {
"type": "UserAssigned",
"principalId": "00000000-1111-2222-3333-444444444444",
"tenantId": "00000000-1111-2222-3333-444444444444",
"userAssignedIdentities": {
"string": {
"principalId": "00000000-1111-2222-3333-444444444444",
"clientId": "00000000-1111-2222-3333-444444444444"
}
}
},
"sku": {
"name": "string",
"tier": "Free",
"size": "string",
"family": "string",
"capacity": 1
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"parameters": {
"subscriptionId": "00000000-1111-2222-3333-444444444444",
"resourceGroupName": "test-rg",
"api-version": "2024-01-01-preview",
"$skipToken": "string",
"groupId": "string"
},
"responses": {
"200": {
"headers": {},
"body": {
"value": [
{
"id": "string",
"name": "string",
"type": "string",
"properties": {
"offer": {
"publisher": "string",
"offerName": "string"
},
"reservedCapacity": 1
},
"systemData": {
"createdAt": "2020-01-01T12:34:56.999+00:08",
"createdBy": "string",
"createdByType": "ManagedIdentity",
"lastModifiedAt": "2020-01-01T12:34:56.999+00:08",
"lastModifiedBy": "string",
"lastModifiedByType": "ManagedIdentity"
},
"tags": {},
"location": "string",
"kind": "string",
"identity": {
"type": "UserAssigned",
"principalId": "00000000-1111-2222-3333-444444444444",
"tenantId": "00000000-1111-2222-3333-444444444444",
"userAssignedIdentities": {
"string": {
"principalId": "00000000-1111-2222-3333-444444444444",
"clientId": "00000000-1111-2222-3333-444444444444"
}
}
},
"sku": {
"name": "string",
"tier": "Premium",
"size": "string",
"family": "string",
"capacity": 1
}
}
],
"nextLink": "string"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
{
"parameters": {
"subscriptionId": "00000000-1111-2222-3333-444444444444",
"api-version": "2024-01-01-preview",
"$skipToken": "string"
},
"responses": {
"200": {
"headers": {},
"body": {
"value": [
{
"id": "string",
"name": "string",
"type": "string",
"properties": {
"offer": {
"publisher": "string",
"offerName": "string"
},
"reservedCapacity": 1
},
"systemData": {
"createdAt": "2020-01-01T12:34:56.999+00:52",
"createdBy": "string",
"createdByType": "ManagedIdentity",
"lastModifiedAt": "2020-01-01T12:34:56.999+00:52",
"lastModifiedBy": "string",
"lastModifiedByType": "Application"
},
"tags": {},
"location": "string",
"kind": "string",
"identity": {
"type": "SystemAssigned,UserAssigned",
"principalId": "00000000-1111-2222-3333-444444444444",
"tenantId": "00000000-1111-2222-3333-444444444444",
"userAssignedIdentities": {
"string": {
"principalId": "00000000-1111-2222-3333-444444444444",
"clientId": "00000000-1111-2222-3333-444444444444"
}
}
},
"sku": {
"name": "string",
"tier": "Standard",
"size": "string",
"family": "string",
"capacity": 1
}
}
],
"nextLink": "string"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
{
"parameters": {
"subscriptionId": "00000000-1111-2222-3333-444444444444",
"resourceGroupName": "test-rg",
"groupId": "string",
"api-version": "2024-01-01-preview",
"body": {
"tags": {},
"sku": {
"name": "string",
"tier": "Standard",
"size": "string",
"family": "string",
"capacity": 1
},
"identity": {
"type": "SystemAssigned",
"userAssignedIdentities": {
"string": {}
}
}
}
},
"responses": {
"200": {
"headers": {},
"body": {
"id": "string",
"name": "string",
"type": "string",
"properties": {
"offer": {
"publisher": "string",
"offerName": "string"
},
"reservedCapacity": 1
},
"systemData": {
"createdAt": "2020-01-01T12:34:56.999+00:15",
"createdBy": "string",
"createdByType": "User",
"lastModifiedAt": "2020-01-01T12:34:56.999+00:15",
"lastModifiedBy": "string",
"lastModifiedByType": "ManagedIdentity"
},
"tags": {},
"location": "string",
"kind": "string",
"identity": {
"type": "SystemAssigned",
"principalId": "00000000-1111-2222-3333-444444444444",
"tenantId": "00000000-1111-2222-3333-444444444444",
"userAssignedIdentities": {
"string": {
"principalId": "00000000-1111-2222-3333-444444444444",
"clientId": "00000000-1111-2222-3333-444444444444"
}
}
},
"sku": {
"name": "string",
"tier": "Premium",
"size": "string",
"family": "string",
"capacity": 1
}
}
}
}
}
Loading

0 comments on commit 6a2a57e

Please sign in to comment.