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

python link verification #12543

Merged
merged 35 commits into from
Jul 24, 2020
Merged
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
8cfdea3
python link verification
KarishmaGhiya Jul 14, 2020
ed49052
fix the path
KarishmaGhiya Jul 16, 2020
1a07eb5
fix cognitive services links
KarishmaGhiya Jul 16, 2020
592782b
fix link
KarishmaGhiya Jul 16, 2020
5f975d3
fix swagger links
KarishmaGhiya Jul 16, 2020
73a69bd
fix doc links and remove deprecated ones
KarishmaGhiya Jul 16, 2020
e38d940
identity changelog update
KarishmaGhiya Jul 20, 2020
e929018
remove non existing link
KarishmaGhiya Jul 20, 2020
89bb4b4
fix azure links
KarishmaGhiya Jul 20, 2020
fa64fc7
cosmos readme link
KarishmaGhiya Jul 20, 2020
357d7e1
remove samples link
KarishmaGhiya Jul 20, 2020
0d6ee18
remove samples link
KarishmaGhiya Jul 20, 2020
1df2565
remove samples link
KarishmaGhiya Jul 20, 2020
d4f5a67
fix links
KarishmaGhiya Jul 21, 2020
e41e5ab
fix broken links
KarishmaGhiya Jul 21, 2020
a208afe
fix broken links
KarishmaGhiya Jul 21, 2020
4e78f6f
fix broken links
KarishmaGhiya Jul 21, 2020
7b5cf89
fix links
KarishmaGhiya Jul 22, 2020
fbe47bc
fix links
KarishmaGhiya Jul 22, 2020
6b3a1c7
python sdk link update
KarishmaGhiya Jul 22, 2020
39ee447
python sdk link update
KarishmaGhiya Jul 22, 2020
7990936
fix spacing in parameter
KarishmaGhiya Jul 22, 2020
71b5236
update python release link
KarishmaGhiya Jul 23, 2020
81172cc
remove identity links
KarishmaGhiya Jul 23, 2020
32be6f8
azure-sdk-release link
KarishmaGhiya Jul 23, 2020
82fbb52
Update sdk/servicebus/azure-servicebus/CHANGELOG.md
KarishmaGhiya Jul 24, 2020
f5532ab
Update tools/azure-devtools/doc/scenario_base_tests.md
KarishmaGhiya Jul 24, 2020
7522081
Update tools/azure-devtools/doc/scenario_base_tests.md
KarishmaGhiya Jul 24, 2020
61715f9
Update sdk/keyvault/azure-keyvault-certificates/CHANGELOG.md
KarishmaGhiya Jul 24, 2020
1ab0115
Update sdk/keyvault/azure-keyvault-secrets/CHANGELOG.md
KarishmaGhiya Jul 24, 2020
2251b32
Update sdk/keyvault/azure-keyvault-keys/CHANGELOG.md
KarishmaGhiya Jul 24, 2020
aeae61d
Update sdk/keyvault/azure-keyvault-keys/CHANGELOG.md
KarishmaGhiya Jul 24, 2020
94e0abd
Update sdk/identity/azure-identity/CHANGELOG.md
KarishmaGhiya Jul 24, 2020
3c0d9cb
Update sdk/keyvault/azure-keyvault-secrets/CHANGELOG.md
KarishmaGhiya Jul 24, 2020
cb93f27
remove orphan for details sentences
KarishmaGhiya Jul 24, 2020
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
cosmos readme link
  • Loading branch information
KarishmaGhiya committed Jul 23, 2020
commit fa64fc774fb76f58d7ecaf2afb4b2b5e5a79bb8d
6 changes: 0 additions & 6 deletions sdk/cosmos/azure-mgmt-documentdb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,6 @@ If you see azure==0.11.0 (or any version below 1.0), uninstall it first:
pip uninstall azure
```

## Usage

For code examples, see [DocumentDB
Management](https://azure-sdk-for-python.readthedocs.org/en/latest/sample_azure-mgmt-documentdb.html)
on readthedocs.org.

## Provide Feedback

If you encounter any bugs or have suggestions, please file an issue in
Expand Down