Dynamics User Group
Dynamics User Group
  • Site
  • User
  • Site
  • Search
  • User
Dynamics 365 Business Central/NAV User Group
Dynamics 365 Business Central/NAV User Group
Stefano Demiliani's NAV Blog
  • Forums
  • Blogs
  • Resources
  • Wikis
  • Events
  • Leaderboards
  • Members
  • Mentions
  • Tags
  • More
  • Cancel
  • New
Dynamics 365 Business Central/NAV User Group requires membership for participation - click to join (it's free)
Stefano Demiliani's NAV Blog

  • Home
  • Subscribe by email
  • More
  • Cancel
  • Posts RSS
  • Atom
  • More
  • Cancel
Monthly archive list
  • January 2021 (4)
  • December 2020 (4)
  • November 2020 (4)
  • October 2020 (5)
  • September 2020 (6)
  • August 2020 (3)
  • July 2020 (9)
  • June 2020 (10)
  • May 2020 (4)
  • April 2020 (7)
  • March 2020 (10)
  • February 2020 (6)
  • January 2020 (5)
  • December 2019 (6)
  • November 2019 (7)
  • October 2019 (8)
  • September 2019 (7)
  • August 2019 (7)
  • July 2019 (3)
  • June 2019 (3)
  • May 2019 (3)
  • April 2019 (5)
  • March 2019 (4)
  • February 2019 (4)
  • January 2019 (6)
  • December 2018 (6)
  • November 2018 (3)
  • October 2018 (8)
  • September 2018 (5)
  • August 2018 (8)
  • July 2018 (6)
  • June 2018 (3)
  • May 2018 (5)
  • April 2018 (18)
  • March 2018 (30)
  • February 2018 (19)
  • January 2018 (8)
  • November 2017 (2)
  • September 2017 (2)
  • August 2017 (1)
  • March 2017 (4)
  • July 2016 (2)
  • June 2016 (2)
  • November 2015 (3)
  • October 2015 (8)
  • September 2015 (6)
Related
Related Tags
  • .NET
  • AL
  • Azure
  • Azure Functions
  • Books
  • Cloud
  • D365BC
  • DevOps
  • Docker
  • dynamics 365 business central
  • ERP
  • Extensions
  • gdpr
  • Microsoft
  • Microsoft Dynamics
  • MSDyn365BC
  • MSDynNAV
  • MVP
  • NAV
  • Personal
  • Powershell
  • Sandbox
  • SQL
  • Uncategorized
  • Visual Studio Code
Blog post list
  • Tags
  • Subscribe by email
  • More
  • Cancel
  • D365BC: Container Sandbox Environment

    demiliani
    demiliani
    In Dynamics 365 Business Central there’s an “hidden” interesting feature: By running the Sandbox Environment (Container) page you can setup a container-based sandbox that can be Azure hosted or locally hosted. When you run this page, you can choose Host in Azure or Host Locally  options. If you choose Host in Azure , you’ve to connect to your Azure subscription, fill the required data and Docker is automatically configured for you. If you choose Host Locally , you need to configure the Docker environment in your system before setting up the sandbox. Then you need to save, modify with the…
    • 2018-3-29
    • Mirror post
    • Containers
    • Docker
    • dynamics 365 business central
    • D365BC
    • 1037 views
    • 0 comments
    • over 2 years ago
    • More
    • Cancel
  • D365BC: Container Sandbox Environment

    Stefano Demy
    Stefano Demy
    In Dynamics 365 Business Central there’s an “hidden” interesting feature: By running the Sandbox Environment (Container) page you can setup a container-based sandbox that can be Azure hosted or locally hosted. When you run this page, you can choose Host in Azure or Host Locally  options. If you choose Host in Azure , you’ve to connect to your Azure subscription, fill the required data and Docker is automatically configured for you. If you choose Host Locally , you need to configure the Docker... Read the full text.
    • 2018-3-29
    • Mirror post
    • Containers
    • Docker
    • dynamics 365 business central
    • D365BC
    • 1801 views
    • 0 comments
    • over 2 years ago
    • More
    • Cancel
  • Serverless processing with Microsoft Dynamics NAV and Azure Functions

    demiliani
    demiliani
    Deploying Microsoft Dynamics NAV to the Azure cloud (IaaS) is now one of our first proposal on every new customer. When you have a customer that has embraced the cloud, it’s quite natural to start thinking on “going serverless” when implementing certain business processes. In this post, I want to describe a real world scenario I’ve recently handled in a “serverless” way. The scenario is this: our customer has NAV deployed on Azure (IaaS). An external business partner actually collects orders from many sites and at the end of the day it uploads a ZIP archive containing a big CSV file with orders…
    • 2018-3-27
    • Mirror post
    • SQL
    • NAV
    • Serverless
    • .NET
    • Cloud
    • 573 views
    • 0 comments
    • over 2 years ago
    • More
    • Cancel
  • Serverless processing with Microsoft Dynamics NAV and Azure Functions

    Stefano Demy
    Stefano Demy
    Deploying Microsoft Dynamics NAV to the Azure cloud (IaaS) is now one of our first proposal on every new customer. When you have a customer that has embraced the cloud, it’s quite natural to start thinking on “going serverless” when implementing certain business processes. In this post, I want to describe a real world scenario I’ve recently handled in a “serverless” way. The scenario is this: our customer has NAV deployed on Azure (IaaS). An external business partner actually collects orders from... Read the full text.
    • 2018-3-27
    • Mirror post
    • SQL
    • NAV
    • Serverless
    • .NET
    • Cloud
    • 1141 views
    • 0 comments
    • over 2 years ago
    • More
    • Cancel
  • NAV Session Event table: cleanup

    demiliani
    demiliani
    The Session Event table (ID 2000000111) is a table present in the NAV database starting from NAV 2013. In this table NAV records every Logon, Logoff, Start, Stop, Close of a session in the current database. There are certain situations where this table could grow a lot (for example when using intensive web service transactions) and this could affect your database performances, so it’s important to manage the retention of these entries. Today on a forum there was a good question regarding a missing option in the actual NAV releases. With NAV 2013, in the NAV Server settings you had these two…
    • 2018-3-26
    • Mirror post
    • NAV
    • 520 views
    • 0 comments
    • over 2 years ago
    • More
    • Cancel
  • NAV Session Event table: cleanup

    Stefano Demy
    Stefano Demy
    The Session Event table (ID 2000000111) is a table present in the NAV database starting from NAV 2013. In this table NAV records every Logon, Logoff, Start, Stop, Close of a session in the current database. There are certain situations where this table could grow a lot (for example when using intensive web service transactions) and this could affect your database performances, so it’s important to manage the retention of these entries. Today on a forum there was a good question regarding a missing... Read the full text.
    • 2018-3-26
    • Mirror post
    • NAV
    • 1947 views
    • 0 comments
    • over 2 years ago
    • More
    • Cancel
  • Microsoft Dynamics ERP group on Telegram

    demiliani
    demiliani
    How many times you’re at customer site and you need a quick info from an expert or a colleague? How many times you need informations about a NAV feature or function in a quick way? How many times you’ve a bug in your code that needs to be solved immediately and you need an help? How many times do you want to share opinions, ideas, suggestions with other Microsoft Dynamics users? I’ve just started an experiment: I’ve created a public group on Telegram dedicated to the Microsoft Dynamics ERP family. The group can be found at the following url: https://t.me/msdynamics . If you want to join…
    • 2018-3-22
    • Mirror post
    • Uncategorized
    • 342 views
    • 0 comments
    • over 2 years ago
    • More
    • Cancel
  • Microsoft Dynamics ERP group on Telegram

    Stefano Demy
    Stefano Demy
    How many times you’re at customer site and you need a quick info from an expert or a colleague? How many times you need informations about a NAV feature or function in a quick way? How many times you’ve a bug in your code that needs to be solved immediately and you need an help? How many times do you want to share opinions, ideas, suggestions with other Microsoft Dynamics users? I’ve just started an experiment: I’ve created a public group on Telegram dedicated to the Microsoft Dynamics ERP... Read the full text.
    • 2018-3-22
    • Mirror post
    • Uncategorized
    • 994 views
    • 0 comments
    • over 2 years ago
    • More
    • Cancel
  • NAV on Docker: running it on an Azure Container Instance

    demiliani
    demiliani
    A container image is a lightweight, stand-alone, executable package of a piece of software that includes everything needed to run it: code, runtime, system tools, system libraries, settings. I was a container user from some years, mainly for developing .NET applications for the cloud or on cross-platform environments. I remember also that some years ago I’ve shared a document full of requests for the NAV product team and one of these was a question in order to know if a project regarding having NAV on containers was in plan for the future or not. After that, a day a man called Freddy Kristiansen…
    • 2018-3-22
    • Mirror post
    • Containers
    • NAV
    • Docker
    • Cloud
    • Azure
    • 429 views
    • 0 comments
    • over 2 years ago
    • More
    • Cancel
  • NAV on Docker: running it on an Azure Container Instance

    Stefano Demy
    Stefano Demy
    A container image is a lightweight, stand-alone, executable package of a piece of software that includes everything needed to run it: code, runtime, system tools, system libraries, settings. I was a container user from some years, mainly for developing .NET applications for the cloud or on cross-platform environments. I remember also that some years ago I’ve shared a document full of requests for the NAV product team and one of these was a question in order to know if a project regarding having... Read the full text.
    • 2018-3-22
    • Mirror post
    • Containers
    • NAV
    • Docker
    • Cloud
    • Azure
    • 814 views
    • 0 comments
    • over 2 years ago
    • More
    • Cancel
>
  • DUG Home
    • Contact DUG
  • Dynamics 365 for Finance and Operations/AX User Group
    • Forums
    • Blogs
  • Dynamics 365 Business Central/NAV User Group
    • Forums
    • Blogs
    • Wikipedia
    • Events
  • About DUG
    • Announcements
    • Frequently asked questions about DUG
    • Membership service
    • Advertise on DUG
    • Become a DUG sponsor
    • Follow us on LinkedIn
    • Follow us on Facebook
    • Follow us on Twitter
  • More
  • Cancel
  • Microsoft Dynamics 365 User Groups

  • Dynamics 365 Business Central
  • Dynamics 365 Customer Engagement
  • Dynamics 365 for Finance and Operations
  • Power Platform
  • Microsoft Dynamics User Groups

  • Dynamics AX
  • Dynamics CRM
  • Dynamics NAV
  • About
  • Contact us
  • Frequently asked questions
  • Terms of use
  • Privacy policy
Copyright 1995-2021 Dynamics User Group, all rights reserved.