[CmdletBinding()] param ( [Parameter(Mandatory=$true,Position=0)] [string] $subscription, [Parameter(Mandatory=$false)] [string] $applicatio