Use Azure Cloudstor Driver on Locally deployed service

I have some services deployed on a locally hosted swarm but I want to use Azure Cloudstor driver to connect the containers to persistent volumes storage on azure storage accounts. Questions:

  • Is that possible? I saw that you can configure the endpoint on this link
  • If yes, I can just use the credentials from my storage account?