-
Shared variables in Dynamics 365 plugins are essentially global variables that are accessible across all plugin steps and instances. These variables can be used to store data that needs to be shared across different steps of the plugin or across different instances of the same plugin. Using shared variables in Dynamics 365 plugins provides several…
-
In this post I’m going to show you how to start and stop Azure-SSIS Integration Runtime on a schedule by using Web activity. This is a useful technique if you want to save costs and optimize the performance of your SSIS packages in Azure. But first, let me explain what Azure-SSIS Integration Runtime is and…
-
If you missed the latest news, Microsoft Learn has just introduced Practice Assessments. If you are looking for a way to prepare for Microsoft Certification exams, you should check out these assessments on Microsoft Learn. These assessments are designed to help you test your skills, assess your knowledge and strengths, and gauge your readiness for…