Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question - Can BCContainerhelper / Nav-ARMTemplates work with dacpac files? #3751

Open
RonKoppelaar opened this issue Nov 5, 2024 · 1 comment
Assignees

Comments

@RonKoppelaar
Copy link

For internal environments we use bacpac files to deploy using the ARMTemplate.
For EmbedApp we dacpac files to deploy to LCS.
In the pipeline we now create both bacpac and dacpac, using the BCCOntainerhelper.

As you might know, creating bac/dacpac files is quite slow, especially with large schema's like the tenant DB
So if possible I would like to stop creating bacpacs and only rely on dacpac.

This requires the ARM templates and bccontainerhelper to also work with this format. I'm not sure if this is the case?

@freddydk
Copy link
Contributor

freddydk commented Nov 6, 2024

I would think they would just work - have you tried?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants