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

typo: servicefabric/resource-manager/Microsoft.ServiceFabric #4529

Merged
Show file tree
Hide file tree
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
52 changes: 0 additions & 52 deletions cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -596,33 +596,6 @@
"Conditon"
]
},
{
"filename": "**/specification/servicefabric/resource-manager/Microsoft.ServiceFabric/preview/2016-09-01-preview/servicefabric.json",
"words": [
"resouce",
"mininum",
"revent",
"empheral"
]
},
{
"filename": "**/specification/servicefabric/resource-manager/Microsoft.ServiceFabric/preview/2017-07-01-preview/application.json",
"words": [
"resouce",
"mininum",
"revent",
"empheral"
]
},
{
"filename": "**/specification/servicefabric/resource-manager/Microsoft.ServiceFabric/preview/2017-07-01-preview/servicefabric.json",
"words": [
"resouce",
"mininum",
"revent",
"empheral"
]
},
{
"filename": "**/specification/relay/resource-manager/Microsoft.Relay/stable/2016-07-01/relay.json",
"words": [
Expand Down Expand Up @@ -650,31 +623,6 @@
"reponse"
]
},
{
"filename": "**/specification/servicefabric/resource-manager/Microsoft.ServiceFabric/stable/2018-02-01/cluster.json",
"words": [
"mininum",
"resouce",
"revent",
"empheral"
]
},
{
"filename": "**/specification/servicefabric/resource-manager/Microsoft.ServiceFabric/stable/2016-09-01/servicefabric.json",
"words": [
"exmaple",
"Nodetype",
"assgined",
"carefull",
"primay",
"nodetypes",
"Dispaly",
"resouce",
"mininum",
"revent",
"empheral"
]
},
{
"filename": "**/specification/servicebus/resource-manager/Microsoft.ServiceBus/preview/2018-01-01-preview/servicebus-preview.json",
"words": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@
}
],
"x-ms-examples": {
"Put an application with mininum parameters": {
"Put an application with minimum parameters": {
"$ref": "./examples/ApplicationPutOperation_example_min.json"
},
"Put an application with maximum parameters": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@
{
"name": "api-version",
"in": "query",
"description": "The version of the ServiceFabric resouce provider api",
"description": "The version of the ServiceFabric resource provider api",
"required": true,
"type": "string"
}
Expand Down Expand Up @@ -624,7 +624,7 @@
},
"MaxPercentUnhealthyServices": {
"type": "integer",
"description": "The maximum maximum allowed percentage of unhealthy services. Allowed values are Byte values from zero to 100.\n\nThe percentage represents the maximum tolerated percentage of services that can be unhealthy before the application is considered in error.\nIf the percentage is respected but there is at least one unhealthy service, the health is evaluated as Warning.\nThis is calculated by dividing the number of unhealthy services of the specific service type over the total number of services of the specific service type.\nThe computation rounds up to tolerate one failure on small numbers of services. Default percentage is zero.\n",
"description": "The maximum allowed percentage of unhealthy services. Allowed values are Byte values from zero to 100.\n\nThe percentage represents the maximum tolerated percentage of services that can be unhealthy before the application is considered in error.\nIf the percentage is respected but there is at least one unhealthy service, the health is evaluated as Warning.\nThis is calculated by dividing the number of unhealthy services of the specific service type over the total number of services of the specific service type.\nThe computation rounds up to tolerate one failure on small numbers of services. Default percentage is zero.\n",
"default": 0
}
}
Expand Down Expand Up @@ -1751,7 +1751,7 @@
},
"upgradeReplicaSetCheckTimeout": {
"type": "string",
"description": "The maximum amount of time to block processing of an upgrade domain and revent loss of availability when there are unexpected issues. When this timeout expires, processing of the upgrade domain will proceed regardless of availability loss issues. The timeout is reset at the start of each upgrade domain. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format."
"description": "The maximum amount of time to block processing of an upgrade domain and prevent loss of availability when there are unexpected issues. When this timeout expires, processing of the upgrade domain will proceed regardless of availability loss issues. The timeout is reset at the start of each upgrade domain. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format."
},
"healthCheckWaitDuration": {
"type": "string",
Expand Down Expand Up @@ -1908,7 +1908,7 @@
"$ref": "#/definitions/EndpointRangeDescription"
},
"ephemeralPorts": {
"description": "The range of empheral ports that nodes in this node type should be configured with.",
"description": "The range of ephemeral ports that nodes in this node type should be configured with.",
"$ref": "#/definitions/EndpointRangeDescription"
},
"isPrimary": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"description": "Update cluster configuration",
"x-ms-examples": {
"Patch a cluster": {
"$ref": "./examples/ClusterPatchOperation_exmaple.json"
"$ref": "./examples/ClusterPatchOperation_example.json"
}
},
"produces": [
Expand Down Expand Up @@ -145,10 +145,10 @@
"description": "Create cluster resource",
"x-ms-examples": {
"Put a cluster with min parameter": {
"$ref": "./examples/ClusterPutOperation_exmaple_min.json"
"$ref": "./examples/ClusterPutOperation_example_min.json"
},
"Put a cluster with max parameter": {
"$ref": "./examples/ClusterPutOperation_exmaple_max.json"
"$ref": "./examples/ClusterPutOperation_example_max.json"
}
},
"produces": [
Expand Down Expand Up @@ -248,7 +248,7 @@
"description": "List cluster resource by resource group",
"x-ms-examples": {
"List cluster by resource group": {
"$ref": "./examples/ClusterListByResourceGroupOperation_exmaple.json"
"$ref": "./examples/ClusterListByResourceGroupOperation_example.json"
}
},
"produces": [
Expand Down Expand Up @@ -681,7 +681,7 @@
"type": "integer"
},
"durabilityLevel": {
"description": "Nodetype durability Level",
"description": "Node type durability Level",
"type": "string",
"enum": [
"Bronze",
Expand All @@ -694,7 +694,7 @@
"$ref": "#/definitions/EndpointRangeDescription"
},
"ephemeralPorts": {
"description": "System assgined application ports",
"description": "System assigned application ports",
"$ref": "#/definitions/EndpointRangeDescription"
},
"isPrimary": {
Expand Down Expand Up @@ -745,7 +745,7 @@
"description": "Is this certificate used for admin access from the client, if false , it is used or query only access"
},
"certificateCommonName": {
"description": "Certificate common name to be granted access; be carefull using wild card common names",
"description": "Certificate common name to be granted access; be careful using wild card common names",
"type": "string"
},
"certificateIssuerThumbprint": {
Expand Down Expand Up @@ -940,7 +940,7 @@
"type": "string"
},
"certificate": {
"description": "This primay certificate will be used as cluster node to node security, SSL certificate for cluster management endpoint and default admin client, the certificate should exist in the virtual machine scale sets or Azure key vault, before you add it. It will override original value",
"description": "This primary certificate will be used as cluster node to node security, SSL certificate for cluster management endpoint and default admin client, the certificate should exist in the virtual machine scale sets or Azure key vault, before you add it. It will override original value",
"$ref": "#/definitions/CertificateDescription"
},
"clientCertificateThumbprints": {
Expand Down Expand Up @@ -969,7 +969,7 @@
"$ref": "#/definitions/CertificateDescription"
},
"nodeTypes": {
"description": "The list of nodetypes that make up the cluster, it will override",
"description": "The list of node types that make up the cluster, it will override",
"type": "array",
"items": {
"$ref": "#/definitions/NodeTypeDescription"
Expand Down Expand Up @@ -1024,7 +1024,7 @@
"type": "string"
},
"certificate": {
"description": "This primay certificate will be used as cluster node to node security, SSL certificate for cluster management endpoint and default admin client",
"description": "This primary certificate will be used as cluster node to node security, SSL certificate for cluster management endpoint and default admin client",
"$ref": "#/definitions/CertificateDescription"
},
"reliabilityLevel": {
Expand Down Expand Up @@ -1075,7 +1075,7 @@
"type": "string"
},
"nodeTypes": {
"description": "The list of nodetypes that make up the cluster",
"description": "The list of node types that make up the cluster",
"type": "array",
"items": {
"$ref": "#/definitions/NodeTypeDescription"
Expand Down Expand Up @@ -1192,7 +1192,7 @@
"type": "string"
},
"display": {
"description": "Dispaly of the result",
"description": "Display of the result",
"$ref": "#/definitions/AvailableOperationDisplay"
},
"origin": {
Expand Down Expand Up @@ -1288,7 +1288,7 @@
"api-version": {
"type": "string",
"name": "api-version",
"description": "The version of the ServiceFabric resouce provider api",
"description": "The version of the ServiceFabric resource provider api",
"in": "query",
"required": true
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
}
],
"x-ms-examples": {
"Put a cluster with mininum parameters": {
"Put a cluster with minimum parameters": {
"$ref": "./examples/ClusterPutOperation_example_min.json"
},
"Put a cluster with maximum parameters": {
Expand Down Expand Up @@ -1035,7 +1035,7 @@
},
"upgradeReplicaSetCheckTimeout": {
"type": "string",
"description": "The maximum amount of time to block processing of an upgrade domain and revent loss of availability when there are unexpected issues. When this timeout expires, processing of the upgrade domain will proceed regardless of availability loss issues. The timeout is reset at the start of each upgrade domain. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format."
"description": "The maximum amount of time to block processing of an upgrade domain and prevent loss of availability when there are unexpected issues. When this timeout expires, processing of the upgrade domain will proceed regardless of availability loss issues. The timeout is reset at the start of each upgrade domain. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format."
},
"healthCheckWaitDuration": {
"type": "string",
Expand Down Expand Up @@ -1119,7 +1119,7 @@
},
"DurabilityLevel": {
"type": "string",
"description": "The durability level of the node type. Learn about [DurabilityLevel](https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-cluster-capacity).\n\n - Bronze - No privileges. This is the default.\n - Silver - The infrastructure jobs can be paused for a duration of 10 minutes per UD.\n - Gold - The infrastructure jobs can be paused for a duration of 2 hours per UD. Gold durability can be enabled only on full node VM skus like D15_V2, G5 etc.\n",
"description": "The durability level of the node type. Learn about [DurabilityLevel](https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-cluster-capacity).\n\n - Bronze - No privileges. This is the default.\n - Silver - The infrastructure jobs can be paused for a duration of 10 minutes per UD.\n - Gold - The infrastructure jobs can be paused for a duration of 2 hours per UD. Gold durability can be enabled only on full node VM SKUs like D15_V2, G5 etc.\n",
"enum": [
"Bronze",
"Silver",
Expand Down Expand Up @@ -1182,15 +1182,15 @@
},
"durabilityLevel": {
"$ref": "#/definitions/DurabilityLevel",
"description": "The durability level of the node type. Learn about [DurabilityLevel](https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-cluster-capacity).\n\n - Bronze - No privileges. This is the default.\n - Silver - The infrastructure jobs can be paused for a duration of 10 minutes per UD.\n - Gold - The infrastructure jobs can be paused for a duration of 2 hours per UD. Gold durability can be enabled only on full node VM skus like D15_V2, G5 etc.\n"
"description": "The durability level of the node type. Learn about [DurabilityLevel](https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-cluster-capacity).\n\n - Bronze - No privileges. This is the default.\n - Silver - The infrastructure jobs can be paused for a duration of 10 minutes per UD.\n - Gold - The infrastructure jobs can be paused for a duration of 2 hours per UD. Gold durability can be enabled only on full node VM SKUs like D15_V2, G5 etc.\n"
},
"applicationPorts": {
"$ref": "#/definitions/EndpointRangeDescription",
"description": "The range of ports from which cluster assigned port to Service Fabric applications."
},
"ephemeralPorts": {
"$ref": "#/definitions/EndpointRangeDescription",
"description": "The range of empheral ports that nodes in this node type should be configured with."
"description": "The range of ephemeral ports that nodes in this node type should be configured with."
},
"isPrimary": {
"type": "boolean",
Expand Down