Adding blob containers and storage key api to azure core (#16103)

This commit is contained in:
Aasim Khan
2021-07-13 11:10:08 -07:00
committed by GitHub
parent cf05dc0016
commit 45d664fea2
8 changed files with 224 additions and 8 deletions

View File

@@ -332,6 +332,7 @@
"dependencies": {
"@azure/arm-resourcegraph": "^4.0.0",
"@azure/arm-subscriptions": "^3.0.0",
"@azure/storage-blob": "^12.6.0",
"axios": "^0.21.1",
"node-fetch": "^2.6.1",
"qs": "^6.9.1",