adding azure table client module

This commit is contained in:
2024-08-11 18:24:01 -05:00
parent ff8aaba741
commit cf1da606d4
7 changed files with 120 additions and 2 deletions

View File

@@ -25,6 +25,7 @@
},
"dependencies": {
"@azure/app-configuration": "^1.6.0",
"@azure/data-tables": "^13.2.2",
"@azure/identity": "^4.2.0",
"@azure/msal-node": "^2.9.2",
"@microsoft/microsoft-graph-client": "^3.0.7",