Merge pull request #27258 from Nikunj0601/feature/azure-blob-storage-catalog-provider

feat: azure blob storage entity provider for catalog
This commit is contained in:
Johan Haals
2024-11-25 09:10:16 +01:00
committed by GitHub
39 changed files with 2142 additions and 18 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",