Official Microsoft repository for BcContainerHelper, a PowerShell module, which makes it easier to work with Business Central Containers on Docker.
384
stars
247
forks
source link
ci/cd workshop PDF - error in releasing a per tenant extension to an online environment, variable $scopes not set #1655
Closed
tobiaskluge closed 3 years ago
Describe the issue BcContainer Helper 2.0.2
Error message:
Publish-PerTenantExtensionApps : The variable '$scopes' cannot be retrieved because it has not been set.
Scripts used to create container and cause the issue
I added the $scopes line, and than it worked:
Full output of scripts
Additional context