aimtool icon indicating copy to clipboard operation
aimtool copied to clipboard

Aim script not able to deploy Key Vault result

Open bizsharadverma opened this issue 1 year ago • 1 comments

Environment and tool versions

  • AIM Tool Version (aim --version): 1.0
  • Windows Version (systeminfo): 11
  • Shell: (PowerShell | Bash) : Powershell
  • Shell Version ($PSVersionTable | bash --version):

Repro steps

While deploying Keyvalut, default repo has unrecognized arguments 2023-06-22 12_41_27-kv_error for enable soft delete

C:\Users\sverma\aim-5632\conversion\messagebus\routingstore\New-RoutingStore-KeyVault.ps1 -resourceGroupName $params.resourceGroupName -name $params.name -location $params.location -sku $params.sku -tags $params.tags Deploying the routing store Key Vault kv-aimrstore-dev-16gt4 unrecognized arguments: --enable-soft-delete false

bizsharadverma avatar Jun 22 '23 10:06 bizsharadverma

2023-06-22 12_41_27-kv_fix line that needs correction

bizsharadverma avatar Jun 22 '23 10:06 bizsharadverma