Dynamics User Group
Site
Search
User
Site
Search
User
Stefano Demy
Blog Posts
Profile
Connections
Activity
Questions
Blog Posts
Bookmarks
Groups
Likes
Mentions
Achievements
More
Cancel
By date
By view count
By comment count
Descending
Ascending
Stefano Demiliani's NAV Blog:
Dynamics 365 Business Central: point in time restore of a Production environment
Stefano Demy
Yesterday Microsoft has officially released one of the most requested feature for the Dynamics 365 Business Central SaaS environment: point in time restore for environments . If you access your tenant’s Admin Center and select an environment, now…
2021-1-14
Mirror post
SQL
dynamics 365 business central
MSDyn365BC
D365BC
Cloud
54 views
0 comments
5 days ago
More
Cancel
Stefano Demiliani's NAV Blog:
Migrating Applications to the Cloud with Azure made it to the Best Microsoft Azure Books of All Time
Stefano Demy
I’m happy to announce that our book, “Migrating Applications to the Cloud with Azure: Re-architect and rebuild your applications using cloud-native technologies”, made it to BookAuthority’s Best Microsoft Azure Books of All Time . As featured on…
2021-1-13
Mirror post
AzureDevOps
Books
.NET
DevOps
Cloud
71 views
0 comments
7 days ago
More
Cancel
Stefano Demiliani's NAV Blog:
Dynamics 365 Business Central: Batch API calls and max number of operations
Stefano Demy
The standard (and for what I can see most used) way of using Dynamics 365 Business Central APIs is by sending an HTTP request to the API endpoint for the selected entity one request at a time: But if you need to perform massive operations …
2021-1-12
Mirror post
dynamics 365 business central
MSDyn365BC
Extensions
D365BC
Cloud
74 views
0 comments
7 days ago
More
Cancel
Stefano Demiliani's NAV Blog:
Dynamics 365 Business Central: the impact of tableextensions
Stefano Demy
I think that everyone of you already knows that when working with Dynamics 365 Business Central, table extensions are killers for performances. But how much? That’s a question that I’ve also done to myself a lot of time when working with partners…
2020-12-28
Mirror post
dynamics 365 business central
MSDyn365BC
D365BC
Cloud
ERP
147 views
0 comments
23 days ago
More
Cancel
Stefano Demiliani's NAV Blog:
Using Powershell to retrieve your Dynamics 365 Business Central telemetry
Stefano Demy
Telemetry, telemetry, telemetry… this is an hot topic in your developer’s and admin’s life in the cloud. We have talked a lot about using Application Insights for handling the telemetry data of your Dynamics 365 Business Central tenant running in the…
2020-12-16
Mirror post
dynamics 365 business central
Telemetry
MSDyn365BC
D365BC
Cloud
40 views
0 comments
1 month ago
More
Cancel
Stefano Demiliani's NAV Blog:
Dynamics 365 Business Central: per-tenant extensions changes
Stefano Demy
Do you remember this slide? This was (and is) one of my most shared slides ever (from me, from third-party partners and also from Microsoft’s PTS team). This explained common problems on using per-tenant extensions on a SaaS environment: Now…
2020-12-3
Mirror post
dynamics 365 business central
MSDyn365BC
Extensions
D365BC
163 views
0 comments
1 month ago
More
Cancel
Stefano Demiliani's NAV Blog:
Moving Azure Functions from Consumption to Premium plans
Stefano Demy
In a demo at the Microsoft’s Reactor event in October I talked about the performance advantages on moving Azure Functions from Consumption to Premium plans when needed on certain scenarios. When you create a function app in Azure, you must choose…
2020-12-2
Mirror post
Serverless
Cloud
Azure Functions
Azure
129 views
0 comments
1 month ago
More
Cancel
Stefano Demiliani's NAV Blog:
Dynamics 365 Business Central: be careful when using the OnCompanyOpen trigger
Stefano Demy
Today I was helping a partner on discovering performance issues on its Dynamics 365 Business Central online tenant. When analyzing the telemetry data with Application Insights, we discovered a lot of Long Running Query signals (event id RT0005) linked…
2020-11-25
Mirror post
dynamics 365 business central
MSDyn365BC
Extensions
D365BC
Cloud
128 views
0 comments
1 month ago
More
Cancel
Stefano Demiliani's NAV Blog:
Dynamics 365 Business Central: creating retention policies from AL
Stefano Demy
Starting from Dynamics 365 Business Central 2020 Wave 2 (v17) administrators can define retention policies for tables to specify how frequently they want Business Central to delete outdated data in tables that contain log entries and archived records…
2020-11-18
Mirror post
dynamics 365 business central
Visual Studio Code
MSDyn365BC
Extensions
D365BC
239 views
0 comments
2 months ago
More
Cancel
Stefano Demiliani's NAV Blog:
Dynamics 365 Business Central: small clarification on who can install apps
Stefano Demy
Talking in these days with some partners, I discovered that it’s not so clear how to handle the possibility to install apps on a Dynamics 365 Business Central SaaS tenant. Who can do that? The answer is: it depends As a general rule: To install…
2020-11-12
Mirror post
dynamics 365 business central
MSDyn365BC
D365BC
Cloud
ERP
152 views
0 comments
2 months ago
More
Cancel
Stefano Demiliani's NAV Blog:
Dynamics 365 Business Central: using snapshot debugging
Stefano Demy
One of the top requested features for Dynamics 365 Business Central from a long time is absolutely one: debugging the production environment ! And now you can Dynamics 365 Business Central version 17 introduces a feature called Snapshot Debugging…
2020-11-3
Mirror post
dynamics 365 business central
Visual Studio Code
MSDyn365BC
Extensions
D365BC
219 views
0 comments
2 months ago
More
Cancel
Stefano Demiliani's NAV Blog:
Dynamics 365 Business Central: handling commits behaviors on events
Stefano Demy
When working with extensions in Dynamics 365 Business Central, you’ve always to keep in mind that you’re now in a complex ecosystem where you’re not alone and someone can breakes things. One of the sneaky problem you can have with different extensions…
2020-10-26
Mirror post
dynamics 365 business central
MSDyn365BC
Extensions
D365BC
168 views
0 comments
2 months ago
More
Cancel
Stefano Demiliani's NAV Blog:
Dynamics 365 Business Central: ISV telemetry for custom table’s usage
Stefano Demy
When developing extensions for AppSource, every partner has its own licensing model. There are extensions that are free, others that are billed by users, others that have a fixed price for each month or year of usage and so on. Everyone can have its…
2020-10-21
Mirror post
dynamics 365 business central
Telemetry
MSDyn365BC
D365BC
Cloud
248 views
0 comments
2 months ago
More
Cancel
Stefano Demiliani's NAV Blog:
How much my Application Insights service costs?
Stefano Demy
This is a question that I’ve received many times and also this morning I had a discussion with a partner about that (and that’s the reason for this quick post). Using Azure Application Insights for monitoring your Dynamics 365 Business Central SaaS…
2020-10-16
Mirror post
dynamics 365 business central
Telemetry
MSDyn365BC
D365BC
Cloud
175 views
0 comments
3 months ago
More
Cancel
Stefano Demiliani's NAV Blog:
Dynamics 365 Business Central: new features for performant code
Stefano Demy
In the training I’ve done to some partners last week, when talking about performances I shared an example of an extension with 3 features that I think are not so well known but that have a significant impact on how your code performs, expecially on a…
2020-10-12
Mirror post
SQL
dynamics 365 business central
MSDyn365BC
Extensions
D365BC
190 views
0 comments
3 months ago
More
Cancel
Stefano Demiliani's NAV Blog:
Dynamics 365 Business Central: using Azure Key Vault for your secrets
Stefano Demy
Azure Key Vault is a cloud service for securely storing and accessing secrets. A secret is anything that you want to tightly control access to, such as license keys, credentials, API keys, certificates and so on. Starting form Dynamics 365 Business…
2020-10-6
Mirror post
dynamics 365 business central
Visual Studio Code
MSDyn365BC
Extensions
D365BC
204 views
0 comments
3 months ago
More
Cancel
Stefano Demiliani's NAV Blog:
Dynamics 365 Business Central: I think it’s the time to clean your app.json file
Stefano Demy
Do you remember this post I wrote lots of time ago? This post described the new Microsoft’s Application app introduced with Dynamics 365 Business Central version 15.3. This app encapsulates all the dependencies from the System Application and Base…
2020-9-29
Mirror post
dynamics 365 business central
Visual Studio Code
MSDyn365BC
Extensions
D365BC
265 views
0 comments
3 months ago
More
Cancel
Stefano Demiliani's NAV Blog:
“Azure DevOps Explained” book announcement
Stefano Demy
I’m very happy and proud to announce the hard work I’ve done during the quarantine together with two great MVPs like Sjoukje Zaal and Amit Malik… thanks guys for joining the project The book will be delivered starting from late October, but you…
2020-9-25
Mirror post
AzureDevOps
Books
DevOps
Personal
PACKT
213 views
0 comments
3 months ago
More
Cancel
Stefano Demiliani's NAV Blog:
Tips for handling a Dynamics 365 Business Central SaaS tenant at best
Stefano Demy
Handling a Dynamics 365 Business Central SaaS tenant in a cloud environment is not exactly like handling it on an on-premise installation. A SaaS tenant is fully managed by Microsoft under the hood, so you don’t care about infrastructure and all the…
2020-9-24
Mirror post
Webcasts
dynamics 365 business central
Webcast
MSDyn365BC
D365BC
238 views
0 comments
3 months ago
More
Cancel
Stefano Demiliani's NAV Blog:
Dynamics 365 Business Central: Extension Management page and the “Delete Extension Data” option
Stefano Demy
This is a very quick post just to help on clearing doubts related on a new flag that Microsoft has introduced on the Extension Management page in Dynamics 365 Business Central starting from the 16.5 update (but announced for general availability for…
2020-9-15
Mirror post
dynamics 365 business central
MSDyn365BC
Extensions
D365BC
Cloud
232 views
0 comments
4 months ago
More
Cancel
Stefano Demiliani's NAV Blog:
Creating lightweight Teams bots with outgoing webhooks and Azure Functions
Stefano Demy
Microsoft Teams is becoming always more a central point for the everyday’s work on many of us now and often having Bots on a Teams channel that can solve our queries could be helpful. Teams bots are “automations” that allows you to interact with…
2020-9-9
Mirror post
Teams
dynamics 365 business central
MSDyn365BC
D365BC
Webhooks
210 views
0 comments
4 months ago
More
Cancel
Stefano Demiliani's NAV Blog:
Dynamics 365 Business Central: adding partner’s telemetry on your apps
Stefano Demy
I’ve written a lot in the past about using Azure Application Insights for monitoring a Dynamics 365 Business Central tenant (you can read here and here ) and the team is actively working on improving the telemetry features by adding always more and more…
2020-9-1
Mirror post
dynamics 365 business central
Telemetry
MSDyn365BC
Extensions
AL
262 views
0 comments
4 months ago
More
Cancel
Stefano Demiliani's NAV Blog:
Dynamics 365 Business Central Sandbox Docker containers and multitenancy
Stefano Demy
I saw on different forums people having troubles on connecting to their brand new Docker containers created with the new BcContainerHelper module by using the sandbox artifacts (image of the online sandbox). The new module for creating Docker containers…
2020-8-28
Mirror post
NAV
Docker
dynamics 365 business central
MSDyn365BC
Sandbox
337 views
0 comments
4 months ago
More
Cancel
Stefano Demiliani's NAV Blog:
Handling the “HTTP 429 – Too Many Requests” error when calling external services
Stefano Demy
I think that many of you that creates integrations with external services could have the pleasure to know the HTTP 429 error: too many requests . The HTTP 429 - Too Many Requests response status code indicates the user has sent too many requests…
2020-8-24
Mirror post
.NET
dynamics 365 business central
Visual Studio Code
MSDyn365BC
API
266 views
0 comments
4 months ago
More
Cancel
Stefano Demiliani's NAV Blog:
Dynamics 365 ERP landscape report
Stefano Demy
Earlier this year, I was pleased to be asked to contribute my thoughts on the current ERP landscape for the twelfth annual edition of Nigel Frank’s Microsoft Dynamics Salary Survey . The most comprehensive study of its kind in the global Dynamics…
2020-8-6
Mirror post
NAV
dynamics 365 business central
MSDyn365BC
Dynamics 365
MSDynNAV
420 views
0 comments
5 months ago
More
Cancel
>