Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR workloads] ACSS API Titles/Descriptions scrub #929

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 28 additions & 28 deletions schemas/2021-12-01-preview/Microsoft.Workloads.json
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@
},
"name": {
"type": "string",
"description": "The name of the Virtual Instances for SAP."
"description": "The name of the Virtual Instances for SAP solutions resource"
},
"properties": {
"oneOf": [
Expand All @@ -323,7 +323,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Defines the Virtual Instance for SAP properties."
"description": "Defines the Virtual Instance for SAP solutions resource properties."
},
"resources": {
"type": "array",
Expand Down Expand Up @@ -387,7 +387,7 @@
},
"name": {
"type": "string",
"description": "The name of SAP Application Server instance."
"description": "The name of SAP Application Server instance resource."
},
"properties": {
"oneOf": [
Expand All @@ -398,7 +398,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Defines the SAP Application Server properties."
"description": "Defines the SAP Application Server instance properties."
},
"tags": {
"oneOf": [
Expand Down Expand Up @@ -446,7 +446,7 @@
},
"name": {
"type": "string",
"description": "Central Instance name string modeled as parameter for auto generation to work correctly."
"description": "Central Services Instance resource name string modeled as parameter for auto generation to work correctly."
},
"properties": {
"oneOf": [
Expand All @@ -457,7 +457,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Defines the SAP Central Server properties."
"description": "Defines the SAP Central Services Instance properties."
},
"tags": {
"oneOf": [
Expand Down Expand Up @@ -505,7 +505,7 @@
},
"name": {
"type": "string",
"description": "Database Instance string modeled as parameter for auto generation to work correctly."
"description": "Database resource name string modeled as parameter for auto generation to work correctly."
},
"properties": {
"oneOf": [
Expand All @@ -516,7 +516,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Defines the SAP Database properties."
"description": "Defines the Database properties."
},
"tags": {
"oneOf": [
Expand Down Expand Up @@ -1075,12 +1075,12 @@
"EnqueueReplicationServerProperties": {
"type": "object",
"properties": {},
"description": "Defines the SAP ERS Server properties."
"description": "Defines the SAP Enqueue Replication Server (ERS) properties."
},
"EnqueueServerProperties": {
"type": "object",
"properties": {},
"description": "Defines the SAP enqueue server properties."
"description": "Defines the SAP Enqueue Server properties."
},
"FileshareProfile": {
"type": "object",
Expand Down Expand Up @@ -1342,7 +1342,7 @@
"MessageServerProperties": {
"type": "object",
"properties": {},
"description": "Defines the SAP message server properties."
"description": "Defines the SAP Message Server properties."
},
"MonitorProperties": {
"type": "object",
Expand Down Expand Up @@ -1494,10 +1494,10 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Specifies whether a secondary IP address should be added to the network interface on all VMs"
"description": "Specifies whether a secondary IP address should be added to the network interface on all VMs of the SAP system being deployed"
}
},
"description": "Defines the network configuration for SAP infrastructure"
"description": "Defines the network configuration type for SAP system infrastructure that is being deployed "
},
"NetworkProfile": {
"type": "object",
Expand Down Expand Up @@ -2083,7 +2083,7 @@
"SAPApplicationServerProperties": {
"type": "object",
"properties": {},
"description": "Defines the SAP Application Server properties."
"description": "Defines the SAP Application Server instance properties."
},
"SAPCentralServerProperties": {
"type": "object",
Expand All @@ -2097,7 +2097,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Defines the SAP ERS Server properties."
"description": "Defines the SAP Enqueue Replication Server (ERS) properties."
},
"enqueueServerProperties": {
"oneOf": [
Expand All @@ -2108,7 +2108,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Defines the SAP enqueue server properties."
"description": "Defines the SAP Enqueue Server properties."
},
"gatewayServerProperties": {
"oneOf": [
Expand All @@ -2130,10 +2130,10 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Defines the SAP message server properties."
"description": "Defines the SAP Message Server properties."
}
},
"description": "Defines the SAP Central Server properties."
"description": "Defines the SAP Central Services Instance properties."
},
"SAPConfiguration": {
"type": "object",
Expand All @@ -2154,7 +2154,7 @@
"SAPDatabaseProperties": {
"type": "object",
"properties": {},
"description": "Defines the SAP Database properties."
"description": "Defines the Database properties."
},
"SAPInstallWithoutOSConfigSoftwareConfiguration": {
"type": "object",
Expand Down Expand Up @@ -2322,7 +2322,7 @@
"environment",
"sapProduct"
],
"description": "Defines the Virtual Instance for SAP properties."
"description": "Defines the Virtual Instance for SAP solutions resource properties."
},
"sapVirtualInstances_applicationInstances_childResource": {
"type": "object",
Expand All @@ -2339,7 +2339,7 @@
},
"name": {
"type": "string",
"description": "The name of SAP Application Server instance."
"description": "The name of SAP Application Server instance resource."
},
"properties": {
"oneOf": [
Expand All @@ -2350,7 +2350,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Defines the SAP Application Server properties."
"description": "Defines the SAP Application Server instance properties."
},
"tags": {
"oneOf": [
Expand Down Expand Up @@ -2398,7 +2398,7 @@
},
"name": {
"type": "string",
"description": "Central Instance name string modeled as parameter for auto generation to work correctly."
"description": "Central Services Instance resource name string modeled as parameter for auto generation to work correctly."
},
"properties": {
"oneOf": [
Expand All @@ -2409,7 +2409,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Defines the SAP Central Server properties."
"description": "Defines the SAP Central Services Instance properties."
},
"tags": {
"oneOf": [
Expand Down Expand Up @@ -2457,7 +2457,7 @@
},
"name": {
"type": "string",
"description": "Database Instance string modeled as parameter for auto generation to work correctly."
"description": "Database resource name string modeled as parameter for auto generation to work correctly."
},
"properties": {
"oneOf": [
Expand All @@ -2468,7 +2468,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Defines the SAP Database properties."
"description": "Defines the Database properties."
},
"tags": {
"oneOf": [
Expand Down Expand Up @@ -2655,7 +2655,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Defines the network configuration for SAP infrastructure"
"description": "Defines the network configuration type for SAP system infrastructure that is being deployed "
},
"subnetId": {
"type": "string",
Expand Down Expand Up @@ -2857,7 +2857,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Defines the network configuration for SAP infrastructure"
"description": "Defines the network configuration type for SAP system infrastructure that is being deployed "
}
},
"required": [
Expand Down