A smart app has situational awareness, a smart app knows the environment it’s operating inside. Making your app smart is easy. Check out the video:
Tag Archives: Environment
Clean up your copied environments
One of the most important things every developer should handle is to clean up the environment when the environment (or a company) is copied. Especially if the environment is managed directly by a client and they can create new copies anytime. Similarly, for copied companies.
Dynamics 365 Business Central: Switching environments and companies directly in the Edit in Excel file
Today I would like to share another mini tip about Business Central, how to switch environments and companies directly in the Edit in Excel file.
Business Central: Copy your Production environment on demand using PowerShell
About a year ago I wrote an article on the new features that Microsoft introduced on Business Central Admin Center. This time, in this blog post, I will focus on Microsoft BC API for admin center, introduced with version 20. In this blog post I am going to present a PowerShell script that copies a Business Central Production environment into a Sandbox and deletes the sandbox created the day before. Moreover, I will look into adding Telemetry to these 2 operations.
The preview environment for Dynamics 365 Business Central 2022 release wave 2 (BC21) is available
The public preview environment for Dynamics 365 Business Central 2022 release wave 2 (BC21) is available now.
Environment Cleanup, do your users a favour!
What happens, behind the scene when an environment is copied, how do we prevent rogue code execution in the copy? In this video, I show how you should prepare your code for environment copying. Check it out:
Are your web service calls getting blocked by the environment?
Using outgoing web service calls can be blocked. Check this video to figure out how to handle this gracefully: