Skip to content

Commit 2698f98

Browse files
author
msftbot[bot]
authored
[ReleasePR machinelearningservices] Add missing workspace properties (#2683)
Create to sync Azure/azure-rest-api-specs#21725 [ReCreate this PR](https://github.com/azure-resource-manager-schemas/compare/main...azure-sdk:sdkAuto/machinelearningservices?expand=1)
2 parents 7b276f5 + ae5063e commit 2698f98

File tree

4 files changed

+8856
-30
lines changed

4 files changed

+8856
-30
lines changed

schemas/2022-05-01/Microsoft.MachineLearningServices.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2393,25 +2393,10 @@
23932393
}
23942394
],
23952395
"properties": {
2396-
"computeLocation": {
2397-
"type": "string",
2398-
"description": "Location for the underlying compute"
2399-
},
24002396
"description": {
24012397
"type": "string",
24022398
"description": "The description of the Machine Learning compute."
24032399
},
2404-
"disableLocalAuth": {
2405-
"oneOf": [
2406-
{
2407-
"type": "boolean"
2408-
},
2409-
{
2410-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
2411-
}
2412-
],
2413-
"description": "Opt-out of local authentication and ensure customers can use only MSI and AAD exclusively for authentication."
2414-
},
24152400
"resourceId": {
24162401
"type": "string",
24172402
"description": "ARM resource id of the underlying compute"

schemas/2022-10-01/Microsoft.MachineLearningServices.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2548,25 +2548,10 @@
25482548
}
25492549
],
25502550
"properties": {
2551-
"computeLocation": {
2552-
"type": "string",
2553-
"description": "Location for the underlying compute"
2554-
},
25552551
"description": {
25562552
"type": "string",
25572553
"description": "The description of the Machine Learning compute."
25582554
},
2559-
"disableLocalAuth": {
2560-
"oneOf": [
2561-
{
2562-
"type": "boolean"
2563-
},
2564-
{
2565-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
2566-
}
2567-
],
2568-
"description": "Opt-out of local authentication and ensure customers can use only MSI and AAD exclusively for authentication."
2569-
},
25702555
"resourceId": {
25712556
"type": "string",
25722557
"description": "ARM resource id of the underlying compute"

0 commit comments

Comments
 (0)