aimtool
aimtool copied to clipboard
Aim script not able to deploy Key Vault result
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
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
line that needs correction