1.2.3 • Published 6 months ago

@anuragpachauri/azure-backend v1.2.3

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
6 months ago

Azure Resource Backend Plugin

Welcome to the Azure Resource backend Plugin!

This plugin was created through the Backstage CLI.


Features

  • it run a query on azure graph api to retrive resources.

Limitations

  • Supports Azure resources queried through the Azure Resource Graph API.
  • Requires tags to be defined in the catalog-info.yaml for filtering.

Setup

Installation and Configuration

To set up the Azure Resource backend Plugin in your Backstage instance, follow these steps:

1. Install the Plugin

Run the following command in the backend directory of your Backstage project:

yarn --cwd packages/app add @anuragpachauri/azure-backend

Configuration

1. add these line in packages/backend/src/index.ts

backend.add(import('@anuragpachauri/azure-backend'));

After registration, add the azure resource plugin to Configure Front-end https://github.com/anuragpachauri/azure-resource

Future Enhancements Support for additional Azure services beyond those accessible via the Resource Graph API.

Enhanced filtering and sorting capabilities. Feedback

Feel free to suggest changes or report issues by creating a GitHub issue.

1.2.3

6 months ago

1.2.2

9 months ago

1.2.1

9 months ago

1.2.0

9 months ago

1.1.0

9 months ago

6.0.0

9 months ago

5.0.0

9 months ago

4.0.0

9 months ago

3.0.0

9 months ago

2.0.0

9 months ago

1.0.0

9 months ago