(wip) refactor to more generic azure plugin

Signed-off-by: Wesley <wpattison08@gmail.com>
This commit is contained in:
Wesley
2022-09-17 11:14:36 +02:00
parent 027e824d28
commit 7ebd37c991
45 changed files with 3830 additions and 5971 deletions
@@ -1,9 +0,0 @@
---
title: Azure Functions
author: FRISS
authorUrl: https://friss.com
category: Infrastructure
description: View Azure Functions for your components in Backstage.
documentation: https://github.com/backstage/backstage/tree/master/plugins/azure-functions
iconUrl: img/azurefunctions-icon.svg
npmPackageName: '@backstage/plugin-azure-functions'
+9
View File
@@ -0,0 +1,9 @@
---
title: Azure
author: FRISS
authorUrl: https://friss.com
category: Infrastructure
description: View related Azure information for your components in Backstage.
documentation: https://github.com/backstage/backstage/tree/master/plugins/azure
iconUrl: img/azure-icon.svg
npmPackageName: '@backstage/plugin-azure'