(wip) refactor to more generic azure plugin
Signed-off-by: Wesley <wpattison08@gmail.com>
This commit is contained in:
@@ -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'
|
||||
@@ -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'
|
||||
Reference in New Issue
Block a user