#m365con the keynote party is starting!
#m365con the keynote party is starting!
Going to #m365con in Las Vegas next week! Super excited, first time at a big conference like that, first time in Vegas. Hoping to get lots of useful insights and maybe connect with like-minded people.
I'm mostly interested in #copilot, #sharepoint, #governance topics. Too bad there is nothing on #devops and #automation...
@merill this is nice, do you have suggestions on how to report on expiring secrets and certificates so someone can do the renewal?
@ciphertxt Oh, the copilots these days... 🙄
Raspberry Pi just launched a Connect, a new VNC service that works with Pi OS 12 and Wayland and lets you access your Pis from any browser via a web UI https://www.youtube.com/watch?v=mgbTNZD1Vcw
#microsoft #teams is having issues almost globally. Looks like folks at Microsoft are providing early end of the week for many office workers! Except for themselves, of course.
Came back from #MSAITour in New York City. The overall impression is positive, and I learned something new today. And it was a free event! So I'm grateful to Microsoft for making this happen.
However, the organizers didn't share the sessions schedule in advance, so I had to hastily assess the sessions after I arrived at the venue. So I missed one of the workshops I was interested in. Still, heard a lot today. Will need a few days just to process all of it!
Oh how do I hate #PowerPlatform sometimes! I don't know about other #lowcode platforms, but writing a mile long nested replace() expressions in a tiny one line text input because this thing doesn't support regex is a royal pain in the ass!
Hey @ciphertxt I was just listening to your podcast episode 341 where you were talking about deprioritization of on-prem SharePoint. You may find it interesting that in June CU for SharePoint 2019 #microsoft introduced a bug (https://blog.stefan-gossner.com/2023/06/23/trending-issue-sp2019-creating-or-updating-list-items-in-modern-experience-not-possible-after-june-2023-cu/) that breaks forms for creating/updating list items in modern UX if such list has hyperlink or image columns.
To me it looks like a pretty serious problem. There is a workaround - switch to classic UX or use a quick edit, but it is still a major hassle with user training and simply explaining to people that we just cannot fix it.
Did MS produced a hotfix for this right away? No. Maybe they added a fix to next CU? Again, no. As of now we just have a comment in a blog post that says it is planned to be fixed in August CU. I bet a bug like this in SPO would be fixed in a week, or probably would be found in QA.
@geerlingguy Thanks for your work, looking forward to reading it!
@stib yes, and I expect this would be the case for majority of Linux apps
@stib I tried to build a few PowerShell scripts for Linux to automate running some software. But I found it confusing to work with the software output, as it's kind of designed to be consumed by a Bash script...