@rpothin/powerplatform 0.2.1 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. package/bin/adminManagementApplication.d.ts +42 -0
  2. package/bin/adminManagementApplication.d.ts.map +1 -0
  3. package/bin/adminManagementApplication.js +82 -0
  4. package/bin/adminManagementApplication.js.map +1 -0
  5. package/bin/billingPolicy.d.ts +2 -2
  6. package/bin/billingPolicy.d.ts.map +1 -1
  7. package/bin/dataRecord.d.ts +74 -0
  8. package/bin/dataRecord.d.ts.map +1 -0
  9. package/bin/dataRecord.js +93 -0
  10. package/bin/dataRecord.js.map +1 -0
  11. package/bin/dlpPolicy.d.ts +1 -1
  12. package/bin/dlpPolicy.d.ts.map +1 -1
  13. package/bin/enterprisePolicyLink.d.ts +58 -0
  14. package/bin/enterprisePolicyLink.d.ts.map +1 -0
  15. package/bin/enterprisePolicyLink.js +92 -0
  16. package/bin/enterprisePolicyLink.js.map +1 -0
  17. package/bin/environment.d.ts +12 -12
  18. package/bin/environment.d.ts.map +1 -1
  19. package/bin/environmentApplicationAdmin.d.ts +54 -0
  20. package/bin/environmentApplicationAdmin.d.ts.map +1 -0
  21. package/bin/environmentApplicationAdmin.js +89 -0
  22. package/bin/environmentApplicationAdmin.js.map +1 -0
  23. package/bin/environmentGroup.d.ts +2 -2
  24. package/bin/environmentGroup.d.ts.map +1 -1
  25. package/bin/environmentSettings.d.ts +61 -5
  26. package/bin/environmentSettings.d.ts.map +1 -1
  27. package/bin/environmentSettings.js +14 -0
  28. package/bin/environmentSettings.js.map +1 -1
  29. package/bin/getDataRecords.d.ts +93 -0
  30. package/bin/getDataRecords.d.ts.map +1 -0
  31. package/bin/getDataRecords.js +65 -0
  32. package/bin/getDataRecords.js.map +1 -0
  33. package/bin/getEnvironments.d.ts +2 -2
  34. package/bin/getEnvironments.d.ts.map +1 -1
  35. package/bin/index.d.ts +18 -0
  36. package/bin/index.d.ts.map +1 -1
  37. package/bin/index.js +24 -1
  38. package/bin/index.js.map +1 -1
  39. package/bin/isvContract.d.ts +1 -1
  40. package/bin/isvContract.d.ts.map +1 -1
  41. package/bin/package.json +1 -1
  42. package/bin/roleAssignment.d.ts +1 -1
  43. package/bin/roleAssignment.d.ts.map +1 -1
  44. package/bin/tenantSettings.d.ts +120 -0
  45. package/bin/tenantSettings.d.ts.map +1 -0
  46. package/bin/tenantSettings.js +99 -0
  47. package/bin/tenantSettings.js.map +1 -0
  48. package/bin/types/input.d.ts +321 -23
  49. package/bin/types/input.d.ts.map +1 -1
  50. package/bin/types/output.d.ts +264 -0
  51. package/bin/types/output.d.ts.map +1 -1
  52. package/package.json +1 -1
@@ -0,0 +1,54 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Adds a service principal as System Administrator in a Dataverse-enabled Power Platform environment. Creates a systemuser record via the Dataverse Web API. Both environmentId and applicationId are immutable — any change triggers resource replacement.
4
+ */
5
+ export declare class EnvironmentApplicationAdmin extends pulumi.CustomResource {
6
+ /**
7
+ * Get an existing EnvironmentApplicationAdmin resource's state with the given name, ID, and optional extra
8
+ * properties used to qualify the lookup.
9
+ *
10
+ * @param name The _unique_ name of the resulting resource.
11
+ * @param id The _unique_ provider ID of the resource to lookup.
12
+ * @param opts Optional settings to control the behavior of the CustomResource.
13
+ */
14
+ static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): EnvironmentApplicationAdmin;
15
+ /**
16
+ * Returns true if the given object is an instance of EnvironmentApplicationAdmin. This is designed to work even
17
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
18
+ */
19
+ static isInstance(obj: any): obj is EnvironmentApplicationAdmin;
20
+ /**
21
+ * The GUID of the registered service principal.
22
+ */
23
+ readonly applicationId: pulumi.Output<string>;
24
+ /**
25
+ * The GUID of the Power Platform environment.
26
+ */
27
+ readonly environmentId: pulumi.Output<string>;
28
+ /**
29
+ * The Dataverse systemuser record GUID for the registered application user.
30
+ */
31
+ readonly systemUserId: pulumi.Output<string>;
32
+ /**
33
+ * Create a EnvironmentApplicationAdmin resource with the given unique name, arguments, and options.
34
+ *
35
+ * @param name The _unique_ name of the resource.
36
+ * @param args The arguments to use to populate this resource's properties.
37
+ * @param opts A bag of options that control this resource's behavior.
38
+ */
39
+ constructor(name: string, args: EnvironmentApplicationAdminArgs, opts?: pulumi.CustomResourceOptions);
40
+ }
41
+ /**
42
+ * The set of arguments for constructing a EnvironmentApplicationAdmin resource.
43
+ */
44
+ export interface EnvironmentApplicationAdminArgs {
45
+ /**
46
+ * The GUID of the service principal (application) to add as System Administrator. Immutable after creation.
47
+ */
48
+ applicationId: pulumi.Input<string>;
49
+ /**
50
+ * The GUID of the Power Platform environment. Must have a Dataverse instance. Immutable after creation.
51
+ */
52
+ environmentId: pulumi.Input<string>;
53
+ }
54
+ //# sourceMappingURL=environmentApplicationAdmin.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"environmentApplicationAdmin.d.ts","sourceRoot":"","sources":["../environmentApplicationAdmin.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;GAEG;AACH,qBAAa,2BAA4B,SAAQ,MAAM,CAAC,cAAc;IAClE;;;;;;;OAOG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,2BAA2B;IAO9H;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,2BAA2B;IAOtE;;OAEG;IACH,SAAwB,aAAa,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC7D;;OAEG;IACH,SAAwB,aAAa,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC7D;;OAEG;IACH,SAAgC,YAAY,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAEpE;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,+BAA+B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAqBvG;AAED;;GAEG;AACH,MAAM,WAAW,+BAA+B;IAC5C;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACpC;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CACvC"}
@@ -0,0 +1,89 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
+ if (k2 === undefined) k2 = k;
6
+ var desc = Object.getOwnPropertyDescriptor(m, k);
7
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
8
+ desc = { enumerable: true, get: function() { return m[k]; } };
9
+ }
10
+ Object.defineProperty(o, k2, desc);
11
+ }) : (function(o, m, k, k2) {
12
+ if (k2 === undefined) k2 = k;
13
+ o[k2] = m[k];
14
+ }));
15
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
16
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
17
+ }) : function(o, v) {
18
+ o["default"] = v;
19
+ });
20
+ var __importStar = (this && this.__importStar) || function (mod) {
21
+ if (mod && mod.__esModule) return mod;
22
+ var result = {};
23
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
24
+ __setModuleDefault(result, mod);
25
+ return result;
26
+ };
27
+ Object.defineProperty(exports, "__esModule", { value: true });
28
+ exports.EnvironmentApplicationAdmin = void 0;
29
+ const pulumi = __importStar(require("@pulumi/pulumi"));
30
+ const utilities = __importStar(require("./utilities"));
31
+ /**
32
+ * Adds a service principal as System Administrator in a Dataverse-enabled Power Platform environment. Creates a systemuser record via the Dataverse Web API. Both environmentId and applicationId are immutable — any change triggers resource replacement.
33
+ */
34
+ class EnvironmentApplicationAdmin extends pulumi.CustomResource {
35
+ /**
36
+ * Get an existing EnvironmentApplicationAdmin resource's state with the given name, ID, and optional extra
37
+ * properties used to qualify the lookup.
38
+ *
39
+ * @param name The _unique_ name of the resulting resource.
40
+ * @param id The _unique_ provider ID of the resource to lookup.
41
+ * @param opts Optional settings to control the behavior of the CustomResource.
42
+ */
43
+ static get(name, id, opts) {
44
+ return new EnvironmentApplicationAdmin(name, undefined, { ...opts, id: id });
45
+ }
46
+ /** @internal */
47
+ static __pulumiType = 'powerplatform:index:EnvironmentApplicationAdmin';
48
+ /**
49
+ * Returns true if the given object is an instance of EnvironmentApplicationAdmin. This is designed to work even
50
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
51
+ */
52
+ static isInstance(obj) {
53
+ if (obj === undefined || obj === null) {
54
+ return false;
55
+ }
56
+ return obj['__pulumiType'] === EnvironmentApplicationAdmin.__pulumiType;
57
+ }
58
+ /**
59
+ * Create a EnvironmentApplicationAdmin resource with the given unique name, arguments, and options.
60
+ *
61
+ * @param name The _unique_ name of the resource.
62
+ * @param args The arguments to use to populate this resource's properties.
63
+ * @param opts A bag of options that control this resource's behavior.
64
+ */
65
+ constructor(name, args, opts) {
66
+ let resourceInputs = {};
67
+ opts = opts || {};
68
+ if (!opts.id) {
69
+ if (args?.applicationId === undefined && !opts.urn) {
70
+ throw new Error("Missing required property 'applicationId'");
71
+ }
72
+ if (args?.environmentId === undefined && !opts.urn) {
73
+ throw new Error("Missing required property 'environmentId'");
74
+ }
75
+ resourceInputs["applicationId"] = args?.applicationId;
76
+ resourceInputs["environmentId"] = args?.environmentId;
77
+ resourceInputs["systemUserId"] = undefined /*out*/;
78
+ }
79
+ else {
80
+ resourceInputs["applicationId"] = undefined /*out*/;
81
+ resourceInputs["environmentId"] = undefined /*out*/;
82
+ resourceInputs["systemUserId"] = undefined /*out*/;
83
+ }
84
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
85
+ super(EnvironmentApplicationAdmin.__pulumiType, name, resourceInputs, opts);
86
+ }
87
+ }
88
+ exports.EnvironmentApplicationAdmin = EnvironmentApplicationAdmin;
89
+ //# sourceMappingURL=environmentApplicationAdmin.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"environmentApplicationAdmin.js","sourceRoot":"","sources":["../environmentApplicationAdmin.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,uDAAyC;AAEzC;;GAEG;AACH,MAAa,2BAA4B,SAAQ,MAAM,CAAC,cAAc;IAClE;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,2BAA2B,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACxF,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,iDAAiD,CAAC;IAExF;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,2BAA2B,CAAC,YAAY,CAAC;IAC5E,CAAC;IAeD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAqC,EAAE,IAAmC;QAChG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,IAAI,IAAI,EAAE,aAAa,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAChD,MAAM,IAAI,KAAK,CAAC,2CAA2C,CAAC,CAAC;aAChE;YACD,IAAI,IAAI,EAAE,aAAa,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAChD,MAAM,IAAI,KAAK,CAAC,2CAA2C,CAAC,CAAC;aAChE;YACD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,cAAc,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACtD;aAAM;YACH,cAAc,CAAC,eAAe,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACpD,cAAc,CAAC,eAAe,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACpD,cAAc,CAAC,cAAc,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACtD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,2BAA2B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChF,CAAC;;AAnEL,kEAoEC"}
@@ -53,7 +53,7 @@ export interface EnvironmentGroupArgs {
53
53
  /**
54
54
  * A description of the environment group.
55
55
  */
56
- description?: pulumi.Input<string>;
56
+ description?: pulumi.Input<string | undefined>;
57
57
  /**
58
58
  * The display name for the environment group.
59
59
  */
@@ -61,6 +61,6 @@ export interface EnvironmentGroupArgs {
61
61
  /**
62
62
  * The ID of the parent environment group, if this is a nested group.
63
63
  */
64
- parentGroupId?: pulumi.Input<string>;
64
+ parentGroupId?: pulumi.Input<string | undefined>;
65
65
  }
66
66
  //# sourceMappingURL=environmentGroup.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"environmentGroup.d.ts","sourceRoot":"","sources":["../environmentGroup.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;GAEG;AACH,qBAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;OAOG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,gBAAgB;IAOnH;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,gBAAgB;IAO3D;;OAEG;IACH,SAAgC,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/E;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACvE;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC3D;;OAEG;IACH,SAAgC,gBAAgB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACpF;;OAEG;IACH,SAAwB,aAAa,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAEzE;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,oBAAoB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAsB5F;AAED;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACjC;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACnC;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAClC;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CACxC"}
1
+ {"version":3,"file":"environmentGroup.d.ts","sourceRoot":"","sources":["../environmentGroup.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;GAEG;AACH,qBAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;OAOG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,gBAAgB;IAOnH;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,gBAAgB;IAO3D;;OAEG;IACH,SAAgC,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/E;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACvE;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC3D;;OAEG;IACH,SAAgC,gBAAgB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACpF;;OAEG;IACH,SAAwB,aAAa,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAEzE;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,oBAAoB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAsB5F;AAED;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACjC;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/C;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAClC;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CACpD"}
@@ -17,6 +17,18 @@ export declare class EnvironmentSettings extends pulumi.CustomResource {
17
17
  * when multiple copies of the Pulumi SDK have been loaded into the same process.
18
18
  */
19
19
  static isInstance(obj: any): obj is EnvironmentSettings;
20
+ /**
21
+ * Whether service principal (application user) access is allowed.
22
+ */
23
+ readonly allowApplicationUserAccess: pulumi.Output<boolean | undefined>;
24
+ /**
25
+ * Whether Microsoft trusted Azure service tags are allowed.
26
+ */
27
+ readonly allowMicrosoftTrustedServiceTags: pulumi.Output<boolean | undefined>;
28
+ /**
29
+ * Audit log retention period in days.
30
+ */
31
+ readonly auditRetentionPeriodInDays: pulumi.Output<number | undefined>;
20
32
  /**
21
33
  * The ID of the environment.
22
34
  */
@@ -29,6 +41,10 @@ export declare class EnvironmentSettings extends pulumi.CustomResource {
29
41
  * Whether auditing is enabled.
30
42
  */
31
43
  readonly isAuditEnabled: pulumi.Output<string | undefined>;
44
+ /**
45
+ * Whether read auditing is enabled.
46
+ */
47
+ readonly isReadAuditEnabled: pulumi.Output<boolean | undefined>;
32
48
  /**
33
49
  * Whether user access auditing is enabled.
34
50
  */
@@ -41,6 +57,18 @@ export declare class EnvironmentSettings extends pulumi.CustomResource {
41
57
  * Plugin trace log setting.
42
58
  */
43
59
  readonly pluginTraceLogSetting: pulumi.Output<string | undefined>;
60
+ /**
61
+ * Whether PCF controls are enabled for canvas apps.
62
+ */
63
+ readonly powerAppsComponentFrameworkForCanvasApps: pulumi.Output<boolean | undefined>;
64
+ /**
65
+ * Allowed reverse proxy IP addresses or CIDR ranges.
66
+ */
67
+ readonly reverseProxyIpAddresses: pulumi.Output<string | undefined>;
68
+ /**
69
+ * Whether dashboard cards are shown in expanded state by default.
70
+ */
71
+ readonly showDashboardCardsInExpandedState: pulumi.Output<boolean | undefined>;
44
72
  /**
45
73
  * Create a EnvironmentSettings resource with the given unique name, arguments, and options.
46
74
  *
@@ -54,6 +82,18 @@ export declare class EnvironmentSettings extends pulumi.CustomResource {
54
82
  * The set of arguments for constructing a EnvironmentSettings resource.
55
83
  */
56
84
  export interface EnvironmentSettingsArgs {
85
+ /**
86
+ * Whether service principal (application user) access is allowed.
87
+ */
88
+ allowApplicationUserAccess?: pulumi.Input<boolean | undefined>;
89
+ /**
90
+ * Whether Microsoft trusted Azure service tags are allowed for connectivity.
91
+ */
92
+ allowMicrosoftTrustedServiceTags?: pulumi.Input<boolean | undefined>;
93
+ /**
94
+ * Audit log retention period in days. Use -1 for forever, or a value between 31 and 24855.
95
+ */
96
+ auditRetentionPeriodInDays?: pulumi.Input<number | undefined>;
57
97
  /**
58
98
  * The ID of the environment to manage settings for. Immutable after creation.
59
99
  */
@@ -61,22 +101,38 @@ export interface EnvironmentSettingsArgs {
61
101
  /**
62
102
  * Whether activity logging is enabled (true or false).
63
103
  */
64
- isActivityLoggingEnabled?: pulumi.Input<string>;
104
+ isActivityLoggingEnabled?: pulumi.Input<string | undefined>;
65
105
  /**
66
106
  * Whether auditing is enabled (true or false).
67
107
  */
68
- isAuditEnabled?: pulumi.Input<string>;
108
+ isAuditEnabled?: pulumi.Input<string | undefined>;
109
+ /**
110
+ * Whether read auditing is enabled (GDPR). Managed via Dataverse organizations table.
111
+ */
112
+ isReadAuditEnabled?: pulumi.Input<boolean | undefined>;
69
113
  /**
70
114
  * Whether user access auditing is enabled (true or false).
71
115
  */
72
- isUserAccessAuditEnabled?: pulumi.Input<string>;
116
+ isUserAccessAuditEnabled?: pulumi.Input<string | undefined>;
73
117
  /**
74
118
  * Maximum file upload size in bytes.
75
119
  */
76
- maxUploadFileSize?: pulumi.Input<string>;
120
+ maxUploadFileSize?: pulumi.Input<string | undefined>;
77
121
  /**
78
122
  * Plugin trace log setting (Off, Exception, All).
79
123
  */
80
- pluginTraceLogSetting?: pulumi.Input<string>;
124
+ pluginTraceLogSetting?: pulumi.Input<string | undefined>;
125
+ /**
126
+ * Whether Power Apps Component Framework (PCF) controls are enabled for canvas apps.
127
+ */
128
+ powerAppsComponentFrameworkForCanvasApps?: pulumi.Input<boolean | undefined>;
129
+ /**
130
+ * Comma-separated list of allowed reverse proxy IP addresses or CIDR ranges.
131
+ */
132
+ reverseProxyIpAddresses?: pulumi.Input<string | undefined>;
133
+ /**
134
+ * Whether dashboard cards are shown in expanded state by default.
135
+ */
136
+ showDashboardCardsInExpandedState?: pulumi.Input<boolean | undefined>;
81
137
  }
82
138
  //# sourceMappingURL=environmentSettings.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"environmentSettings.d.ts","sourceRoot":"","sources":["../environmentSettings.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;GAEG;AACH,qBAAa,mBAAoB,SAAQ,MAAM,CAAC,cAAc;IAC1D;;;;;;;OAOG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,mBAAmB;IAOtH;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,mBAAmB;IAO9D;;OAEG;IACH,SAAwB,aAAa,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC7D;;OAEG;IACH,SAAwB,wBAAwB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACpF;;OAEG;IACH,SAAwB,cAAc,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1E;;OAEG;IACH,SAAwB,wBAAwB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACpF;;OAEG;IACH,SAAwB,iBAAiB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC7E;;OAEG;IACH,SAAwB,qBAAqB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAEjF;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,uBAAuB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAwB/F;AAED;;GAEG;AACH,MAAM,WAAW,uBAAuB;IACpC;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACpC;;OAEG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAChD;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACtC;;OAEG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAChD;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACzC;;OAEG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CAChD"}
1
+ {"version":3,"file":"environmentSettings.d.ts","sourceRoot":"","sources":["../environmentSettings.ts"],"names":[],"mappings":"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"}
@@ -69,20 +69,34 @@ class EnvironmentSettings extends pulumi.CustomResource {
69
69
  if (args?.environmentId === undefined && !opts.urn) {
70
70
  throw new Error("Missing required property 'environmentId'");
71
71
  }
72
+ resourceInputs["allowApplicationUserAccess"] = args?.allowApplicationUserAccess;
73
+ resourceInputs["allowMicrosoftTrustedServiceTags"] = args?.allowMicrosoftTrustedServiceTags;
74
+ resourceInputs["auditRetentionPeriodInDays"] = args?.auditRetentionPeriodInDays;
72
75
  resourceInputs["environmentId"] = args?.environmentId;
73
76
  resourceInputs["isActivityLoggingEnabled"] = args?.isActivityLoggingEnabled;
74
77
  resourceInputs["isAuditEnabled"] = args?.isAuditEnabled;
78
+ resourceInputs["isReadAuditEnabled"] = args?.isReadAuditEnabled;
75
79
  resourceInputs["isUserAccessAuditEnabled"] = args?.isUserAccessAuditEnabled;
76
80
  resourceInputs["maxUploadFileSize"] = args?.maxUploadFileSize;
77
81
  resourceInputs["pluginTraceLogSetting"] = args?.pluginTraceLogSetting;
82
+ resourceInputs["powerAppsComponentFrameworkForCanvasApps"] = args?.powerAppsComponentFrameworkForCanvasApps;
83
+ resourceInputs["reverseProxyIpAddresses"] = args?.reverseProxyIpAddresses;
84
+ resourceInputs["showDashboardCardsInExpandedState"] = args?.showDashboardCardsInExpandedState;
78
85
  }
79
86
  else {
87
+ resourceInputs["allowApplicationUserAccess"] = undefined /*out*/;
88
+ resourceInputs["allowMicrosoftTrustedServiceTags"] = undefined /*out*/;
89
+ resourceInputs["auditRetentionPeriodInDays"] = undefined /*out*/;
80
90
  resourceInputs["environmentId"] = undefined /*out*/;
81
91
  resourceInputs["isActivityLoggingEnabled"] = undefined /*out*/;
82
92
  resourceInputs["isAuditEnabled"] = undefined /*out*/;
93
+ resourceInputs["isReadAuditEnabled"] = undefined /*out*/;
83
94
  resourceInputs["isUserAccessAuditEnabled"] = undefined /*out*/;
84
95
  resourceInputs["maxUploadFileSize"] = undefined /*out*/;
85
96
  resourceInputs["pluginTraceLogSetting"] = undefined /*out*/;
97
+ resourceInputs["powerAppsComponentFrameworkForCanvasApps"] = undefined /*out*/;
98
+ resourceInputs["reverseProxyIpAddresses"] = undefined /*out*/;
99
+ resourceInputs["showDashboardCardsInExpandedState"] = undefined /*out*/;
86
100
  }
87
101
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
88
102
  super(EnvironmentSettings.__pulumiType, name, resourceInputs, opts);
@@ -1 +1 @@
1
- {"version":3,"file":"environmentSettings.js","sourceRoot":"","sources":["../environmentSettings.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,uDAAyC;AAEzC;;GAEG;AACH,MAAa,mBAAoB,SAAQ,MAAM,CAAC,cAAc;IAC1D;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,mBAAmB,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAChF,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,yCAAyC,CAAC;IAEhF;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,mBAAmB,CAAC,YAAY,CAAC;IACpE,CAAC;IA2BD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAA6B,EAAE,IAAmC;QACxF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,IAAI,IAAI,EAAE,aAAa,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAChD,MAAM,IAAI,KAAK,CAAC,2CAA2C,CAAC,CAAC;aAChE;YACD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,0BAA0B,CAAC,GAAG,IAAI,EAAE,wBAAwB,CAAC;YAC5E,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,0BAA0B,CAAC,GAAG,IAAI,EAAE,wBAAwB,CAAC;YAC5E,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,uBAAuB,CAAC,GAAG,IAAI,EAAE,qBAAqB,CAAC;SACzE;aAAM;YACH,cAAc,CAAC,eAAe,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACpD,cAAc,CAAC,0BAA0B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/D,cAAc,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACrD,cAAc,CAAC,0BAA0B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/D,cAAc,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACxD,cAAc,CAAC,uBAAuB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC/D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,mBAAmB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACxE,CAAC;;AAlFL,kDAmFC"}
1
+ {"version":3,"file":"environmentSettings.js","sourceRoot":"","sources":["../environmentSettings.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,93 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "./types/input";
3
+ /**
4
+ * Queries Dataverse records from a collection using OData filter, select, orderby, top, apply, and expand parameters. Returns the first page of matching records. Use the 'top' parameter to control result count for large tables.
5
+ */
6
+ export declare function getDataRecords(args: GetDataRecordsArgs, opts?: pulumi.InvokeOptions): Promise<GetDataRecordsResult>;
7
+ export interface GetDataRecordsArgs {
8
+ /**
9
+ * OData $apply aggregation expression (e.g. "aggregate(revenue with sum as revenue_sum)").
10
+ */
11
+ apply?: string;
12
+ /**
13
+ * The plural OData collection name for the Dataverse table to query (e.g. accounts, deploymentpipelines).
14
+ */
15
+ entityCollection: string;
16
+ /**
17
+ * The GUID of the Power Platform environment containing the Dataverse instance.
18
+ */
19
+ environmentId: string;
20
+ /**
21
+ * List of navigation properties to expand in the response.
22
+ */
23
+ expand?: inputs.DataRecordsExpandParam[];
24
+ /**
25
+ * OData $filter expression (e.g. "name eq 'My Pipeline'").
26
+ */
27
+ filter?: string;
28
+ /**
29
+ * OData $orderby expression (e.g. "createdon desc").
30
+ */
31
+ orderby?: string;
32
+ /**
33
+ * List of column logical names to include in the response.
34
+ */
35
+ select?: string[];
36
+ /**
37
+ * Maximum number of records to return ($top). Use to limit large result sets.
38
+ */
39
+ top?: number;
40
+ }
41
+ export interface GetDataRecordsResult {
42
+ /**
43
+ * The list of matching Dataverse records. Each record is a map of column name to value.
44
+ */
45
+ readonly records: any[];
46
+ /**
47
+ * Total number of records matching the query filter (from @odata.count). Always 0 when the count annotation is absent or when `apply` is used (the count is not available in aggregation mode).
48
+ */
49
+ readonly totalRowsCount: number;
50
+ /**
51
+ * True when the total row count exceeded the Dataverse limit (@Microsoft.Dynamics.CRM.totalrecordcountlimitexceeded).
52
+ */
53
+ readonly totalRowsCountLimitExceeded: boolean;
54
+ }
55
+ /**
56
+ * Queries Dataverse records from a collection using OData filter, select, orderby, top, apply, and expand parameters. Returns the first page of matching records. Use the 'top' parameter to control result count for large tables.
57
+ */
58
+ export declare function getDataRecordsOutput(args: GetDataRecordsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDataRecordsResult>;
59
+ export interface GetDataRecordsOutputArgs {
60
+ /**
61
+ * OData $apply aggregation expression (e.g. "aggregate(revenue with sum as revenue_sum)").
62
+ */
63
+ apply?: pulumi.Input<string | undefined>;
64
+ /**
65
+ * The plural OData collection name for the Dataverse table to query (e.g. accounts, deploymentpipelines).
66
+ */
67
+ entityCollection: pulumi.Input<string>;
68
+ /**
69
+ * The GUID of the Power Platform environment containing the Dataverse instance.
70
+ */
71
+ environmentId: pulumi.Input<string>;
72
+ /**
73
+ * List of navigation properties to expand in the response.
74
+ */
75
+ expand?: pulumi.Input<pulumi.Input<inputs.DataRecordsExpandParamArgs>[] | undefined>;
76
+ /**
77
+ * OData $filter expression (e.g. "name eq 'My Pipeline'").
78
+ */
79
+ filter?: pulumi.Input<string | undefined>;
80
+ /**
81
+ * OData $orderby expression (e.g. "createdon desc").
82
+ */
83
+ orderby?: pulumi.Input<string | undefined>;
84
+ /**
85
+ * List of column logical names to include in the response.
86
+ */
87
+ select?: pulumi.Input<pulumi.Input<string>[] | undefined>;
88
+ /**
89
+ * Maximum number of records to return ($top). Use to limit large result sets.
90
+ */
91
+ top?: pulumi.Input<number | undefined>;
92
+ }
93
+ //# sourceMappingURL=getDataRecords.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getDataRecords.d.ts","sourceRoot":"","sources":["../getDataRecords.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAIxC;;GAEG;AACH,wBAAgB,cAAc,CAAC,IAAI,EAAE,kBAAkB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,oBAAoB,CAAC,CAYnH;AAED,MAAM,WAAW,kBAAkB;IAC/B;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC;IACzB;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,sBAAsB,EAAE,CAAC;IACzC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,oBAAoB;IACjC;;OAEG;IACH,QAAQ,CAAC,OAAO,EAAE,GAAG,EAAE,CAAC;IACxB;;OAEG;IACH,QAAQ,CAAC,cAAc,EAAE,MAAM,CAAC;IAChC;;OAEG;IACH,QAAQ,CAAC,2BAA2B,EAAE,OAAO,CAAC;CACjD;AACD;;GAEG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,wBAAwB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,oBAAoB,CAAC,CAY3I;AAED,MAAM,WAAW,wBAAwB;IACrC;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACzC;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACvC;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACpC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,0BAA0B,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;IACrF;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC3C;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;IAC1D;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC1C"}
@@ -0,0 +1,65 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
+ if (k2 === undefined) k2 = k;
6
+ var desc = Object.getOwnPropertyDescriptor(m, k);
7
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
8
+ desc = { enumerable: true, get: function() { return m[k]; } };
9
+ }
10
+ Object.defineProperty(o, k2, desc);
11
+ }) : (function(o, m, k, k2) {
12
+ if (k2 === undefined) k2 = k;
13
+ o[k2] = m[k];
14
+ }));
15
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
16
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
17
+ }) : function(o, v) {
18
+ o["default"] = v;
19
+ });
20
+ var __importStar = (this && this.__importStar) || function (mod) {
21
+ if (mod && mod.__esModule) return mod;
22
+ var result = {};
23
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
24
+ __setModuleDefault(result, mod);
25
+ return result;
26
+ };
27
+ Object.defineProperty(exports, "__esModule", { value: true });
28
+ exports.getDataRecordsOutput = exports.getDataRecords = void 0;
29
+ const pulumi = __importStar(require("@pulumi/pulumi"));
30
+ const utilities = __importStar(require("./utilities"));
31
+ /**
32
+ * Queries Dataverse records from a collection using OData filter, select, orderby, top, apply, and expand parameters. Returns the first page of matching records. Use the 'top' parameter to control result count for large tables.
33
+ */
34
+ function getDataRecords(args, opts) {
35
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
36
+ return pulumi.runtime.invoke("powerplatform:index:getDataRecords", {
37
+ "apply": args.apply,
38
+ "entityCollection": args.entityCollection,
39
+ "environmentId": args.environmentId,
40
+ "expand": args.expand,
41
+ "filter": args.filter,
42
+ "orderby": args.orderby,
43
+ "select": args.select,
44
+ "top": args.top,
45
+ }, opts);
46
+ }
47
+ exports.getDataRecords = getDataRecords;
48
+ /**
49
+ * Queries Dataverse records from a collection using OData filter, select, orderby, top, apply, and expand parameters. Returns the first page of matching records. Use the 'top' parameter to control result count for large tables.
50
+ */
51
+ function getDataRecordsOutput(args, opts) {
52
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
53
+ return pulumi.runtime.invokeOutput("powerplatform:index:getDataRecords", {
54
+ "apply": args.apply,
55
+ "entityCollection": args.entityCollection,
56
+ "environmentId": args.environmentId,
57
+ "expand": args.expand,
58
+ "filter": args.filter,
59
+ "orderby": args.orderby,
60
+ "select": args.select,
61
+ "top": args.top,
62
+ }, opts);
63
+ }
64
+ exports.getDataRecordsOutput = getDataRecordsOutput;
65
+ //# sourceMappingURL=getDataRecords.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getDataRecords.js","sourceRoot":"","sources":["../getDataRecords.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,uDAAyC;AAEzC;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE;QAC/D,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,wCAYC;AAmDD;;GAEG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oCAAoC,EAAE;QACrE,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,oDAYC"}
@@ -28,10 +28,10 @@ export interface GetEnvironmentsOutputArgs {
28
28
  /**
29
29
  * An OData filter expression. Supported properties: dataverseId, type, geo, state, environmentGroupId, domainName.
30
30
  */
31
- filter?: pulumi.Input<string>;
31
+ filter?: pulumi.Input<string | undefined>;
32
32
  /**
33
33
  * Maximum number of environments to return.
34
34
  */
35
- top?: pulumi.Input<number>;
35
+ top?: pulumi.Input<number | undefined>;
36
36
  }
37
37
  //# sourceMappingURL=getEnvironments.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"getEnvironments.d.ts","sourceRoot":"","sources":["../getEnvironments.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAEzC,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAG1C;;GAEG;AACH,wBAAgB,eAAe,CAAC,IAAI,CAAC,EAAE,mBAAmB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,qBAAqB,CAAC,CAOvH;AAED,MAAM,WAAW,mBAAmB;IAChC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,QAAQ,CAAC,YAAY,EAAE,OAAO,CAAC,kBAAkB,EAAE,CAAC;CACvD;AACD;;GAEG;AACH,wBAAgB,qBAAqB,CAAC,IAAI,CAAC,EAAE,yBAAyB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,qBAAqB,CAAC,CAO/I;AAED,MAAM,WAAW,yBAAyB;IACtC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC9B;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CAC9B"}
1
+ {"version":3,"file":"getEnvironments.d.ts","sourceRoot":"","sources":["../getEnvironments.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAEzC,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAG1C;;GAEG;AACH,wBAAgB,eAAe,CAAC,IAAI,CAAC,EAAE,mBAAmB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,qBAAqB,CAAC,CAOvH;AAED,MAAM,WAAW,mBAAmB;IAChC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,QAAQ,CAAC,YAAY,EAAE,OAAO,CAAC,kBAAkB,EAAE,CAAC;CACvD;AACD;;GAEG;AACH,wBAAgB,qBAAqB,CAAC,IAAI,CAAC,EAAE,yBAAyB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,qBAAqB,CAAC,CAO/I;AAED,MAAM,WAAW,yBAAyB;IACtC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC1C"}
package/bin/index.d.ts CHANGED
@@ -1,12 +1,24 @@
1
+ export { AdminManagementApplicationArgs } from "./adminManagementApplication";
2
+ export type AdminManagementApplication = import("./adminManagementApplication").AdminManagementApplication;
3
+ export declare const AdminManagementApplication: typeof import("./adminManagementApplication").AdminManagementApplication;
1
4
  export { BillingPolicyArgs } from "./billingPolicy";
2
5
  export type BillingPolicy = import("./billingPolicy").BillingPolicy;
3
6
  export declare const BillingPolicy: typeof import("./billingPolicy").BillingPolicy;
7
+ export { DataRecordArgs } from "./dataRecord";
8
+ export type DataRecord = import("./dataRecord").DataRecord;
9
+ export declare const DataRecord: typeof import("./dataRecord").DataRecord;
4
10
  export { DlpPolicyArgs } from "./dlpPolicy";
5
11
  export type DlpPolicy = import("./dlpPolicy").DlpPolicy;
6
12
  export declare const DlpPolicy: typeof import("./dlpPolicy").DlpPolicy;
13
+ export { EnterprisePolicyLinkArgs } from "./enterprisePolicyLink";
14
+ export type EnterprisePolicyLink = import("./enterprisePolicyLink").EnterprisePolicyLink;
15
+ export declare const EnterprisePolicyLink: typeof import("./enterprisePolicyLink").EnterprisePolicyLink;
7
16
  export { EnvironmentArgs } from "./environment";
8
17
  export type Environment = import("./environment").Environment;
9
18
  export declare const Environment: typeof import("./environment").Environment;
19
+ export { EnvironmentApplicationAdminArgs } from "./environmentApplicationAdmin";
20
+ export type EnvironmentApplicationAdmin = import("./environmentApplicationAdmin").EnvironmentApplicationAdmin;
21
+ export declare const EnvironmentApplicationAdmin: typeof import("./environmentApplicationAdmin").EnvironmentApplicationAdmin;
10
22
  export { EnvironmentBackupArgs } from "./environmentBackup";
11
23
  export type EnvironmentBackup = import("./environmentBackup").EnvironmentBackup;
12
24
  export declare const EnvironmentBackup: typeof import("./environmentBackup").EnvironmentBackup;
@@ -22,6 +34,9 @@ export declare const getAppsOutput: typeof import("./getApps").getAppsOutput;
22
34
  export { GetConnectorsArgs, GetConnectorsResult, GetConnectorsOutputArgs } from "./getConnectors";
23
35
  export declare const getConnectors: typeof import("./getConnectors").getConnectors;
24
36
  export declare const getConnectorsOutput: typeof import("./getConnectors").getConnectorsOutput;
37
+ export { GetDataRecordsArgs, GetDataRecordsResult, GetDataRecordsOutputArgs } from "./getDataRecords";
38
+ export declare const getDataRecords: typeof import("./getDataRecords").getDataRecords;
39
+ export declare const getDataRecordsOutput: typeof import("./getDataRecords").getDataRecordsOutput;
25
40
  export { GetEnvironmentsArgs, GetEnvironmentsResult, GetEnvironmentsOutputArgs } from "./getEnvironments";
26
41
  export declare const getEnvironments: typeof import("./getEnvironments").getEnvironments;
27
42
  export declare const getEnvironmentsOutput: typeof import("./getEnvironments").getEnvironmentsOutput;
@@ -40,6 +55,9 @@ export declare const Provider: typeof import("./provider").Provider;
40
55
  export { RoleAssignmentArgs } from "./roleAssignment";
41
56
  export type RoleAssignment = import("./roleAssignment").RoleAssignment;
42
57
  export declare const RoleAssignment: typeof import("./roleAssignment").RoleAssignment;
58
+ export { TenantSettingsArgs } from "./tenantSettings";
59
+ export type TenantSettings = import("./tenantSettings").TenantSettings;
60
+ export declare const TenantSettings: typeof import("./tenantSettings").TenantSettings;
43
61
  import * as config from "./config";
44
62
  import * as types from "./types";
45
63
  export { config, types, };
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"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"}