Skip to content

Commit 4fbc83a

Browse files
committed
feat: add new plugin azure inventory collector v2
1 parent fc07e97 commit 4fbc83a

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

src/spaceone/repository/managed_resource/plugin/plugin-azure-inven-collector.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ provider: azure
2929
resource_type: inventory.Collector
3030
tags:
3131
description: Azure Collector
32-
icon: https://spaceone-custom-assets.s3.ap-northeast-2.amazonaws.com/console-assets/icons/azure-cloud-services.svg
32+
icon: https://spaceone-custom-assets.s3.ap-northeast-2.amazonaws.com/console-assets/icons/azure-cloud-services.png
3333
long_description: Microsoft Azure is a comprehensive suite of cloud services that
3434
developers and IT professionals use to build, deploy, and manage applications
3535
through Microsoft's global network of datacenters. It provides a wide range of
3636
integrated cloud services including analytics, computing, database, mobile, networking,
3737
storage, and web, allowing users to move faster, achieve more. This plugin can
3838
collect information about over 20 resources in use, which are considered important
39-
services.
39+
services. This plugin will be migrated to v2 in the future.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
plugin_id: plugin-azure-inven-v2-collector
3+
name: Azure Collector v2
4+
image: plugin-azure-inven-v2-collector
5+
capability:
6+
supported_schema:
7+
- azure_client_secret
8+
labels:
9+
- Advisor
10+
- Service Health
11+
provider: azure
12+
resource_type: inventory.Collector
13+
tags:
14+
description: Azure Collector v2
15+
icon: https://spaceone-custom-assets.s3.ap-northeast-2.amazonaws.com/console-assets/icons/azure.svg
16+
long_description: We are preparing for the migration from v1 to v2, and new services will be added to the v2 collector.

0 commit comments

Comments
 (0)