Comments Off on Connecting to an Azure Virtual Machine
The purpose of this post is to illustrate how to connect to an Azure virtual machine (VM). Firstly, by connecting via the less secure RDP and then via the more secure Bastion 1.) Connecting via RDP A
Microsoft (#GuyInAcube) suggest to think of it as follows: An apartment complex representing either AAD / Office 365 An apartment representing a tenant. The tenant can be an individual, company or an
This post describes: Registering an app in Azure AD which implements OAuth 2.0 to control access to the app (the Web API of Dynamics 365 / Dataverse in this case) Creating an non-interactive
This post simply consists of a bunch of screenshots I took when creating a default HTTP trigger Azure Function via Visual Studio. A good reference to go with this post is:
Comments Off on XRM.Navigation.navigateTo() launching a html web resource
Introduction In the Model-driven apps client API reference, there is an API called Xrm.Navigation.navigateTo(). It’s commonly used to display forms, however, it can also be used to display a html