Registry / cloud / microsoft-windowsazure

microsoft-windowsazure

JSON →
library0.5.7phppackagistunverified

PHP client libraries to access Windows Azure tables, blobs, queues, service runtime and service management APIs.

composer require microsoft/windowsazure
INSTALL
IMPORT
SIG · MICROSOFT-WINDOWSA
M
microsoft-windowsazure
cloudphpv0.5.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ServicesBuilder
use WindowsAzure\Common\ServicesBuilder;

Create a table service client to interact with Azure Table Storage.

use WindowsAzure\Common\ServicesBuilder; $connectionString = 'DefaultEndpointsProtocol=https;AccountName=...;AccountKey=...'; $tableRestProxy = ServicesBuilder::getInstance()->createTableService($connectionString);
Debug
Known issues
breakingDeprecated in favor of newer Azure SDK packages.
fix
Migrate to microsoft/azure-storage-table or azure/azure-sdk-for-php.
affects: >=0.5.0
Upgrade
Version history
0.5.7latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
OpenAI (training)
1
Resources
microsoft-windowsazure — pip install microsoft-windowsazure · libregistry