BcContainerHelper.psd1
# # Module manifest for module 'BcContainerHelper' # # Generated by: Freddy Kristiansen # # Generated on: 1/19/2021 # @{ # Script module or binary module file associated with this manifest. RootModule = 'BcContainerHelper.psm1' # Version number of this module. ModuleVersion = '1.0.20' # Supported PSEditions # CompatiblePSEditions = @() # ID used to uniquely identify this module GUID = '8e034fbc-8c30-446d-bbc3-5b3be5392491' # Author of this module Author = 'Freddy Kristiansen' # Company or vendor of this module CompanyName = 'Microsoft' # Copyright statement for this module Copyright = '(c) 2020 Microsoft. All rights reserved.' # Description of the functionality provided by this module Description = 'PowerShell module' # Minimum version of the Windows PowerShell engine required by this module # PowerShellVersion = '' # Name of the Windows PowerShell host required by this module # PowerShellHostName = '' # Minimum version of the Windows PowerShell host required by this module # PowerShellHostVersion = '' # Minimum version of Microsoft .NET Framework required by this module. This prerequisite is valid for the PowerShell Desktop edition only. # DotNetFrameworkVersion = '' # Minimum version of the common language runtime (CLR) required by this module. This prerequisite is valid for the PowerShell Desktop edition only. # CLRVersion = '' # Processor architecture (None, X86, Amd64) required by this module # ProcessorArchitecture = '' # Modules that must be imported into the global environment prior to importing this module # RequiredModules = @() # Assemblies that must be loaded prior to importing this module # RequiredAssemblies = @() # Script files (.ps1) that are run in the caller's environment prior to importing this module. # ScriptsToProcess = @() # Type files (.ps1xml) to be loaded when importing this module # TypesToProcess = @() # Format files (.ps1xml) to be loaded when importing this module # FormatsToProcess = @() # Modules to import as nested modules of the module specified in RootModule/ModuleToProcess # NestedModules = @() # Functions to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no functions to export. FunctionsToExport = 'Add-FontsToBcContainer', 'Add-GitToAlProjectFolder', 'Backup-BcContainerDatabases', 'Check-BcContainerHelperPermissions', 'Clean-BcContainerDatabase', 'Compile-AppInBcContainer', 'Compile-ObjectsInNavContainer', 'Convert-AlcOutputToAzureDevOps', 'Convert-ModifiedObjectsToAl', 'Convert-Txt2Al', 'Copy-AlSourceFiles', 'Copy-CompanyInBcContainer', 'Copy-FileFromBcContainer', 'Copy-FileToBcContainer', 'Create-AadAppsForNav', 'Create-AadUsersInBcContainer', 'Create-AlProjectFolderFromBcContainer', 'Create-MyDeltaFolder', 'Create-MyOriginalFolder', 'Download-Artifacts', 'Download-File', 'Enter-BcContainer', 'Export-BcContainerDatabasesAsBacpac', 'Export-ModifiedObjectsAsDeltas', 'Export-NavContainerObjects', 'Extract-AppFileToFolder', 'Extract-FilesFromBcContainerImage', 'Extract-FilesFromStoppedBcContainer', 'Flush-ContainerHelperCache', 'Generate-SymbolsInNavContainer', 'Get-AlLanguageExtensionFromArtifacts', 'Get-BCArtifactUrl', 'Get-BcContainerApiCompanyId', 'Get-BcContainerApp', 'Get-BcContainerAppInfo', 'Get-BcContainerAppRuntimePackage', 'Get-BcContainerArtifactUrl', 'Get-BcContainerBcUser', 'Get-BcContainerCountry', 'Get-BcContainerDebugInfo', 'Get-BcContainerEula', 'Get-BcContainerEventLog', 'Get-BcContainerGenericTag', 'Get-BcContainerId', 'Get-BcContainerImageLabels', 'Get-BcContainerImageName', 'Get-BcContainerImageTags', 'Get-BcContainerIpAddress', 'Get-BcContainerLegal', 'Get-BcContainerName', 'Get-BcContainerNavVersion', 'Get-BcContainerOsVersion', 'Get-BcContainerPath', 'Get-BcContainerPlatformVersion', 'Get-BcContainers', 'Get-BcContainerServerConfiguration', 'Get-BcContainerSession', 'Get-BcContainerSharedFolders', 'Get-BcContainerTenants', 'Get-BcEnvironments', 'Get-BcPublishedApps', 'Get-BestBcContainerImageName', 'Get-BestGenericImageName', 'Get-CompanyInBcContainer', 'Get-LatestAlLanguageExtensionUrl', 'Get-LocaleFromCountry', 'Get-NavArtifactUrl', 'Get-NavVersionFromVersionInfo', 'Get-TestsFromBcContainer', 'Import-BcContainerLicense', 'Import-ConfigPackageInBcContainer', 'Import-DeltasToNavContainer', 'Import-ObjectsToNavContainer', 'Import-PfxCertificateToBcContainer', 'Import-TestToolkitToBcContainer', 'Install-BcAppFromAppSource', 'Install-BcContainerApp', 'Install-NAVSipCryptoProviderFromBcContainer', 'Invoke-BcContainerApi', 'Invoke-NavContainerCodeunit', 'Invoke-ScriptInBcContainer', 'New-BcAuthContext', 'New-BcContainer', 'New-BcContainerBcUser', 'New-BcContainerTenant', 'New-BcContainerWindowsUser', 'New-BcContainerWizard', 'New-BcImage', 'New-CompanyInBcContainer', 'New-DesktopShortcut', 'New-LetsEncryptCertificate', 'Open-BcContainer', 'Publish-BcContainerApp', 'Publish-BuildOutputToStorage', 'Publish-NewApplicationToBcContainer', 'Publish-PerTenantExtensionApps', 'Remove-BcContainer', 'Remove-BcContainerSession', 'Remove-BcContainerTenant', 'Remove-BcDatabase', 'Remove-CompanyInBcContainer', 'Remove-ConfigPackageInBcContainer', 'Remove-DesktopShortcut', 'Renew-BcAuthContext', 'Renew-LetsEncryptCertificate', 'Repair-BcContainerApp', 'Replace-BcServerContainer', 'Replace-DependenciesInAppFile', 'Restart-BcContainer', 'Restore-BcDatabaseFromArtifacts', 'Restore-DatabasesInBcContainer', 'Run-AlCops', 'Run-AlPipeline', 'Run-AlValidation', 'Run-ConnectionTestToBcContainer', 'Run-TestsInBcContainer', 'Set-BcContainerFeatureKeys', 'Set-BcContainerKeyVaultAadAppAndCertificate', 'Setup-BcContainerTestUsers', 'Setup-TraefikContainerForBcContainers', 'Sign-BcContainerApp', 'Sort-AppFilesByDependencies', 'Sort-AppFoldersByDependencies', 'Start-BcContainer', 'Start-BcContainerAppDataUpgrade', 'Stop-BcContainer', 'Sync-BcContainerApp', 'Test-BcContainer', 'UnInstall-BcContainerApp', 'UnPublish-BcContainerApp', 'UploadImportAndApply-ConfigPackageInBcContainer', 'Wait-BcContainerReady', 'Write-BcContainerHelperWelcomeText' # Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export. CmdletsToExport = @() # Variables to export from this module # VariablesToExport = @() # Aliases to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no aliases to export. AliasesToExport = 'Add-FontsToNavContainer', 'Backup-NavContainerDatabases', 'Check-NavContainerHelperPermissions', 'Compile-AppInNavContainer', 'Copy-CompanyInNavContainer', 'Copy-FileFromNavContainer', 'Copy-FileToNavContainer', 'Create-AadAppsForBC', 'Create-AadUsersInNavContainer', 'Create-AlProjectFolderFromNavContainer', 'Enter-NavContainer', 'Export-NavContainerDatabasesAsBacpac', 'Extract-FilesFromNavContainerImage', 'Extract-FilesFromStoppedNavContainer', 'Get-BestNavContainerImageName', 'Get-CompanyInNavContainer', 'Get-NavContainerApiCompanyId', 'Get-NavContainerApp', 'Get-NavContainerAppInfo', 'Get-NavContainerAppRuntimePackage', 'Get-NavContainerArtifactUrl', 'Get-NavContainerCountry', 'Get-NavContainerDebugInfo', 'Get-NavContainerEula', 'Get-NavContainerEventLog', 'Get-NavContainerGenericTag', 'Get-NavContainerId', 'Get-NavContainerImageLabels', 'Get-NavContainerImageName', 'Get-NavContainerImageTags', 'Get-NavContainerIpAddress', 'Get-NavContainerLegal', 'Get-NavContainerName', 'Get-NavContainerNavUser', 'Get-NavContainerNavVersion', 'Get-NavContainerOsVersion', 'Get-NavContainerPath', 'Get-NavContainerPlatformVersion', 'Get-NavContainers', 'Get-NavContainerServerConfiguration', 'Get-NavContainerSession', 'Get-NavContainerSharedFolders', 'Get-NavContainerTenants', 'Get-TestsFromNavContainer', 'Import-ConfigPackageInNavContainer', 'Import-NavContainerLicense', 'Import-PfxCertificateToNavContainer', 'Import-TestToolkitToNavContainer', 'Install-NavContainerApp', 'Install-NAVSipCryptoProviderFromNavContainer', 'Invoke-NavContainerApi', 'Invoke-ScriptInNavContainer', 'New-CompanyInNavContainer', 'New-NavContainer', 'New-NavContainerNavUser', 'New-NavContainerTenant', 'New-NavContainerWindowsUser', 'New-NavContainerWizard', 'New-NavImage', 'Open-NavContainer', 'Publish-NavContainerApp', 'Publish-NewApplicationToNavContainer', 'Remove-CompanyInNavContainer', 'Remove-ConfigPackageInNavContainer', 'Remove-NavContainer', 'Remove-NavContainerSession', 'Remove-NavContainerTenant', 'Repair-NavContainerApp', 'Replace-NavServerContainer', 'Restart-NavContainer', 'Restore-DatabasesInNavContainer', 'Run-ConnectionTestToNavContainer', 'Run-TestsInNavContainer', 'Setup-NavContainerTestUsers', 'Setup-TraefikContainerForNavContainers', 'Sign-NavContainerApp', 'Start-NavContainer', 'Start-NavContainerAppDataUpgrade', 'Stop-NavContainer', 'Sync-NavContainerApp', 'Test-NavContainer', 'UnInstall-NavContainerApp', 'UnPublish-NavContainerApp', 'Wait-NavContainerReady' # DSC resources to export from this module # DscResourcesToExport = @() # List of all modules packaged with this module # ModuleList = @() # List of all files packaged with this module # FileList = @() # Private data to pass to the module specified in RootModule/ModuleToProcess. This may also contain a PSData hashtable with additional module metadata used by PowerShell. PrivateData = @{ PSData = @{ # Tags applied to this module. These help with module discovery in online galleries. # Tags = @() # A URL to the license for this module. LicenseUri = 'https://github.com/Microsoft/navcontainerhelper/blob/master/LICENSE' # A URL to the main website for this project. ProjectUri = 'https://www.github.com/microsoft/navcontainerhelper' # A URL to an icon representing this module. # IconUri = '' # ReleaseNotes of this module ReleaseNotes = '1.0.20 Issue #1596 support URLs in previousApps in Run-AlValidation Issue #1606 do not prune when creating images Remove compatibility for ancient generic image versions from New-BcContainer New function New-BcAuthContext to create an authContext for BC SaaS based on credentials, a refresh token or a device login New function Renew-BcAuthContext to renew an authContext for BC SaaS if necessary Added parameteres bcAuthContext and environment to Compile-AppInBcContainer to allow Compile-AppInBcContainer to download symbols from BC SaaS Added parameteres bcAuthContext and environment to Publish-AppToBcContainer to allow Publish-AppToBcContainer to publish apps to BC SaaS Issue #1613 wrong display of reclaimed space Added parameters after and before to Get-BcArtifactUrl to filter out artifacts created before after or after before Added outcome First to the Select parameter in Get-BcArtifactUrl to allow grabbing the first artifact mathing a filter Added new function Install-BcAppFromAppSource to install an AppSource App into a BC SaaS environment Added parameter includeTestRunnerOnly to Import-TestToolkitToBcContainer to allow importing only Test Runner Added parameteres bcAuthContext and environment to Import-TestToolkitToBcContainer to allow running tests on BC SaaS Sandbox environments (Test Runner is the only app in AppSource at the moment, TestFramework apps will be added) Added parameteres bcAuthContext and environment to Run-TestsInBcContainer to allow running tests on BC SaaS Sandbox environments Better stacktrace when exception happens in Invoke-ScriptInBcContainer Added parameteres bcAuthContext and environment to Run-AlPipeline to allow running a pipeline using BC SaaS Sandbox environments Issue #1591 added parameter failOn to Run-AlPipeline to allow builds to fail on warnings Issue #1623 Unable to create BC 16.0 container with tests Support FilesOnly when generating images Use FilesOnly generic image for better performance Publish-PerTenantExtensionApps to support bcAuthContext as parameter set (as well as clientId, clientSecret and tenantId for compatibility)' # Prerelease string of this module Prerelease = 'preview315' # Flag to indicate whether the module requires explicit user acceptance for install/update/save # RequireLicenseAcceptance = $false # External dependent modules of this module # ExternalModuleDependencies = @() } # End of PSData hashtable } # End of PrivateData hashtable # HelpInfo URI of this module # HelpInfoURI = '' # Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix. # DefaultCommandPrefix = '' } |