Skip to content

Commit

Permalink
[ReleasePR machinelearningservices] Add missing workspace properties (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
msftbot[bot] authored Dec 1, 2022
2 parents 7b276f5 + ae5063e commit 2698f98
Show file tree
Hide file tree
Showing 4 changed files with 8,856 additions and 30 deletions.
15 changes: 0 additions & 15 deletions schemas/2022-05-01/Microsoft.MachineLearningServices.json
Original file line number Diff line number Diff line change
Expand Up @@ -2393,25 +2393,10 @@
}
],
"properties": {
"computeLocation": {
"type": "string",
"description": "Location for the underlying compute"
},
"description": {
"type": "string",
"description": "The description of the Machine Learning compute."
},
"disableLocalAuth": {
"oneOf": [
{
"type": "boolean"
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Opt-out of local authentication and ensure customers can use only MSI and AAD exclusively for authentication."
},
"resourceId": {
"type": "string",
"description": "ARM resource id of the underlying compute"
Expand Down
15 changes: 0 additions & 15 deletions schemas/2022-10-01/Microsoft.MachineLearningServices.json
Original file line number Diff line number Diff line change
Expand Up @@ -2548,25 +2548,10 @@
}
],
"properties": {
"computeLocation": {
"type": "string",
"description": "Location for the underlying compute"
},
"description": {
"type": "string",
"description": "The description of the Machine Learning compute."
},
"disableLocalAuth": {
"oneOf": [
{
"type": "boolean"
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Opt-out of local authentication and ensure customers can use only MSI and AAD exclusively for authentication."
},
"resourceId": {
"type": "string",
"description": "ARM resource id of the underlying compute"
Expand Down
Loading

0 comments on commit 2698f98

Please sign in to comment.