@eHougaard will you be doing a video on "self monetization" for an AL extension video? There aren't a lot of up-to-date resources on integrating third-party payment services like Stripe to an app published in AppSource.
#bcalhelp
How do I even start using/playing around with the Stripe API for my Business Central extension? I’m still not sure how to integrate the Stripe API with BC.
#BCALhelp#msdyn365bc
I was wondering if there is a new recommended way of implementing a billing system for a Business Central app extension that is published on App Source?
This video is great but relatively old:
https://t.co/P0EMx6NgnY
#bcalhelp#msdyn365bc#MSDyn365
How do I implement CI/CD on my Azure DevOps AL project? Most tutorials nowadays use AL-Go, but I would prefer using Azure DevOps as the main source control tool.
#bcalhelp#MSDYN365#msdyn365bc
Can I add a Test Drive feature to my app after it has been deployed to App Source?
I just want to see my app successfully deploy first and then add the Test Drive after. Looks like there is a bit of work involved with Test Drive implementation
#bcalhelp#msdyn365bc#msdyn365
I saw in @eHougaard’s “Let’s bring an app to app source” a Build pipeline that automated all the necessary requirements for the .app to upload in the marketplace. I was wondering how I can create this type of pipeline? Any resources to guide me in the right direction?
#BCALhelp
Trouble importing license file to BcContainer.
Error message: Import-BcContainerLicense : Specified license file appears to be corrupt.
How do I fix this?
I am using a secure url as the licenseFile parameter.
#bcalhelp#msdyn365bc#msdyn365
#bcalhelp#msdyn365bc
I am a BC developer intern right now mainly working with the AL language.
I plan on applying to more general “software engineer intern” positions in the near future. How can describe BC development so that I can appeal to companies like FAANG? (MAANG now)
Does Microsoft clear all app extensions to Business Central every update? After the most recent update, my DEV and PTE installs were cleared from my Business Central environments
#bcalhelp#msdyn365#msdyn365bc
How do I Dockerize an existing Business Central AL app extension? Most tutorials I find show how to start a new development container with Docker but doesn’t go through how to put an existing extension in a container.
#BCALhelp#msdyn365
What is the main purpose of Docker for Business Central?
All I know is that you can run BC on a container if u want. I’m not sure what benefit that gives for developers working on an extension?
Bit of a newbie to Docker, sorry.
#MSDyn365BC#bcalhelp