OrganizationURL Parameter (Connect-Dynamics365 Cmdlet)
The URL to your Dynamics 365 organization. For instance, https://abc123.cloudax.dynamics.com/.
Syntax
Connect-Dynamics365 -OrganizationURL string
Data Type
cstr
Default Value
""
Remarks
This may also be known as the resource.
For Edition=HumanResources, the value should be like: https://{cluster}.hr.talent.dynamics.com/namespaces/{namespace_guid}/
This is a required parameter.