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
307 stars 601 forks source link

Bug/resource type logic/integration accounts certificates/maps #87

Closed ciprianglg closed 1 week ago

ciprianglg commented 4 months ago

Existing regx for "Resource": "Logic/integrationAccounts/maps", "Resource": "Logic/integrationAccounts/certificates",

are generating errors: Invalid pattern '^[a-zA-Z0-9_-.()]{1,80}$' at offset 15. [x-y] range in reverse order.