Edit

pac dynamics

(Preview) Administer Finance and Operations environments, maintenance, and versions.

Commands

Command Description
pac dynamics apply-fin-ops-version (Preview) Applies the specified Finance and Operations application version to an environment as a long-running operation.
pac dynamics get-fin-ops-maintenance-settings (Preview) Retrieves the F&O maintenance settings for an environment managed by Power Platform admin center.
pac dynamics get-fin-ops-operation-errors (Preview) Retrieves recent operation errors for a Finance and Operations environment.
pac dynamics get-fin-ops-properties (Preview) Retrieves Finance and Operations environment properties such as AOS counts, deployment type, and demo dataset.
pac dynamics get-fin-ops-versions (Preview) Retrieves the list of Finance and Operations application versions available for an environment.
pac dynamics update-fin-ops-maintenance-settings (Preview) Updates the F&O maintenance settings for an environment managed by Power Platform admin center.

pac dynamics apply-fin-ops-version

(Preview) Applies the specified Finance and Operations application version to an environment as a long-running operation.

Required Parameters for dynamics apply-fin-ops-version

--version

The Finance and Operations application version to apply (for example, 10.0.47.5).

Optional Parameters for dynamics apply-fin-ops-version

--environment -env

Specifies the target Dataverse. The value may be a Guid or absolute https URL. When not specified, the active organization selected for the current auth profile will be used.

pac dynamics get-fin-ops-maintenance-settings

(Preview) Retrieves the F&O maintenance settings for an environment managed by Power Platform admin center.

Optional Parameters for dynamics get-fin-ops-maintenance-settings

--environment -env

Specifies the target Dataverse. The value may be a Guid or absolute https URL. When not specified, the active organization selected for the current auth profile will be used.

pac dynamics get-fin-ops-operation-errors

(Preview) Retrieves recent operation errors for a Finance and Operations environment.

Optional Parameters for dynamics get-fin-ops-operation-errors

--columns

Comma-separated list of response properties to include in table output. Use --json for the complete response.

--environment -env

Specifies the target Dataverse. The value may be a Guid or absolute https URL. When not specified, the active organization selected for the current auth profile will be used.

--max-results

The maximum number of operation errors to return. Defaults to 20 and is capped at 1000.

pac dynamics get-fin-ops-properties

(Preview) Retrieves Finance and Operations environment properties such as AOS counts, deployment type, and demo dataset.

Optional Parameters for dynamics get-fin-ops-properties

--environment -env

Specifies the target Dataverse. The value may be a Guid or absolute https URL. When not specified, the active organization selected for the current auth profile will be used.

pac dynamics get-fin-ops-versions

(Preview) Retrieves the list of Finance and Operations application versions available for an environment.

Optional Parameters for dynamics get-fin-ops-versions

--columns

Comma-separated list of response properties to include in table output. Use --json for the complete response.

--environment -env

Specifies the target Dataverse. The value may be a Guid or absolute https URL. When not specified, the active organization selected for the current auth profile will be used.

pac dynamics update-fin-ops-maintenance-settings

(Preview) Updates the F&O maintenance settings for an environment managed by Power Platform admin center.

Optional Parameters for dynamics update-fin-ops-maintenance-settings

--environment -env

Specifies the target Dataverse. The value may be a Guid or absolute https URL. When not specified, the active organization selected for the current auth profile will be used.

--updated-maintenance-window-cadence

Cadence for major version application updates.

Use one of these values:

  • EveryUpdate
  • EveryOtherUpdate
  • Regulated

--updated-maintenance-window-days-of-week

The updated maintenance window days of the week. Provide the value as a JSON array.

See also

Microsoft Power Platform CLI Command Groups
Microsoft Power Platform CLI overview