diff --git a/microsite/data/plugins/azure-storage.yaml b/microsite/data/plugins/azure-storage.yaml index 47ab69735a..4d371a77d7 100644 --- a/microsite/data/plugins/azure-storage.yaml +++ b/microsite/data/plugins/azure-storage.yaml @@ -5,7 +5,7 @@ authorUrl: https://github.com/deepan10 category: Infrastructure description: Explore Azure Storage Blobs in Backstage. documentation: https://github.com/deepan10/backstage-plugins/tree/main/plugins/azure-storage -iconUrl: https://avatars.githubusercontent.com/u/6844498?s=200&v=4 +iconUrl: /img/azure-storage-folder.png npmPackageName: 'backstage-plugin-azure-storage' tags: - Azure diff --git a/microsite/static/img/azure-storage-folder.png b/microsite/static/img/azure-storage-folder.png new file mode 100644 index 0000000000..479340c5b3 Binary files /dev/null and b/microsite/static/img/azure-storage-folder.png differ