• adhocfungus@midwest.social
    link
    fedilink
    arrow-up
    111
    ·
    1 month ago

    Against every developer’s advice, management has moved our entire stack to Microsoft Dynamics 365. It took over a year of prep, millions in ISV consulting charges, and it performs like trash. Now management is constantly complaining about outages, Microsoft nickles and dimes us for tens of thousands more than the estimates, and they are constantly jerking us around to half-baked tech by removing support for anything that actually works. “Want data out of F&O? We’re killing everything except Synapse Link. You spent months migrating yet it drops data? That’s not surprising since we fired everyone working on it. You should be on Fabric! No, that’s not finished either, but we need to test it on someone!”

    I’m very bitter.

    • sasquash@sopuli.xyz
      link
      fedilink
      arrow-up
      29
      ·
      1 month ago

      My company is making exactly the same mistake right now. I simply can’t understand how a European company can still make itself so dependent on Microsoft at this point. We Devs have raised the issue to our bosses, but there are still a lot of old MS fanboys around. Some people have to learn it the hard way.

      • DeviantOvary@lemmy.world
        link
        fedilink
        arrow-up
        10
        ·
        1 month ago

        I’ll tell you how. My company has been moving to solutions developed and/or hosted in EU for privacy reasons, but at the same time continue to go deeper and deeper into M$ ecosystem because the management believes XYZ product sounds cool and/or works better than the alternatives we’re using. I’m just waiting for this circus to fall apart.

      • adhocfungus@midwest.social
        link
        fedilink
        arrow-up
        11
        ·
        1 month ago

        I wish! It’s more of a loose collection of random business softwares in various states of abandonment. D365 CE is a platform for Sales teams to organize and track leads, quotes, contracts, etc. D365 BC is an ERP platform born out of the ashes of NAV, the core of which Microsoft bought decades ago. D365 F&O, D365 S&M, and others are various flavors of AX, another ERP platform Microsoft bought over a decade ago. They are direct competitors to D365 BC for some reason. None of these softwares can communicate directly with each other, and none allow direct access to the Azure SQL. Occasionally Microsoft will throw a bone towards integration stuff like DualWrite or Synapse or Fabric, but they can never seem to commit and eventually abandon those too.

        I would actually be much happier if it was just crummy databases instead of an archipelago of rotting digital islands.

        • ChickenLadyLovesLife@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          1 month ago

          D365 CE is a platform for Sales teams to organize and track leads, quotes, contracts, etc.

          Huh, I would have thought “CE” stood for “compact edition” like it did for Windows CE back in the day. Which was unironically called “WinCE” by Microsoft.

    • morbidcactus@lemmy.ca
      link
      fedilink
      arrow-up
      5
      ·
      1 month ago

      Synapse link is a pain too if you’re doing everything with as much private networking as possible. Actual setup is quick, but you need a windows machine for the PowerShell libraries needed for the dynamics side of the link, and if you’re just added as a guest to a client tenant, the cmdlets won’t let you login on their tenant, always uses the default tenant as far as I recall and there’s no tenant flag. I’ve set it up a handful of times and once it’s up it works really well, just an annoyance sometimes getting there. Think doing it through event hub has some similar irritations too.

      I’ve not had the pain of dealing with fabric extensively, most of the engineers and data scientists I work with hate working with it, everything seems like a halfbaked implementation of stuff in synapse, adf and Power BI premium but somehow worse, and their documentation is increasingly unhelpful.