Skip to content
Merged
Show file tree
Hide file tree
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
Next Next commit
Merge branch 'master' into restapi_auto_cosmos-db/resource-manager
  • Loading branch information
lmazuel authored Oct 8, 2018
commit 3684b4a17bf1e82a0a4c56ffa90b77ebbb53578e
4 changes: 2 additions & 2 deletions azure-mgmt-cosmosdb/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ If you see azure==0.11.0 (or any version below 1.0), uninstall it first:
Usage
=====

For code examples, see `MyService Management
<https://docs.microsoft.com/python/api/overview/azure/>`__
For code examples, see `Cosmos DB Management
<https://docs.microsoft.com/python/api/overview/azure/cosmosdb>`__
on docs.microsoft.com.


Expand Down
4 changes: 2 additions & 2 deletions azure-mgmt-cosmosdb/sdk_packaging.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[packaging]
package_name = "azure-mgmt-cosmosdb"
package_nspkg = "azure-mgmt-nspkg"
package_pprint_name = "MyService Management"
package_doc_id = ""
package_pprint_name = "Cosmos DB Management"
package_doc_id = "cosmosdb"
is_stable = false
is_arm = true
You are viewing a condensed version of this merge commit. You can view the full changes here.