christiannagel / AzureNamingTool

The Azure Naming Tool is a .NET 7 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.

Home Page:https://aka.ms/azurenamingtool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Naming Tool

Image representing the Azure Naming Tool

Overview

The Azure Naming Tool was created to help administrators define and manage their naming conventions, while providing a simple interface for users to generate a compliant name. The tool was developed using a naming pattern based on Microsoft's best practices. Once an administrator has defined the organizational components, users can use the tool to generate a name for the desired Azure resource.

About

The Azure Naming Tool is a .NET 7 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

License:MIT License


Languages

Language:HTML 58.5%Language:C# 39.7%Language:CSS 1.0%Language:Bicep 0.7%Language:Dockerfile 0.1%