AzureResourcesNameGenerator
1.0.3
PowerShell module generates Azure resource names based on a predefined naming convention schema and resource-specific rules.It ensures that the generated names comply with Azure naming restrictions and best practices
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) Michal Machniak. All rights reserved.
Package Details
Author(s)
- Michal Machniak
Tags
Azure Naming Convention Generator Validation
Cmdlets
New-AzResourceNameGenerator Get-AzResourcesListGenerator
PSEditions
Dependencies
This module has no dependencies.
Release Notes
v.1.0.3
- Add output to PS Custom object with generated name and details.
- Add bicep parameter to generate bicep variable declaration.
- Add bicep output - Static @export() with variables.
- Add bicep output - Dynamic with extendableParamFiles.
v.1.0.2 - Fixed minor bugs and improved performance.
v.1.0.0 - Initial release of AzureResourcesNameGenerator module.
FileList
- AzureResourcesNameGenerator.nuspec
- AzureResourcesNameGenerator.psd1
- AzureResourcesNameGenerator.psm1
- LICENSE
- public\Get-AzResourcesListGenerator.ps1
- public\New-AzResourceNameGenerator.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.3 (current version) | 5 | 1/4/2026 |
| 1.0.2 | 17 | 11/12/2025 |