feat: azure blob storage entity provider for catalog implemented

Signed-off-by: NIKUNJ LALITKUMAR HUDKA <nk856850@dal.ca>
This commit is contained in:
NIKUNJ LALITKUMAR HUDKA
2024-10-18 18:27:58 -03:00
parent 232a9600f0
commit 277092a876
33 changed files with 1912 additions and 15 deletions
+1
View File
@@ -38,6 +38,7 @@
},
"dependencies": {
"@azure/identity": "^4.0.0",
"@azure/storage-blob": "^12.5.0",
"@backstage/config": "workspace:^",
"@backstage/errors": "workspace:^",
"@octokit/auth-app": "^4.0.0",