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

Location missing - Central Poland #47

Closed PawelIntegrity closed 7 months ago

PawelIntegrity commented 7 months ago

Tool version Current version: 3.1.1

Is your feature request related to a problem? Please describe. Its missing location Central Poland

Describe the solution you'd like Adding location Central POland

Describe alternatives you've considered Non alternative

Additional context N/A

PawelIntegrity commented 7 months ago

Nevermind, there as "Refresh the Resource Locations Configuration"

BryanSoltis commented 7 months ago

Hi @PawelIntegrity,

Glad you found the Refresh option! Also, in v3.2.0 that was released last week, you can add custom locations, if needed.

-Bryan

PawelIntegrity commented 7 months ago

Yeah, I just upgraded it as well thanks a lot

PawelIntegrity commented 7 months ago

Is there any quick way to export all the Short names of Resource Types? I need it to write syntax in Azure Policy. Let me know if I need to open another "ticket". I found the files in wwwroot/settings/resourcetypes.json however that won't be very covenient to get them one by one or I just don't know any bulk way

BryanSoltis commented 7 months ago

The resource types can be exported, which just pulls the settings/resourcetypes.json file. There is currently no other way to export the data.