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
308 stars 604 forks source link

v3.0.1 Updates #13

Closed BryanSoltis closed 10 months ago

BryanSoltis commented 10 months ago

Features

Added GetGeneratedName API function Added DeleteGeneratedName function

Bug fixes

Updated API messaging Updated logging on Admin Log / Generated Logs for current user Fixed Generate page functionality for resource type selection (Issue #2)

Contributors

@theneedyguy @eddieh-digitalcontrol