# Setup the AzureRMAlias module

This will deal with incompatibilities with older scripts that use AzureRM:

```
Enable-AzureRmAlias
```