Update README.md

This commit is contained in:
Bryan Soltis
2023-07-17 13:37:30 -05:00
committed by GitHub
parent 1235fe2d22
commit 03d7040057

View File

@@ -1,9 +1,9 @@
# Azure Naming Tool
<img src="./wwwroot/images/AzureNamingToolLogo.png?raw=true" alt="Image representing the Azure Naming Tool" title="Azure Naming Tool" height="150"/>
<img src="./src/wwwroot/images/AzureNamingToolLogo.png?raw=true" alt="Image representing the Azure Naming Tool" title="Azure Naming Tool" height="150"/>
## 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](https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/azure-best-practices/naming-and-tagging). Once an administrator has defined the organizational components, users can use the tool to generate a name for the desired Azure resource.
## [Documentation](https://github.com/mspnp/AzureNamingTool/wiki)
## [Documentation](https://github.com/mspnp/AzureNamingTool/wiki)