Azure / azure-powershell-migration

Tools and resources to help migrate PowerShell scripts between incompatible versions of Az and AzureRM modules
MIT License
35 stars 18 forks source link

Updated docs to remove warnings about splatting support #71

Closed keithbabinec closed 3 years ago

keithbabinec commented 3 years ago

Splatted parameter detection is implemented in 1.0 and later. Now that 1.0 is published to PSGallery, we can remove the doc warnings about support for this feature.