Hi,
We are trying to connect using azure AD bearer token and still this method requires connection string. Can you please let me know how to connect to use this library using Azure Service principal authentication
$blobClient = BlobRestProxy::createBlobServiceWithTokenCredential($token, $connectionString);
Hi,
We are trying to connect using azure AD bearer token and still this method requires connection string. Can you please let me know how to connect to use this library using Azure Service principal authentication
$blobClient = BlobRestProxy::createBlobServiceWithTokenCredential($token, $connectionString);