diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_CreateOrUpdate_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_CreateOrUpdate_MaximumSet_Gen.json index d5bdaddd407d..3b4f5b9712b9 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_CreateOrUpdate_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_CreateOrUpdate_MaximumSet_Gen.json @@ -26,7 +26,7 @@ "state": "Enabled" } }, - "description": "xpj" + "description": "kpqtgocs" }, "extendedLocation": { "name": "qmbrfwcpwwhggszhrdjv", @@ -62,15 +62,9 @@ "state": "Enabled" } }, - "description": "xpj", + "description": "kpqtgocs", "provisioningState": "Succeeded", - "version": "vjjbmunthiphfmekvxgxcxkzdwjti", - "serviceAccounts": [ - { - "name": "vcmxrtnagehxmcoc", - "namespace": "ohghyaqoyvfvlysd" - } - ] + "version": "vjjbmunthiphfmekvxgxcxkzdwjti" }, "extendedLocation": { "name": "qmbrfwcpwwhggszhrdjv", @@ -121,15 +115,9 @@ "state": "Enabled" } }, - "description": "xpj", + "description": "kpqtgocs", "provisioningState": "Succeeded", - "version": "vjjbmunthiphfmekvxgxcxkzdwjti", - "serviceAccounts": [ - { - "name": "vcmxrtnagehxmcoc", - "namespace": "ohghyaqoyvfvlysd" - } - ] + "version": "vjjbmunthiphfmekvxgxcxkzdwjti" }, "extendedLocation": { "name": "qmbrfwcpwwhggszhrdjv", diff --git a/specification/iotoperations/IoTOperations.Management/models/instance.tsp b/specification/iotoperations/IoTOperations.Management/models/instance.tsp index df1c26a9866f..57c75a835cc1 100644 --- a/specification/iotoperations/IoTOperations.Management/models/instance.tsp +++ b/specification/iotoperations/IoTOperations.Management/models/instance.tsp @@ -55,11 +55,6 @@ model InstanceProperties { @pattern("^[a-z0-9][a-z0-9-]*[a-z0-9]$") schemaRegistryNamespace: string; - @doc("The service accounts to be used for federated credentials.") - @visibility("read") - @OpenAPI.extension("x-ms-identifiers", []) - serviceAccounts?: ServiceAccountProperties[] = #[]; - @doc("The configuration for components of the AIO Instance.") components?: Components = #{}; } @@ -86,15 +81,6 @@ model Components { }; } -@doc("The properties of a Service Account.") -model ServiceAccountProperties { - @doc("The name of the service account.") - name: string; - - @doc("The namespace of the service account.") - `namespace`: string; -} - @doc("The properties of an ADR instance.") model AdrProperties { @doc("This determines if the ADR service is enabled.") diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_CreateOrUpdate_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_CreateOrUpdate_MaximumSet_Gen.json index d5bdaddd407d..3b4f5b9712b9 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_CreateOrUpdate_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_CreateOrUpdate_MaximumSet_Gen.json @@ -26,7 +26,7 @@ "state": "Enabled" } }, - "description": "xpj" + "description": "kpqtgocs" }, "extendedLocation": { "name": "qmbrfwcpwwhggszhrdjv", @@ -62,15 +62,9 @@ "state": "Enabled" } }, - "description": "xpj", + "description": "kpqtgocs", "provisioningState": "Succeeded", - "version": "vjjbmunthiphfmekvxgxcxkzdwjti", - "serviceAccounts": [ - { - "name": "vcmxrtnagehxmcoc", - "namespace": "ohghyaqoyvfvlysd" - } - ] + "version": "vjjbmunthiphfmekvxgxcxkzdwjti" }, "extendedLocation": { "name": "qmbrfwcpwwhggszhrdjv", @@ -121,15 +115,9 @@ "state": "Enabled" } }, - "description": "xpj", + "description": "kpqtgocs", "provisioningState": "Succeeded", - "version": "vjjbmunthiphfmekvxgxcxkzdwjti", - "serviceAccounts": [ - { - "name": "vcmxrtnagehxmcoc", - "namespace": "ohghyaqoyvfvlysd" - } - ] + "version": "vjjbmunthiphfmekvxgxcxkzdwjti" }, "extendedLocation": { "name": "qmbrfwcpwwhggszhrdjv", diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/iotoperations.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/iotoperations.json index 4000c9bb5232..29e1b39fe52d 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/iotoperations.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/iotoperations.json @@ -5382,16 +5382,6 @@ "description": "The reference to the Schema Registry for this AIO Instance.", "pattern": "^[a-z0-9][a-z0-9-]*[a-z0-9]$" }, - "serviceAccounts": { - "type": "array", - "description": "The service accounts to be used for federated credentials.", - "default": [], - "items": { - "$ref": "#/definitions/ServiceAccountProperties" - }, - "readOnly": true, - "x-ms-identifiers": [] - }, "components": { "$ref": "#/definitions/Components", "description": "The configuration for components of the AIO Instance." @@ -6203,24 +6193,6 @@ } } }, - "ServiceAccountProperties": { - "type": "object", - "description": "The properties of a Service Account.", - "properties": { - "name": { - "type": "string", - "description": "The name of the service account." - }, - "namespace": { - "type": "string", - "description": "The namespace of the service account." - } - }, - "required": [ - "name", - "namespace" - ] - }, "ServiceType": { "type": "string", "description": "Kubernetes Service Types supported by Listener",