From c68a745b2213e4711d2d052a4c3d7ce154054e9c Mon Sep 17 00:00:00 2001 From: Martin Ehrnst Date: Mon, 5 Sep 2022 16:19:44 +0200 Subject: [PATCH] Create azure-resources.yaml added azure plugin to marketplace Signed-off-by: Martin Ehrnst --- microsite/data/plugins/azure-resources.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 microsite/data/plugins/azure-resources.yaml diff --git a/microsite/data/plugins/azure-resources.yaml b/microsite/data/plugins/azure-resources.yaml new file mode 100644 index 0000000000..2cc5665395 --- /dev/null +++ b/microsite/data/plugins/azure-resources.yaml @@ -0,0 +1,8 @@ +--- +title: Azure Resources +author: Martin Ehrnst +authorUrl: https://vipps.no +category: Infrastructure +description: A plugin showing Azure resource groups and security recommendations in relation to an entity in the catalog. +documentation: https://github.com/vippsas/backstage-azure-resource-frontend +npmPackageName: '@vippsno/plugin-azure-resources'