Announcements
No record found.
hi have tried but it's not connecting ,showing an error
below is the launch.json
Below is Business Central info
Any help would be great, thanks!!
Hi Unbeatable2 - You cannot publish extensions to production from VS Code, you can only publish extensions to sandbox type environments from VS Code. Please upload them manually in production by following these steps learn.microsoft.com/.../devenv-how-publish-and-install-an-extension-v2
Hi,
When publishing an extension with VSCode, make sure you use the correct environment.. as Mr. Rahul Narang mentioned you cannot publish extension in the production environment using VS Code, but you can do it manually by following some steps.. erpconsultors.com/.../
And to publish your extension in the Sandbox environment, update the launch.json file by replacing "Production" with "Sandbox" in the "environmentType" and "environmentName" fields.
"environmentType": "Sandbox",
"environmentName": "Sandbox",
Regards
Instead Production set the environment type as sandbox, since you are not allow to publish any app directly to production, as suggested by people eater
Thanks for the Reply!!!
i have tried creating a Sandbox environment but it's showing time out Issue
Not sure your steps, but you can follow the below link
learn.microsoft.com/.../tenant-admin-center-environments
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
OussamaSabbouh 715 Super User 2026 Season 2
AndrewThomas81 390 Super User 2026 Season 2
YUN ZHU 386 Super User 2026 Season 2