Skip to content

Commit 846d254

Browse files
Merge pull request #265601 from seesharprun/cosmos-retire-table-ruby-php
Cosmos DB | Retire API for Table articles on PHP and Ruby SDKs
2 parents 5308874 + fc160f2 commit 846d254

File tree

4 files changed

+10
-728
lines changed

4 files changed

+10
-728
lines changed

articles/cosmos-db/.openpublishing.redirection.cosmos-db.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6269,6 +6269,16 @@
62696269
"source_path_from_root": "/articles/cosmos-db/vector-search.md",
62706270
"redirect_url": "/azure/cosmos-db/vector-database",
62716271
"redirect_document_id": false
6272+
},
6273+
{
6274+
"source_path_from_root": "/articles/cosmos-db/table/how-to-use-php.md",
6275+
"redirect_url": "/previous-versions/azure/cosmos-db/table/how-to-use-php",
6276+
"redirect_document_id": false
6277+
},
6278+
{
6279+
"source_path_from_root": "/articles/cosmos-db/table/how-to-use-ruby.md",
6280+
"redirect_url": "/previous-versions/azure/cosmos-db/table/how-to-use-ruby",
6281+
"redirect_document_id": false
62726282
}
62736283
]
62746284
}

articles/cosmos-db/table/TOC.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,8 @@
3838
href: quickstart-python.md
3939
- name: Go
4040
href: how-to-use-go.md
41-
- name: PHP
42-
href: how-to-use-php.md
4341
- name: C++
4442
href: how-to-use-c-plus.md
45-
- name: Ruby
46-
href: how-to-use-ruby.md
4743
- name: F#
4844
href: /dotnet/articles/fsharp/using-fsharp-on-azure/table-storage
4945
maintainContext: true

0 commit comments

Comments
 (0)