add docs to microsite and do not export entity provider
Signed-off-by: Nikunj Hudka <nikunjhudka123@gmail.com>
This commit is contained in:
@@ -138,6 +138,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