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:
@@ -147,6 +147,14 @@ module.exports = {
|
||||
'integrations/aws-s3/discovery',
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Azure Blob Storage',
|
||||
items: [
|
||||
'integrations/azure-blobStorage/locations',
|
||||
'integrations/azure-blobStorage/discovery',
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Azure',
|
||||
|
||||
Reference in New Issue
Block a user