Skip to main content

ppds_env_select

Select a Dataverse environment for subsequent queries. You can specify the environment by URL (e.g., 'https://contoso.crm.dynamics.com'), display name (e.g., 'Contoso Production'), or unique name. All subsequent ppds tools will use this environment.

Input schema

NameTypeRequiredDescription
environmentStringyesEnvironment URL, display name, or unique name

Output

Returns Task<EnvSelectResult>.