Hi Team,
I am facing while creation of Deployment target using below command, i am not able to attach it to specified Tenant. Is there any other way for this ?
New-OctopusAzureWebAppTarget -name “$WebAppName” -azureWebApp "$WebAppName"
-azureResourceGroupName “$ResourceGroup” -octopusAccountIdOrName "$AzAccount"
-octopusRoles “$OctopusRole” `
-updateIfExisting