Skip to content

Releases: mbernard/PoshArm-Deployment

0.4

31 Mar 17:45
Compare
Choose a tag to compare

Add support for Linux ServiceFabric clusters
Switch from AzureRM to Az

0.3

01 Oct 20:08
Compare
Choose a tag to compare
0.3

Breaking changes

Naming convention as changed from {resourcename}{delimiter}{hash} to {environmentcode}{delimiter}{resourcename}{delimiter}{hash}. Call this function at the beginning of your deployment script to set the naming convention globally to the old format.
Set-ArmResourceNamingConvention "{resourcename}{delimiter}{hash}"