Microsoft Ignite March 2021 has brought many interesting announcements. In this article, Iยดll cover some of the content delivered by @clamanna and @JulieStrauss3 highlighting the new enhancements coming in the Power Platform for Governance and Administration. What's new and what's next for the Microsoft Power PlatformEnhancing the Admin experience with Power Platform Governance The last … Continue reading Governance and Administration
Author: @ramontebar
What is your IP?
What is the IP address used by your online Dynamics 365 or Microsoft Dataverse environment? If you are connecting from a plugin, a Custom API, a custom workflow activity or a Power Automate Flow to an external API, what is the public IP seen by that external system? Before answering those questions, why are we … Continue reading What is your IP?
2021 release wave 1 coming soon
โฒ๏ธ Time flies and the new release 2021 wave 1 is coming, are you getting ready? April 1st will be here very soon ๐ฅณ https://dynamics.microsoft.com/en-us/roadmap/overview/ If you haven't done it yet, you can find all the details about the new changes in the release plans: https://docs.microsoft.com/en-us/dynamics365/release-plans/ Once you have got familiar with the release notes, … Continue reading 2021 release wave 1 coming soon
Exam AZ-900 Azure Fundamentals
I have been probably working with Azure since the initial version of the platform (2010-2011?). My first use case was virtual machines. It has grown amazingly, adding new features every month, actually almost imposible to keep up date with everything. I felt like it was a good moment to catch up and have a broader … Continue reading Exam AZ-900 Azure Fundamentals
99 Vs 99.999
Our expectations are every day higher and more demanding. This is also reflected in our personal and business software applications. How long has Instagram been down this year? When was the last time your CRM system was not available? Have you had any payment delayed recently? How much or how long are you willing to … Continue reading 99 Vs 99.999
Identity, Governance, Privacy, Compliance
Identity, Governance, Privacy, Compliance. These words are not the typical ones that I would use in my technical posts, however they are behind the implementations and projects many of us take part in. Microsoft has made a huge effort to consider these attributes in their Azure cloud platform. As I have been learning and reading … Continue reading Identity, Governance, Privacy, Compliance
[email-IV] Automatic Record Creation Rules actions
In my previous post, I introduced the new Automatic Record Creation rules in the Customer Service Hub app. In this new post, I'm going to expand this topic to use conditions and actions. This will allow us really to generate other records and I'll show you an example to group emails by case. I have … Continue reading [email-IV] Automatic Record Creation Rules actions
[email-III] Automatic Record Creation Rules intro
In my previous posts, I described how to create a common mailbox and handle the creation of contacts. In this new article, Iยดm going to introduce the Automatic Record Creation rules and some of their latest features. Automatic Record Creation Rules have been a useful tool to enable non-developers to create business rules around emails … Continue reading [email-III] Automatic Record Creation Rules intro
Deploy Custom API using spkl
I have been recently testing the new Custom API functionality and how it could be integrated with spkl. This article describes some of those tests and the current status. In case you are not familiar with spkl, it is a great development and open-source tool created and driven by Scott Durow (thanks for all this … Continue reading Deploy Custom API using spkl
Get choices names in flows
In my previous post, I described how you could retrieve the labels of a choices column (multi-select optionset attribute) using a classic Dynamics Workflow. In this new article, I describe how to do the same using a Power Automate flow. Using a classic Dynamic workflow is still a valid solution. However, if you are creating … Continue reading Get choices names in flows