Today suffered with an outage for O365 services. D365FO had memory spikes. It's pity I had to raise a support ticket for that. What do you use to search for MS alerts and avoid raising tickets?
My set: LCS, Azure Status, Health Service, Yammer, Twitter. #XppGroupies#MSDyn365FO
#Anegis organizes a webinar about Azure Spatial Analysis. I looked at a quick demo and couldn't resist of doing "woooow". Think about popping in.
#Azure
https://t.co/RpwZI1n4Qu
What do you think about the Microsoft Dynamics 365 Success by Design Implementation Guide book?
Download your free copy here:
https://t.co/FQkhzoTbiG
#msdyn365guidebook#msdyn365fo
We advise customers to take new versions of a development VM every now and then (say, with April/October releases perhaps)? This ensure they get updates to underlying products on these VMs, which may not get updated through Windows updates.
If I need to get the enum int value, which isn't displayed in the properties, instead of getting deep into the XML files or use SQL queries, I can use Metadata web API, like this:
https://(any_app)/Metadata/PublicEnumerations(Name='LedgerTransType')
#protip#XppGroupies