adding azure table client module (#4)

This commit was merged in pull request #4.
This commit is contained in:
2024-08-11 18:26:45 -05:00
committed by GitHub
parent ff8aaba741
commit 17b57648d5
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",