-
Notifications
You must be signed in to change notification settings - Fork 2k
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] cosmos-db/resource-manager #3409
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…APIs (#3276) * Generated from 4792db67215eb0250da01b43b40fe2be440ef2d2 Add Cassandra keyspace and table API * Generated from 2083bb7fac97b078dcd30fd616dd0315e0f241fc Fix excluded key path * Generated from d60b5ade2334dac17f0a96676495d0549550953d Fix example CosmosDBGremlinContainerCreateUpdate
This was referenced Apr 18, 2019
Build output: |
5 tasks
…#3438) * Generated from cdf503be9781e3833dabc4607cc59c5d59c21370 Rename Gremlin container by graph * Generated from 8133c0ddc061fa40abb3a9fa9324242b7c6ad6ce Replace mongo with mongodb * Generated from ba09250a931cc31bf070d1f7a0612726ef1a97ee Update MongDB name in example
Build output: |
This was referenced May 8, 2019
added service name field in CosmosDb and created a Java readme
adding regex to check cosmos db account name
This was referenced Jun 18, 2019
This was referenced Jul 3, 2019
Merged
Adding cassandra connector properties for cosmos db C* account - enableCassandraConnector - This property, if set to true, will trigger the creation of the cassandra connector CCX pipeline which relicates data from native cassandra nodes to cosmos db C* account connectorOffer - This property specifies the type of connector offer which will vary based on the data size of the native cassandra cluster Validations - Validated cosmos-db.json with autorest from https://github.com/Azure/azure-rest-api-specs/tree/master/specification/cosmos-db/resource-manager Validated using the online schema validator - https://json-schema-validator.herokuapp.com
…os DB list keys response (#4373) * Generated from f8bd523610424b4f132e310df45ccbec4e828e0c fixing Cosmos account keys response * Generated from f8bd523610424b4f132e310df45ccbec4e828e0c fixing Cosmos account keys response
This was referenced Jul 17, 2019
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created to accumulate context: cosmos-db/resource-manager