Some days ago there was a discussion on Twitter started by Waldo about how to document custom Dynamics 365 Business … More
Tag: Cloud
Dynamics 365 Business Central: automatically update library apps when updating your main app
Yesterday I had a chat with a Partner that was stuck with a problem on some SaaS tenants. Problem can … More
Dynamics 365 Business Central and .NET add-ins (part 2): why .NET Standard?
As a follow-up to this post, I’ve received some questions related to why we talked about .NET Standard if the … More
Dynamics 365 Business Central and .NET Framework add-ins: it’s time to change
With Dynamics 365 Business Central 2021 Wave 1 Microsoft is continuously moving the server to .NET Standard and if you’re … More
Why you should start considering Azure Batch for some of your Dynamics 365 Business Central cloud workloads
At the Dynamics 365 Business Central 2021 Wave 1 Launch event, in his wonderful session about the Administration Center, Dmitry … More
Dynamics 365 Business Central: native support for barcodes
When working with an ERP, using barcodes on different reports is a common practice and I think that every ERP … More
Deleting Application Insights telemetry data on-demand with Powershell
I think that everyone of you knows that telemetry is an important aspect to take into consideration when working with … More
Dynamics 365 Business Central: introducing the reportextension object
One of the noisy limitations on Dynamics 365 Business Central until version 17.X was the impossibility to extend standard reports. … More
Microsoft Universal Print is finally ready (yes, also for Dynamics 365 Business Central)
Today at the first day of Ignite, Microsoft has finally announced that Universal Print is finally available for everyone. Universal … More
Dynamics 365 Business Central: per-tenant extensions and conflicts with standard Microsoft’s fields
Some weeks ago I received two emails from contacts where they submitted me two interesting “bad problems” that blocked them … More
Dynamics 365 Business Central: are your AppSource apps ready for 2021 Wave 1 release?
As I think you already know, with Dynamics 365 Business Central 2019 release wave 2 (version 15) Microsoft has marked … More
Dynamics 365 Business Central: SOAP and Basic Authentication deprecation
If you’re using web services with Dynamics 365 Business Central version, from version 17.X you should always check the notifications … More
Securing your Azure SQL Database with a private endpoint
Some days ago I discussed with some partners the architecture of a possible datawarehouse system for external BI analysis connected … More
Dynamics 365 Business Central: point in time restore of a Production environment
Yesterday Microsoft has officially released one of the most requested feature for the Dynamics 365 Business Central SaaS environment: point … More
Migrating Applications to the Cloud with Azure made it to the Best Microsoft Azure Books of All Time
I’m happy to announce that our book, “Migrating Applications to the Cloud with Azure: Re-architect and rebuild your applications using … More
Dynamics 365 Business Central: Batch API calls and max number of operations
The standard (and for what I can see most used) way of using Dynamics 365 Business Central APIs is by … More
Dynamics 365 Business Central: the impact of tableextensions
I think that everyone of you already knows that when working with Dynamics 365 Business Central, table extensions are killers … More
Using Powershell to retrieve your Dynamics 365 Business Central telemetry
Telemetry, telemetry, telemetry… this is an hot topic in your developer’s and admin’s life in the cloud. We have talked … More
Moving Azure Functions from Consumption to Premium plans
In a demo at the Microsoft’s Reactor event in October I talked about the performance advantages on moving Azure Functions … More
Dynamics 365 Business Central: be careful when using the OnCompanyOpen trigger
Today I was helping a partner on discovering performance issues on its Dynamics 365 Business Central online tenant. When analyzing … More
Dynamics 365 Business Central: creating retention policies from AL
Starting from Dynamics 365 Business Central 2020 Wave 2 (v17) administrators can define retention policies for tables to specify how … More
Dynamics 365 Business Central: small clarification on who can install apps
Talking in these days with some partners, I discovered that it’s not so clear how to handle the possibility to … More
Dynamics 365 Business Central: using snapshot debugging
One of the top requested features for Dynamics 365 Business Central from a long time is absolutely one: debugging the … More
Dynamics 365 Business Central: ISV telemetry for custom table’s usage
When developing extensions for AppSource, every partner has its own licensing model. There are extensions that are free, others that … More
How much my Application Insights service costs?
This is a question that I’ve received many times and also this morning I had a discussion with a partner … More
Dynamics 365 Business Central: using Azure Key Vault for your secrets
Azure Key Vault is a cloud service for securely storing and accessing secrets. A secret is anything that you want … More
“Azure DevOps Explained” book announcement
I’m very happy and proud to announce the hard work I’ve done during the quarantine together with two great MVPs … More
Tips for handling a Dynamics 365 Business Central SaaS tenant at best
Handling a Dynamics 365 Business Central SaaS tenant in a cloud environment is not exactly like handling it on an … More
Dynamics 365 Business Central: Extension Management page and the “Delete Extension Data” option
This is a very quick post just to help on clearing doubts related on a new flag that Microsoft has … More
Creating lightweight Teams bots with outgoing webhooks and Azure Functions
Microsoft Teams is becoming always more a central point for the everyday’s work on many of us now and often … More
Dynamics 365 Business Central: adding partner’s telemetry on your apps
I’ve written a lot in the past about using Azure Application Insights for monitoring a Dynamics 365 Business Central tenant … More
Handling the “HTTP 429 – Too Many Requests” error when calling external services
I think that many of you that creates integrations with external services could have the pleasure to know the HTTP … More
Dynamics 365 ERP landscape report
Earlier this year, I was pleased to be asked to contribute my thoughts on the current ERP landscape for the … More
Creating a local drive mapped with an Azure File Share for your files in the cloud
File Management in the cloud is always an hot topic when using SaaS services like Dynamics 365 Business Central. A … More
Dynamics 365 Business Central: exploring page views with Azure Application Insights
I think that you already know that I’m a huge fan of using Azure Application Insights for collecting telemetry for … More