mspnp / AzureNamingTool

The Azure Naming Tool is a .NET 8 Blazor application, with a RESTful API. The UI consists of several pages to allow the configuration and generation of Azure Resource names. The API provides a programmatic interface for the functionality.
https://aka.ms/azurenamingtool
MIT License
346 stars 721 forks source link

Data Collection - related resource types #76

Open alenat10 opened 7 months ago

alenat10 commented 7 months ago

Tool version 4.0

Is your feature request related to a problem? Please describe. It would be nice to have an option to keep all names in one place

Describe the solution you'd like If possible, please add Data Collection Rule (dcr), Data Connection Endpoint (dce) and data collection rule association (dcra) in types .json. I guess the types should be under Insights collection.

Describe alternatives you've considered manually create names for the abovementioned resources.

Additional context Add any other context or screenshots about the feature request here.

BryanSoltis commented 7 months ago

Hello @alenat10,

Thank you for your feedback. We will add these resource types to the configuration and try to include them in the next release.

Thank you!

-Bryan