Adding a Database to an Existing PowerApps Environment

…click Create my Database: You will see “provisioning database”: Once complete, it will look like below: Go to https://make.powerapps.com/. Select the environment, and you will see the entities installed:  …

How to Access Customer Service Hub in Dynamics 365

To access Customer Service Hub, go to https://home.dynamics.com/ or select from your applications Dynamics.com: You will see the Customer Service Hub app: Alternatively, go to your Dynamics 365 instance and…

How to Access the Dynamics 365 Login

There are several ways to log into Dynamics 365 / D365. To log into the Home portal, go to https://home.dynamics.com. This takes the user to the various Dynamics 365 apps…

Understanding StateCode, StatusCode, Status and Status Reason in Dynamics 365

…get these option set labels, we can use the Web API and access EntityDefinitions. For state: https://yourorg.api.crm.dynamics.com/api/data/v9.1/EntityDefinitions(LogicalName=’opportunity’)/Attributes/Microsoft.Dynamics.CRM.StateAttributeMetadata?$expand=OptionSet Here we can see Won, Lost, Open states: For status: https://yourorg.api.crm.dynamics.com/api/data/v9.1/EntityDefinitions(LogicalName=’opportunity’)/Attributes/Microsoft.Dynamics.CRM.StatusAttributeMetadata?$expand=OptionSet Here we…

How to Check the Status of Azure Services and Regions

Microsoft publishes the status of its different Azure services and regions online. Let’s look at a couple of places to check. To check the status of Azure, go to: https://azure.microsoft.com/en-us/status/…