We had another online event last weekend, this time focused on PSA (Project Service Automation). You can find the recording of the two tracks on the Powerthon YouTube Channel.
Is Power Apps Portal the only way to have a portal connected to CDS? MVP Alex Shlega shows that is possible to create something else to surface CDS data.
Microsoft provided the ADAL library to get the token from Azure AD but in this post you can find the code to get Azure AD access token without ADAL library.
When creating a PCF control, we have several types of properties that we can add to our control as input parameters, one of the recent additions is the Enum property.