I have a node.js with AngularJs Web application. And in production environment it is failing. In App logs it shows as
/home/site/wwwroot/node_modules/connect-azuretables/lib/connect-azuretables.js:86
throw ('failed to create table: ' + error);
"failed to create table: Storage Error: Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature."
I am new to Microsoft Azure.