RE: New-CrmInstance Powershell /add Database/ Dyn365Apps
Thanks again Daniel,
the Issue regarding "where the Enviroment" is created is more related to the internal path.
1) now
2) targetpath like it should be.
1)Internal : @{id=/providers/Microsoft.BusinessAppPlatform/environments/<guid>; type=Microsoft.BusinessAppPlatform/environments; location=europe; name=<guid>;
properties=}
2)Internal : @{id=/providers/Microsoft.BusinessAppPlatform/scopes/admin/environments/<guid>; type=Microsoft.BusinessAppPlatform/scopes/environments; location=europe;
name=<guid>; properties=}
when i run New-adminpowerappEnvironment i see all Enviroments like in 2) , all good, but as soon as i run
New-AdminPowerAppEnvironment -DisplayName 'xxx' -Location Europe -EnvironmentSku Sandbox -CurrencyName EUR -LanguageName German -Templates D365_Sales -DomainName xxx -WaitUntilFinished $true
the Output is at /providers/Microsoft.BusinessAppPlatform/environments/