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

Deprecate KC/KS SKUs #5162

Merged
merged 2 commits into from
Feb 6, 2019
Merged
Changes from 1 commit
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
Prev Previous commit
Fix typos
  • Loading branch information
radennis committed Feb 6, 2019
commit b4e72103336ee4e315b9c100467fa251ca6390e1
Original file line number Diff line number Diff line change
Expand Up @@ -1404,7 +1404,7 @@
"description": "GUID representing an external tenant."
}
},
"description": "Repersents a tenant ID that is trusted by the cluster."
"description": "Represents a tenant ID that is trusted by the cluster."
},
"AzureResourceSku": {
"properties": {
Expand Down Expand Up @@ -1680,7 +1680,7 @@
},
"properties": {
"x-ms-client-flatten": true,
"description": "The cluster properites.",
"description": "The cluster properties.",
"$ref": "#/definitions/ClusterProperties"
}
},
Expand Down