@pulumi/azure 5.82.0-alpha.1719911645 → 5.82.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 (46) hide show
  1. package/analysisservices/server.d.ts +10 -1
  2. package/analysisservices/server.js +2 -0
  3. package/analysisservices/server.js.map +1 -1
  4. package/appservice/certificate.d.ts +3 -3
  5. package/backup/policyVM.d.ts +12 -0
  6. package/backup/policyVM.js +2 -0
  7. package/backup/policyVM.js.map +1 -1
  8. package/containerapp/environment.d.ts +4 -4
  9. package/dataprotection/backupPolicyPostgresqlFlexibleServer.d.ts +75 -0
  10. package/dataprotection/backupPolicyPostgresqlFlexibleServer.js +75 -0
  11. package/dataprotection/backupPolicyPostgresqlFlexibleServer.js.map +1 -1
  12. package/desktopvirtualization/index.d.ts +3 -0
  13. package/desktopvirtualization/index.js +6 -1
  14. package/desktopvirtualization/index.js.map +1 -1
  15. package/desktopvirtualization/scalingPlan.d.ts +1 -1
  16. package/desktopvirtualization/scalingPlanHostPoolAssociation.d.ts +155 -0
  17. package/desktopvirtualization/scalingPlanHostPoolAssociation.js +145 -0
  18. package/desktopvirtualization/scalingPlanHostPoolAssociation.js.map +1 -0
  19. package/expressroute/getCircuitPeering.d.ts +24 -2
  20. package/expressroute/getCircuitPeering.js +24 -2
  21. package/expressroute/getCircuitPeering.js.map +1 -1
  22. package/loadtest/get.d.ts +99 -0
  23. package/loadtest/get.js +52 -0
  24. package/loadtest/get.js.map +1 -0
  25. package/loadtest/index.d.ts +3 -0
  26. package/loadtest/index.js +4 -1
  27. package/loadtest/index.js.map +1 -1
  28. package/monitoring/dataCollectionEndpoint.d.ts +8 -0
  29. package/monitoring/dataCollectionEndpoint.js +2 -0
  30. package/monitoring/dataCollectionEndpoint.js.map +1 -1
  31. package/monitoring/getDataCollectionEndpoint.d.ts +4 -0
  32. package/monitoring/getDataCollectionEndpoint.js.map +1 -1
  33. package/mssql/managedInstance.d.ts +3 -3
  34. package/mssql/managedInstanceTransparentDataEncryption.d.ts +0 -12
  35. package/mssql/managedInstanceTransparentDataEncryption.js.map +1 -1
  36. package/mssql/serverTransparentDataEncryption.d.ts +3 -0
  37. package/mssql/serverTransparentDataEncryption.js +2 -0
  38. package/mssql/serverTransparentDataEncryption.js.map +1 -1
  39. package/network/networkInterface.d.ts +1 -1
  40. package/nginx/getCertificate.d.ts +20 -0
  41. package/nginx/getCertificate.js.map +1 -1
  42. package/package.json +2 -2
  43. package/redis/cacheAccessPolicy.d.ts +3 -3
  44. package/securitycenter/automation.d.ts +3 -3
  45. package/types/input.d.ts +31 -3
  46. package/types/output.d.ts +72 -6
@@ -37,20 +37,40 @@ export interface GetCertificateResult {
37
37
  * The path to the certificate file of the certificate.
38
38
  */
39
39
  readonly certificateVirtualPath: string;
40
+ /**
41
+ * The error code of the certificate error, if any.
42
+ */
43
+ readonly errorCode: string;
44
+ /**
45
+ * The error message of the certificate error, if any.
46
+ */
47
+ readonly errorMessage: string;
40
48
  /**
41
49
  * The provider-assigned unique ID for this managed resource.
42
50
  */
43
51
  readonly id: string;
52
+ /**
53
+ * The date/time the certificate was created in Azure Key Vault.
54
+ */
55
+ readonly keyVaultSecretCreationDate: string;
44
56
  /**
45
57
  * The ID of the Key Vault Secret for the certificate.
46
58
  */
47
59
  readonly keyVaultSecretId: string;
60
+ /**
61
+ * The version of the certificate.
62
+ */
63
+ readonly keyVaultSecretVersion: string;
48
64
  /**
49
65
  * The path to the key file of the certificate.
50
66
  */
51
67
  readonly keyVirtualPath: string;
52
68
  readonly name: string;
53
69
  readonly nginxDeploymentId: string;
70
+ /**
71
+ * The SHA-1 thumbprint of the certificate.
72
+ */
73
+ readonly sha1Thumbprint: string;
54
74
  }
55
75
  /**
56
76
  * Use this data source to access information about an existing NGINX Certificate.
@@ -1 +1 @@
1
- {"version":3,"file":"getCertificate.js","sourceRoot":"","sources":["../../nginx/getCertificate.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAEhF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2CAA2C,EAAE;QACtE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wCAOC;AAuCD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,cAAc,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACzE,CAAC;AAFD,oDAEC"}
1
+ {"version":3,"file":"getCertificate.js","sourceRoot":"","sources":["../../nginx/getCertificate.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAEhF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2CAA2C,EAAE;QACtE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wCAOC;AA2DD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,cAAc,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACzE,CAAC;AAFD,oDAEC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/azure",
3
- "version": "5.82.0-alpha.1719911645",
3
+ "version": "5.82.0",
4
4
  "description": "A Pulumi package for creating and managing Microsoft Azure cloud resources, based on the Terraform azurerm provider. We recommend using the [Azure Native provider](https://github.com/pulumi/pulumi-azure-native) to provision Azure infrastructure. Azure Native provides complete coverage of Azure resources and same-day access to new resources and resource updates.",
5
5
  "keywords": [
6
6
  "pulumi",
@@ -30,6 +30,6 @@
30
30
  "pulumi": {
31
31
  "resource": true,
32
32
  "name": "azure",
33
- "version": "5.82.0-alpha.1719911645"
33
+ "version": "5.82.0"
34
34
  }
35
35
  }
@@ -62,7 +62,7 @@ export declare class CacheAccessPolicy extends pulumi.CustomResource {
62
62
  */
63
63
  readonly name: pulumi.Output<string>;
64
64
  /**
65
- * Permissions that are going to be assigned to this Redis Cache Access Policy. Changing this forces a new Redis Cache Access Policy to be created.
65
+ * Permissions that are going to be assigned to this Redis Cache Access Policy.
66
66
  */
67
67
  readonly permissions: pulumi.Output<string>;
68
68
  /**
@@ -87,7 +87,7 @@ export interface CacheAccessPolicyState {
87
87
  */
88
88
  name?: pulumi.Input<string>;
89
89
  /**
90
- * Permissions that are going to be assigned to this Redis Cache Access Policy. Changing this forces a new Redis Cache Access Policy to be created.
90
+ * Permissions that are going to be assigned to this Redis Cache Access Policy.
91
91
  */
92
92
  permissions?: pulumi.Input<string>;
93
93
  /**
@@ -104,7 +104,7 @@ export interface CacheAccessPolicyArgs {
104
104
  */
105
105
  name?: pulumi.Input<string>;
106
106
  /**
107
- * Permissions that are going to be assigned to this Redis Cache Access Policy. Changing this forces a new Redis Cache Access Policy to be created.
107
+ * Permissions that are going to be assigned to this Redis Cache Access Policy.
108
108
  */
109
109
  permissions: pulumi.Input<string>;
110
110
  /**
@@ -121,7 +121,7 @@ export declare class Automation extends pulumi.CustomResource {
121
121
  */
122
122
  readonly sources: pulumi.Output<outputs.securitycenter.AutomationSource[]>;
123
123
  /**
124
- * A mapping of tags assigned to the resource. Changing this forces a new resource to be created.
124
+ * A mapping of tags assigned to the resource.
125
125
  */
126
126
  readonly tags: pulumi.Output<{
127
127
  [key: string]: string;
@@ -174,7 +174,7 @@ export interface AutomationState {
174
174
  */
175
175
  sources?: pulumi.Input<pulumi.Input<inputs.securitycenter.AutomationSource>[]>;
176
176
  /**
177
- * A mapping of tags assigned to the resource. Changing this forces a new resource to be created.
177
+ * A mapping of tags assigned to the resource.
178
178
  */
179
179
  tags?: pulumi.Input<{
180
180
  [key: string]: pulumi.Input<string>;
@@ -219,7 +219,7 @@ export interface AutomationArgs {
219
219
  */
220
220
  sources: pulumi.Input<pulumi.Input<inputs.securitycenter.AutomationSource>[]>;
221
221
  /**
222
- * A mapping of tags assigned to the resource. Changing this forces a new resource to be created.
222
+ * A mapping of tags assigned to the resource.
223
223
  */
224
224
  tags?: pulumi.Input<{
225
225
  [key: string]: pulumi.Input<string>;
package/types/input.d.ts CHANGED
@@ -1427,7 +1427,7 @@ export declare namespace apimanagement {
1427
1427
  */
1428
1428
  virtualNetworkConfiguration?: pulumi.Input<inputs.apimanagement.ServiceAdditionalLocationVirtualNetworkConfiguration>;
1429
1429
  /**
1430
- * A list of availability zones. Changing this forces a new resource to be created.
1430
+ * A list of availability zones.
1431
1431
  */
1432
1432
  zones?: pulumi.Input<pulumi.Input<string>[]>;
1433
1433
  }
@@ -14872,6 +14872,26 @@ export declare namespace backup {
14872
14872
  */
14873
14873
  weeks?: pulumi.Input<pulumi.Input<string>[]>;
14874
14874
  }
14875
+ interface PolicyVMTieringPolicy {
14876
+ /**
14877
+ * An `archivedRestorePoint` block as defined below.
14878
+ */
14879
+ archivedRestorePoint: pulumi.Input<inputs.backup.PolicyVMTieringPolicyArchivedRestorePoint>;
14880
+ }
14881
+ interface PolicyVMTieringPolicyArchivedRestorePoint {
14882
+ /**
14883
+ * The number of days/weeks/months/years to retain backups in current tier before tiering.
14884
+ */
14885
+ duration?: pulumi.Input<number>;
14886
+ /**
14887
+ * The retention duration type. Possible values are `Days`, `Weeks`, `Months` and `Years`.
14888
+ */
14889
+ durationType?: pulumi.Input<string>;
14890
+ /**
14891
+ * The tiering mode to control automatic tiering of recovery points. Possible values are `TierAfter` and `TierRecommended`.
14892
+ */
14893
+ mode: pulumi.Input<string>;
14894
+ }
14875
14895
  interface PolicyVMWorkloadProtectionPolicy {
14876
14896
  /**
14877
14897
  * A `backup` block as defined below.
@@ -21680,9 +21700,9 @@ export declare namespace containerapp {
21680
21700
  /**
21681
21701
  * Workload profile type for the workloads to run on. Possible values include `Consumption`, `D4`, `D8`, `D16`, `D32`, `E4`, `E8`, `E16` and `E32`.
21682
21702
  *
21683
- * > **NOTE:** A `Consumption` type must have a name of `Consumption` and an environment may only have one `Consumption` Workload Profile.
21703
+ * > **Note:** A `Consumption` type must have a name of `Consumption` and an environment may only have one `Consumption` Workload Profile.
21684
21704
  *
21685
- * > **NOTE:** Defining a `Consumption` profile is optional, however, Environments created without an initial Workload Profile cannot have them added at a later time and must be recreated. Similarly, an environment created with Profiles must always have at least one defined Profile, removing all profiles will force a recreation of the resource.
21705
+ * > **Note:** Defining a `Consumption` profile is optional, however, Environments created without an initial Workload Profile cannot have them added at a later time and must be recreated. Similarly, an environment created with Profiles must always have at least one defined Profile, removing all profiles will force a recreation of the resource.
21686
21706
  */
21687
21707
  workloadProfileType: pulumi.Input<string>;
21688
21708
  }
@@ -46413,6 +46433,10 @@ export declare namespace redhatopenshift {
46413
46433
  * Whether Federal Information Processing Standard (FIPS) validated cryptographic modules are used. Defaults to `false`. Changing this forces a new resource to be created.
46414
46434
  */
46415
46435
  fipsEnabled?: pulumi.Input<boolean>;
46436
+ /**
46437
+ * The name of a Resource Group which will be created to host VMs of Azure Red Hat OpenShift Cluster. The value cannot contain uppercase characters. Defaults to `aro-{domain}`. Changing this forces a new resource to be created.
46438
+ */
46439
+ managedResourceGroupName?: pulumi.Input<string>;
46416
46440
  /**
46417
46441
  * The Red Hat pull secret for the cluster. For more info, see [Get a Red Hat pull secret](https://learn.microsoft.com/azure/openshift/tutorial-create-cluster#get-a-red-hat-pull-secret-optional). Changing this forces a new resource to be created.
46418
46442
  */
@@ -46469,6 +46493,10 @@ export declare namespace redhatopenshift {
46469
46493
  * The CIDR to use for pod IP addresses. Changing this forces a new resource to be created.
46470
46494
  */
46471
46495
  podCidr: pulumi.Input<string>;
46496
+ /**
46497
+ * Whether a preconfigured network security group is being used on the subnets. Defaults to `false`. Changing this forces a new resource to be created.
46498
+ */
46499
+ preconfiguredNetworkSecurityGroupEnabled?: pulumi.Input<boolean>;
46472
46500
  /**
46473
46501
  * The network range used by the OpenShift service. Changing this forces a new resource to be created.
46474
46502
  */
package/types/output.d.ts CHANGED
@@ -1533,7 +1533,7 @@ export declare namespace apimanagement {
1533
1533
  */
1534
1534
  virtualNetworkConfiguration?: outputs.apimanagement.ServiceAdditionalLocationVirtualNetworkConfiguration;
1535
1535
  /**
1536
- * A list of availability zones. Changing this forces a new resource to be created.
1536
+ * A list of availability zones.
1537
1537
  */
1538
1538
  zones?: string[];
1539
1539
  }
@@ -20274,6 +20274,26 @@ export declare namespace backup {
20274
20274
  */
20275
20275
  weeks?: string[];
20276
20276
  }
20277
+ interface PolicyVMTieringPolicy {
20278
+ /**
20279
+ * An `archivedRestorePoint` block as defined below.
20280
+ */
20281
+ archivedRestorePoint: outputs.backup.PolicyVMTieringPolicyArchivedRestorePoint;
20282
+ }
20283
+ interface PolicyVMTieringPolicyArchivedRestorePoint {
20284
+ /**
20285
+ * The number of days/weeks/months/years to retain backups in current tier before tiering.
20286
+ */
20287
+ duration?: number;
20288
+ /**
20289
+ * The retention duration type. Possible values are `Days`, `Weeks`, `Months` and `Years`.
20290
+ */
20291
+ durationType?: string;
20292
+ /**
20293
+ * The tiering mode to control automatic tiering of recovery points. Possible values are `TierAfter` and `TierRecommended`.
20294
+ */
20295
+ mode: string;
20296
+ }
20277
20297
  interface PolicyVMWorkloadProtectionPolicy {
20278
20298
  /**
20279
20299
  * A `backup` block as defined below.
@@ -28172,7 +28192,7 @@ export declare namespace containerapp {
28172
28192
  /**
28173
28193
  * The minimum number of replicas for this container.
28174
28194
  */
28175
- minReplicas: number;
28195
+ minReplicas?: number;
28176
28196
  /**
28177
28197
  * The suffix for the revision. This value must be unique for the lifetime of the Resource. If omitted the service will use a hash function to create one.
28178
28198
  */
@@ -28654,9 +28674,9 @@ export declare namespace containerapp {
28654
28674
  /**
28655
28675
  * Workload profile type for the workloads to run on. Possible values include `Consumption`, `D4`, `D8`, `D16`, `D32`, `E4`, `E8`, `E16` and `E32`.
28656
28676
  *
28657
- * > **NOTE:** A `Consumption` type must have a name of `Consumption` and an environment may only have one `Consumption` Workload Profile.
28677
+ * > **Note:** A `Consumption` type must have a name of `Consumption` and an environment may only have one `Consumption` Workload Profile.
28658
28678
  *
28659
- * > **NOTE:** Defining a `Consumption` profile is optional, however, Environments created without an initial Workload Profile cannot have them added at a later time and must be recreated. Similarly, an environment created with Profiles must always have at least one defined Profile, removing all profiles will force a recreation of the resource.
28679
+ * > **Note:** Defining a `Consumption` profile is optional, however, Environments created without an initial Workload Profile cannot have them added at a later time and must be recreated. Similarly, an environment created with Profiles must always have at least one defined Profile, removing all profiles will force a recreation of the resource.
28660
28680
  */
28661
28681
  workloadProfileType: string;
28662
28682
  }
@@ -44320,6 +44340,44 @@ export declare namespace lighthouse {
44320
44340
  }
44321
44341
  }
44322
44342
  export declare namespace loadtest {
44343
+ interface GetEncryption {
44344
+ /**
44345
+ * An `identity` block as defined below.
44346
+ */
44347
+ identities: outputs.loadtest.GetEncryptionIdentity[];
44348
+ /**
44349
+ * The URI specifying the Key vault and key to be used to encrypt data in this resource.
44350
+ */
44351
+ keyUrl: string;
44352
+ }
44353
+ interface GetEncryptionIdentity {
44354
+ /**
44355
+ * The User Assigned Identity ID that is assigned to this Load Test Encryption.
44356
+ */
44357
+ identityId: string;
44358
+ /**
44359
+ * Type of Managed Service Identity that is assigned to this Load Test Encryption.
44360
+ */
44361
+ type: string;
44362
+ }
44363
+ interface GetIdentity {
44364
+ /**
44365
+ * The list of the User Assigned Identity IDs that is assigned to this Load Test Service.
44366
+ */
44367
+ identityIds: string[];
44368
+ /**
44369
+ * The Principal ID for the System-Assigned Managed Identity assigned to this Load Test Service.
44370
+ */
44371
+ principalId: string;
44372
+ /**
44373
+ * The Tenant ID for the System-Assigned Managed Identity assigned to this Load Test Service.
44374
+ */
44375
+ tenantId: string;
44376
+ /**
44377
+ * Type of Managed Service Identity that is assigned to this Load Test Encryption.
44378
+ */
44379
+ type: string;
44380
+ }
44323
44381
  interface LoadTestEncryption {
44324
44382
  /**
44325
44383
  * An `identity` block as defined below. Changing this forces a new Load Test to be created.
@@ -55634,7 +55692,7 @@ export declare namespace network {
55634
55692
  /**
55635
55693
  * The weight added to routes learned from this BGP speaker.
55636
55694
  */
55637
- peerWeight: number;
55695
+ peerWeight?: number;
55638
55696
  }
55639
55697
  interface NetworkConnectionMonitorEndpoint {
55640
55698
  /**
@@ -55664,7 +55722,7 @@ export declare namespace network {
55664
55722
  /**
55665
55723
  * The resource ID which is used as the endpoint by the Network Connection Monitor.
55666
55724
  */
55667
- targetResourceId: string;
55725
+ targetResourceId?: string;
55668
55726
  /**
55669
55727
  * The endpoint type of the Network Connection Monitor. Possible values are `AzureArcVM`, `AzureSubnet`, `AzureVM`, `AzureVNet`, `ExternalAddress`, `MMAWorkspaceMachine` and `MMAWorkspaceNetwork`.
55670
55728
  */
@@ -59437,6 +59495,10 @@ export declare namespace redhatopenshift {
59437
59495
  * Whether Federal Information Processing Standard (FIPS) validated cryptographic modules are used. Defaults to `false`. Changing this forces a new resource to be created.
59438
59496
  */
59439
59497
  fipsEnabled?: boolean;
59498
+ /**
59499
+ * The name of a Resource Group which will be created to host VMs of Azure Red Hat OpenShift Cluster. The value cannot contain uppercase characters. Defaults to `aro-{domain}`. Changing this forces a new resource to be created.
59500
+ */
59501
+ managedResourceGroupName?: string;
59440
59502
  /**
59441
59503
  * The Red Hat pull secret for the cluster. For more info, see [Get a Red Hat pull secret](https://learn.microsoft.com/azure/openshift/tutorial-create-cluster#get-a-red-hat-pull-secret-optional). Changing this forces a new resource to be created.
59442
59504
  */
@@ -59493,6 +59555,10 @@ export declare namespace redhatopenshift {
59493
59555
  * The CIDR to use for pod IP addresses. Changing this forces a new resource to be created.
59494
59556
  */
59495
59557
  podCidr: string;
59558
+ /**
59559
+ * Whether a preconfigured network security group is being used on the subnets. Defaults to `false`. Changing this forces a new resource to be created.
59560
+ */
59561
+ preconfiguredNetworkSecurityGroupEnabled?: boolean;
59496
59562
  /**
59497
59563
  * The network range used by the OpenShift service. Changing this forces a new resource to be created.
59498
59564
  */