This should be in place of the current dict/str based implementation.
The only supported types for the credential parameter will now be AzureNamedKeyCredential, AzureSasKeyCredential or via connection string (with samples/readme etc updated to match).
The azure-core dependency version will also need to be updated to match.
This should be in place of the current dict/str based implementation.
The only supported types for the
credentialparameter will now beAzureNamedKeyCredential,AzureSasKeyCredentialor via connection string (with samples/readme etc updated to match).The azure-core dependency version will also need to be updated to match.