Skip to content

Commit 7ba16a8

Browse files
Merge pull request #232474 from pauljewellmsft/pauljewell-intro-php-ruby
Remove PHP and Ruby from client library list
2 parents 6946e26 + 14d3eb4 commit 7ba16a8

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

articles/storage/blobs/storage-blobs-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: tamram
77

88
ms.service: storage
99
ms.topic: overview
10-
ms.date: 11/07/2022
10+
ms.date: 03/28/2023
1111
ms.author: tamram
1212
ms.subservice: blobs
1313
ms.custom: engagement-fy23

includes/storage-blob-concepts-include.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: storage
55
author: tamram
66
ms.service: storage
77
ms.topic: "include"
8-
ms.date: 11/07/2022
8+
ms.date: 03/28/2023
99
ms.author: tamram
1010
ms.custom: "include file"
1111
---
@@ -30,8 +30,6 @@ Users or client applications can access objects in Blob Storage via HTTP/HTTPS,
3030
* [Node.js](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage)
3131
* [Python](../articles/storage/blobs/storage-quickstart-blobs-python.md)
3232
* [Go](https://github.com/Azure/azure-sdk-for-go/tree/main/sdk/storage/azblob)
33-
* [PHP](https://azure.github.io/azure-storage-php/)
34-
* [Ruby](https://azure.github.io/azure-storage-ruby)
3533

3634
Clients can also securely connect to Blob Storage by using SSH File Transfer Protocol (SFTP) and mount Blob Storage containers by using the Network File System (NFS) 3.0 protocol.
3735

0 commit comments

Comments
 (0)