@pulumi/azure 5.80.0-alpha.1717777691 → 5.80.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 (102) hide show
  1. package/apimanagement/namedValue.d.ts +3 -3
  2. package/arc/getResourceBridgeAppliance.d.ts +99 -0
  3. package/arc/getResourceBridgeAppliance.js +52 -0
  4. package/arc/getResourceBridgeAppliance.js.map +1 -0
  5. package/arc/index.d.ts +3 -0
  6. package/arc/index.js +4 -1
  7. package/arc/index.js.map +1 -1
  8. package/automation/powershell72Module.d.ts +18 -0
  9. package/automation/powershell72Module.js +2 -0
  10. package/automation/powershell72Module.js.map +1 -1
  11. package/compute/bastionHost.d.ts +17 -5
  12. package/compute/bastionHost.js +2 -3
  13. package/compute/bastionHost.js.map +1 -1
  14. package/compute/implicitDataDiskFromSource.d.ts +233 -0
  15. package/compute/implicitDataDiskFromSource.js +179 -0
  16. package/compute/implicitDataDiskFromSource.js.map +1 -0
  17. package/compute/index.d.ts +3 -0
  18. package/compute/index.js +6 -1
  19. package/compute/index.js.map +1 -1
  20. package/compute/linuxVirtualMachine.d.ts +6 -0
  21. package/compute/linuxVirtualMachine.js.map +1 -1
  22. package/compute/windowsVirtualMachine.d.ts +6 -0
  23. package/compute/windowsVirtualMachine.js.map +1 -1
  24. package/containerapp/environment.d.ts +18 -0
  25. package/containerapp/environment.js +2 -0
  26. package/containerapp/environment.js.map +1 -1
  27. package/containerapp/job.d.ts +32 -8
  28. package/containerapp/job.js +5 -1
  29. package/containerapp/job.js.map +1 -1
  30. package/containerservice/getRegistryCacheRule.d.ts +58 -0
  31. package/containerservice/getRegistryCacheRule.js +26 -0
  32. package/containerservice/getRegistryCacheRule.js.map +1 -0
  33. package/containerservice/index.d.ts +6 -0
  34. package/containerservice/index.js +9 -1
  35. package/containerservice/index.js.map +1 -1
  36. package/containerservice/kubernetesCluster.d.ts +12 -6
  37. package/containerservice/kubernetesCluster.js +2 -0
  38. package/containerservice/kubernetesCluster.js.map +1 -1
  39. package/containerservice/registryCacheRule.d.ts +135 -0
  40. package/containerservice/registryCacheRule.js +105 -0
  41. package/containerservice/registryCacheRule.js.map +1 -0
  42. package/dataprotection/backupPolicyBlobStorage.d.ts +87 -1
  43. package/dataprotection/backupPolicyBlobStorage.js +10 -3
  44. package/dataprotection/backupPolicyBlobStorage.js.map +1 -1
  45. package/dataprotection/backupPolicyPostgresqlFlexibleServer.d.ts +121 -0
  46. package/dataprotection/backupPolicyPostgresqlFlexibleServer.js +79 -0
  47. package/dataprotection/backupPolicyPostgresqlFlexibleServer.js.map +1 -0
  48. package/dataprotection/index.d.ts +3 -0
  49. package/dataprotection/index.js +6 -1
  50. package/dataprotection/index.js.map +1 -1
  51. package/elasticsan/getVolumeGroup.d.ts +101 -0
  52. package/elasticsan/getVolumeGroup.js +60 -0
  53. package/elasticsan/getVolumeGroup.js.map +1 -0
  54. package/elasticsan/index.d.ts +3 -0
  55. package/elasticsan/index.js +4 -1
  56. package/elasticsan/index.js.map +1 -1
  57. package/logicapps/triggerCustom.d.ts +8 -0
  58. package/logicapps/triggerCustom.js +2 -0
  59. package/logicapps/triggerCustom.js.map +1 -1
  60. package/logicapps/triggerHttpRequest.d.ts +2 -2
  61. package/machinelearning/workspace.d.ts +12 -0
  62. package/machinelearning/workspace.js +2 -0
  63. package/machinelearning/workspace.js.map +1 -1
  64. package/network/getSubnet.d.ts +4 -0
  65. package/network/getSubnet.js.map +1 -1
  66. package/network/subnet.d.ts +12 -0
  67. package/network/subnet.js +2 -0
  68. package/network/subnet.js.map +1 -1
  69. package/network/virtualNetworkGatewayConnection.d.ts +1 -1
  70. package/newrelic/monitor.d.ts +36 -0
  71. package/newrelic/monitor.js +26 -0
  72. package/newrelic/monitor.js.map +1 -1
  73. package/nginx/configuration.d.ts +150 -0
  74. package/nginx/configuration.js +105 -0
  75. package/nginx/configuration.js.map +1 -1
  76. package/nginx/deployment.d.ts +6 -60
  77. package/nginx/deployment.js +0 -45
  78. package/nginx/deployment.js.map +1 -1
  79. package/nginx/getConfiguration.d.ts +45 -0
  80. package/nginx/getConfiguration.js +30 -0
  81. package/nginx/getConfiguration.js.map +1 -1
  82. package/nginx/getDeployment.d.ts +1 -1
  83. package/notificationhub/authorizationRule.d.ts +16 -0
  84. package/notificationhub/authorizationRule.js +6 -0
  85. package/notificationhub/authorizationRule.js.map +1 -1
  86. package/package.json +2 -2
  87. package/securitycenter/automation.d.ts +6 -0
  88. package/securitycenter/automation.js.map +1 -1
  89. package/storage/getQueue.d.ts +92 -0
  90. package/storage/getQueue.js +51 -0
  91. package/storage/getQueue.js.map +1 -0
  92. package/storage/getTable.d.ts +79 -0
  93. package/storage/getTable.js +50 -0
  94. package/storage/getTable.js.map +1 -0
  95. package/storage/index.d.ts +6 -0
  96. package/storage/index.js +8 -2
  97. package/storage/index.js.map +1 -1
  98. package/storage/syncServerEndpoint.d.ts +13 -3
  99. package/storage/syncServerEndpoint.js +10 -0
  100. package/storage/syncServerEndpoint.js.map +1 -1
  101. package/types/input.d.ts +199 -38
  102. package/types/output.d.ts +303 -38
@@ -1 +1 @@
1
- {"version":3,"file":"syncServerEndpoint.js","sourceRoot":"","sources":["../../storage/syncServerEndpoint.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"syncServerEndpoint.js","sourceRoot":"","sources":["../../storage/syncServerEndpoint.ts"],"names":[],"mappings":"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"}
package/types/input.d.ts CHANGED
@@ -108,6 +108,7 @@ export interface ProviderFeaturesTemplateDeployment {
108
108
  }
109
109
  export interface ProviderFeaturesVirtualMachine {
110
110
  deleteOsDiskOnDeletion?: pulumi.Input<boolean>;
111
+ detachImplicitDataDiskOnDeletion?: pulumi.Input<boolean>;
111
112
  gracefulShutdown?: pulumi.Input<boolean>;
112
113
  skipShutdownAndForceDelete?: pulumi.Input<boolean>;
113
114
  }
@@ -13852,7 +13853,13 @@ export declare namespace appservice {
13852
13853
  }
13853
13854
  export declare namespace arc {
13854
13855
  interface ResourceBridgeApplianceIdentity {
13856
+ /**
13857
+ * The Principal ID associated with this Managed Service Identity.
13858
+ */
13855
13859
  principalId?: pulumi.Input<string>;
13860
+ /**
13861
+ * The Tenant ID associated with this Managed Service Identity.
13862
+ */
13856
13863
  tenantId?: pulumi.Input<string>;
13857
13864
  /**
13858
13865
  * Specifies the type of Managed Service Identity that should be configured on this Arc Resource Bridge Appliance. The only possible value is `SystemAssigned`. Changing this forces a new resource to be created.
@@ -17518,7 +17525,7 @@ export declare namespace compute {
17518
17525
  }
17519
17526
  interface LinuxVirtualMachineAdditionalCapabilities {
17520
17527
  /**
17521
- * Whether to enable the hibernation capability or not. Changing this forces a new Linux Virtual Machine to be created.
17528
+ * Whether to enable the hibernation capability or not.
17522
17529
  */
17523
17530
  hibernationEnabled?: pulumi.Input<boolean>;
17524
17531
  /**
@@ -19758,7 +19765,7 @@ export declare namespace compute {
19758
19765
  }
19759
19766
  interface WindowsVirtualMachineAdditionalCapabilities {
19760
19767
  /**
19761
- * Whether to enable the hibernation capability or not. Changing this forces a new Windows Virtual Machine to be created.
19768
+ * Whether to enable the hibernation capability or not.
19762
19769
  */
19763
19770
  hibernationEnabled?: pulumi.Input<boolean>;
19764
19771
  /**
@@ -21683,11 +21690,11 @@ export declare namespace containerapp {
21683
21690
  */
21684
21691
  keyVaultSecretId?: pulumi.Input<string>;
21685
21692
  /**
21686
- * Name of the secret.
21693
+ * Specifies the name of the Container App Job resource. Changing this forces a new resource to be created.
21687
21694
  */
21688
21695
  name: pulumi.Input<string>;
21689
21696
  /**
21690
- * Value of the secret.
21697
+ * The value for this secret.
21691
21698
  */
21692
21699
  value?: pulumi.Input<string>;
21693
21700
  }
@@ -23288,12 +23295,20 @@ export declare namespace containerservice {
23288
23295
  protocol?: pulumi.Input<string>;
23289
23296
  }
23290
23297
  interface KubernetesClusterDefaultNodePoolUpgradeSettings {
23298
+ /**
23299
+ * The amount of time in minutes to wait on eviction of pods and graceful termination per node. This eviction wait time honors pod disruption budgets for upgrades. If this time is exceeded, the upgrade fails. Unsetting this after configuring it will force a new resource to be created.
23300
+ */
23301
+ drainTimeoutInMinutes?: pulumi.Input<number>;
23291
23302
  /**
23292
23303
  * The maximum number or percentage of nodes which will be added to the Node Pool size during an upgrade.
23293
23304
  *
23294
23305
  * > **Note:** If a percentage is provided, the number of surge nodes is calculated from the `nodeCount` value on the current cluster. Node surge can allow a cluster to have more nodes than `maxCount` during an upgrade. Ensure that your cluster has enough [IP space](https://docs.microsoft.com/azure/aks/upgrade-cluster#customize-node-surge-upgrade) during an upgrade.
23295
23306
  */
23296
23307
  maxSurge: pulumi.Input<string>;
23308
+ /**
23309
+ * The amount of time in minutes to wait after draining a node and before reimaging and moving on to next node. Defaults to `0`.
23310
+ */
23311
+ nodeSoakDurationInMinutes?: pulumi.Input<number>;
23297
23312
  }
23298
23313
  interface KubernetesClusterExtensionAksAssignedIdentity {
23299
23314
  /**
@@ -24044,10 +24059,18 @@ export declare namespace containerservice {
24044
24059
  protocol?: pulumi.Input<string>;
24045
24060
  }
24046
24061
  interface KubernetesClusterNodePoolUpgradeSettings {
24062
+ /**
24063
+ * The amount of time in minutes to wait on eviction of pods and graceful termination per node. This eviction wait time honors waiting on pod disruption budgets. If this time is exceeded, the upgrade fails. Unsetting this after configuring it will force a new resource to be created.
24064
+ */
24065
+ drainTimeoutInMinutes?: pulumi.Input<number>;
24047
24066
  /**
24048
24067
  * The maximum number or percentage of nodes which will be added to the Node Pool size during an upgrade.
24049
24068
  */
24050
24069
  maxSurge: pulumi.Input<string>;
24070
+ /**
24071
+ * The amount of time in minutes to wait after draining a node and before reimaging and moving on to next node. Defaults to `0`.
24072
+ */
24073
+ nodeSoakDurationInMinutes?: pulumi.Input<number>;
24051
24074
  }
24052
24075
  interface KubernetesClusterNodePoolWindowsProfile {
24053
24076
  /**
@@ -24089,8 +24112,6 @@ export declare namespace containerservice {
24089
24112
  /**
24090
24113
  * Is Istio External Ingress Gateway enabled?
24091
24114
  *
24092
- * > **Note:** This requires that the Preview Feature `Microsoft.ContainerService/AzureServiceMeshPreview` is enabled and the Resource Provider is re-registered, see [the documentation](https://learn.microsoft.com/en-us/azure/aks/istio-deploy-addon#register-the-azureservicemeshpreview-feature-flag) for more information.
24093
- *
24094
24115
  * > **NOTE:** Currently only one Internal Ingress Gateway and one External Ingress Gateway are allowed per cluster
24095
24116
  */
24096
24117
  externalIngressGatewayEnabled?: pulumi.Input<boolean>;
@@ -24139,9 +24160,13 @@ export declare namespace containerservice {
24139
24160
  }
24140
24161
  interface KubernetesClusterWebAppRouting {
24141
24162
  /**
24142
- * Specifies the ID of the DNS Zone in which DNS entries are created for applications deployed to the cluster when Web App Routing is enabled. For Bring-Your-Own DNS zones this property should be set to an empty string `""`.
24163
+ * @deprecated `dnsZoneId` has been deprecated in favor of `dnsZoneIds` and will be removed in v4.0 of the AzureRM Provider.
24164
+ */
24165
+ dnsZoneId?: pulumi.Input<string>;
24166
+ /**
24167
+ * Specifies the list of the DNS Zone IDs in which DNS entries are created for applications deployed to the cluster when Web App Routing is enabled. If not using Bring-Your-Own DNS zones this property should be set to an empty list.
24143
24168
  */
24144
- dnsZoneId: pulumi.Input<string>;
24169
+ dnsZoneIds?: pulumi.Input<pulumi.Input<string>[]>;
24145
24170
  /**
24146
24171
  * A `webAppRoutingIdentity` block is exported. The exported attributes are defined below.
24147
24172
  */
@@ -27648,6 +27673,60 @@ export declare namespace dataprotection {
27648
27673
  */
27649
27674
  volumeSnapshotEnabled?: pulumi.Input<boolean>;
27650
27675
  }
27676
+ interface BackupPolicyBlobStorageRetentionRule {
27677
+ /**
27678
+ * A `criteria` block as defined below. Changing this forces a new Backup Policy Blob Storage to be created.
27679
+ */
27680
+ criteria: pulumi.Input<inputs.dataprotection.BackupPolicyBlobStorageRetentionRuleCriteria>;
27681
+ /**
27682
+ * A `lifeCycle` block as defined below. Changing this forces a new Backup Policy Blob Storage to be created.
27683
+ */
27684
+ lifeCycle: pulumi.Input<inputs.dataprotection.BackupPolicyBlobStorageRetentionRuleLifeCycle>;
27685
+ /**
27686
+ * The name which should be used for this retention rule. Changing this forces a new Backup Policy Blob Storage to be created.
27687
+ */
27688
+ name: pulumi.Input<string>;
27689
+ /**
27690
+ * Specifies the priority of the rule. The priority number must be unique for each rule. The lower the priority number, the higher the priority of the rule. Changing this forces a new Backup Policy Blob Storage to be created.
27691
+ */
27692
+ priority: pulumi.Input<number>;
27693
+ }
27694
+ interface BackupPolicyBlobStorageRetentionRuleCriteria {
27695
+ /**
27696
+ * Possible values are `AllBackup`, `FirstOfDay`, `FirstOfWeek`, `FirstOfMonth` and `FirstOfYear`. These values mean the first successful backup of the day/week/month/year. Changing this forces a new Backup Policy Blob Storage to be created.
27697
+ */
27698
+ absoluteCriteria?: pulumi.Input<string>;
27699
+ /**
27700
+ * Must be between `0` and `28`. `0` for last day within the month. Changing this forces a new Backup Policy Blob Storage to be created.
27701
+ */
27702
+ daysOfMonths?: pulumi.Input<pulumi.Input<number>[]>;
27703
+ /**
27704
+ * Possible values are `Monday`, `Tuesday`, `Thursday`, `Friday`, `Saturday` and `Sunday`. Changing this forces a new Backup Policy Blob Storage to be created.
27705
+ */
27706
+ daysOfWeeks?: pulumi.Input<pulumi.Input<string>[]>;
27707
+ /**
27708
+ * Possible values are `January`, `February`, `March`, `April`, `May`, `June`, `July`, `August`, `September`, `October`, `November` and `December`. Changing this forces a new Backup Policy Blob Storage to be created.
27709
+ */
27710
+ monthsOfYears?: pulumi.Input<pulumi.Input<string>[]>;
27711
+ /**
27712
+ * Specifies a list of backup times for backup in the `RFC3339` format. Changing this forces a new Backup Policy Blob Storage to be created.
27713
+ */
27714
+ scheduledBackupTimes?: pulumi.Input<pulumi.Input<string>[]>;
27715
+ /**
27716
+ * Possible values are `First`, `Second`, `Third`, `Fourth` and `Last`. Changing this forces a new Backup Policy Blob Storage to be created.
27717
+ */
27718
+ weeksOfMonths?: pulumi.Input<pulumi.Input<string>[]>;
27719
+ }
27720
+ interface BackupPolicyBlobStorageRetentionRuleLifeCycle {
27721
+ /**
27722
+ * The type of data store. The only possible value is `VaultStore`. Changing this forces a new Backup Policy Blob Storage to be created.
27723
+ */
27724
+ dataStoreType: pulumi.Input<string>;
27725
+ /**
27726
+ * The retention duration up to which the backups are to be retained in the data stores. It should follow `ISO 8601` duration format. Changing this forces a new Backup Policy Blob Storage to be created.
27727
+ */
27728
+ duration: pulumi.Input<string>;
27729
+ }
27651
27730
  interface BackupPolicyDiskRetentionRule {
27652
27731
  /**
27653
27732
  * A `criteria` block as defined below. Changing this forces a new Backup Policy Disk to be created.
@@ -27738,6 +27817,72 @@ export declare namespace dataprotection {
27738
27817
  */
27739
27818
  duration: pulumi.Input<string>;
27740
27819
  }
27820
+ interface BackupPolicyPostgresqlFlexibleServerDefaultRetentionRule {
27821
+ /**
27822
+ * A `lifeCycle` block as defined below. Changing this forces a new resource to be created.
27823
+ */
27824
+ lifeCycles: pulumi.Input<pulumi.Input<inputs.dataprotection.BackupPolicyPostgresqlFlexibleServerDefaultRetentionRuleLifeCycle>[]>;
27825
+ }
27826
+ interface BackupPolicyPostgresqlFlexibleServerDefaultRetentionRuleLifeCycle {
27827
+ /**
27828
+ * The type of data store. The only possible value is `VaultStore`. Changing this forces a new resource to be created.
27829
+ */
27830
+ dataStoreType: pulumi.Input<string>;
27831
+ /**
27832
+ * The retention duration up to which the backups are to be retained in the data stores. It should follow `ISO 8601` duration format. Changing this forces a new resource to be created.
27833
+ */
27834
+ duration: pulumi.Input<string>;
27835
+ }
27836
+ interface BackupPolicyPostgresqlFlexibleServerRetentionRule {
27837
+ /**
27838
+ * A `criteria` block as defined below. Changing this forces a new resource to be created.
27839
+ */
27840
+ criteria: pulumi.Input<inputs.dataprotection.BackupPolicyPostgresqlFlexibleServerRetentionRuleCriteria>;
27841
+ /**
27842
+ * A `lifeCycle` block as defined below. Changing this forces a new resource to be created.
27843
+ */
27844
+ lifeCycles: pulumi.Input<pulumi.Input<inputs.dataprotection.BackupPolicyPostgresqlFlexibleServerRetentionRuleLifeCycle>[]>;
27845
+ /**
27846
+ * Specifies the name of the retention rule. Changing this forces a new resource to be created.
27847
+ */
27848
+ name: pulumi.Input<string>;
27849
+ /**
27850
+ * Specifies the priority of the rule. The priority number must be unique for each rule. The lower the priority number, the higher the priority of the rule. Changing this forces a new resource to be created.
27851
+ */
27852
+ priority: pulumi.Input<number>;
27853
+ }
27854
+ interface BackupPolicyPostgresqlFlexibleServerRetentionRuleCriteria {
27855
+ /**
27856
+ * Possible values are `AllBackup`, `FirstOfDay`, `FirstOfWeek`, `FirstOfMonth` and `FirstOfYear`. These values mean the first successful backup of the day/week/month/year. Changing this forces a new resource to be created.
27857
+ */
27858
+ absoluteCriteria?: pulumi.Input<string>;
27859
+ /**
27860
+ * Possible values are `Monday`, `Tuesday`, `Thursday`, `Friday`, `Saturday` and `Sunday`. Changing this forces a new resource to be created.
27861
+ */
27862
+ daysOfWeeks?: pulumi.Input<pulumi.Input<string>[]>;
27863
+ /**
27864
+ * Possible values are `January`, `February`, `March`, `April`, `May`, `June`, `July`, `August`, `September`, `October`, `November` and `December`. Changing this forces a new resource to be created.
27865
+ */
27866
+ monthsOfYears?: pulumi.Input<pulumi.Input<string>[]>;
27867
+ /**
27868
+ * Specifies a list of backup times for backup in the `RFC3339` format. Changing this forces a new resource to be created.
27869
+ */
27870
+ scheduledBackupTimes?: pulumi.Input<pulumi.Input<string>[]>;
27871
+ /**
27872
+ * Possible values are `First`, `Second`, `Third`, `Fourth` and `Last`. Changing this forces a new resource to be created.
27873
+ */
27874
+ weeksOfMonths?: pulumi.Input<pulumi.Input<string>[]>;
27875
+ }
27876
+ interface BackupPolicyPostgresqlFlexibleServerRetentionRuleLifeCycle {
27877
+ /**
27878
+ * The type of data store. The only possible value is `VaultStore`. Changing this forces a new resource to be created.
27879
+ */
27880
+ dataStoreType: pulumi.Input<string>;
27881
+ /**
27882
+ * The retention duration up to which the backups are to be retained in the data stores. It should follow `ISO 8601` duration format. Changing this forces a new resource to be created.
27883
+ */
27884
+ duration: pulumi.Input<string>;
27885
+ }
27741
27886
  interface BackupPolicyPostgresqlRetentionRule {
27742
27887
  /**
27743
27888
  * A `criteria` block as defined below. Changing this forces a new Backup Policy PostgreSQL to be created.
@@ -35574,6 +35719,18 @@ export declare namespace machinelearning {
35574
35719
  */
35575
35720
  isolationMode?: pulumi.Input<string>;
35576
35721
  }
35722
+ interface WorkspaceServerlessCompute {
35723
+ /**
35724
+ * Should serverless compute nodes deployed in a custom Virtual Network have public IP addresses enabled for a workspace with private endpoint? Defaults to `false`.
35725
+ *
35726
+ * > **Note:** `publicIpEnabled` cannot be updated from `true` to `false` when `subnetId` is not set. `publicIpEnabled` must be set to `true` if `subnetId` is not set and when `publicNetworkAccessEnabled` is `false`.
35727
+ */
35728
+ publicIpEnabled?: pulumi.Input<boolean>;
35729
+ /**
35730
+ * The ID of an existing Virtual Network Subnet in which the serverless compute nodes should be deployed to.
35731
+ */
35732
+ subnetId?: pulumi.Input<string>;
35733
+ }
35577
35734
  }
35578
35735
  export declare namespace maintenance {
35579
35736
  interface AssignmentDynamicScopeFilter {
@@ -39705,7 +39862,7 @@ export declare namespace monitoring {
39705
39862
  */
39706
39863
  columns: pulumi.Input<pulumi.Input<inputs.monitoring.DataCollectionRuleStreamDeclarationColumn>[]>;
39707
39864
  /**
39708
- * The name of the custom stream. This name should be unique across all `streamDeclaration` blocks.
39865
+ * The name of the custom stream. This name should be unique across all `streamDeclaration` blocks and must begin with a prefix of `Custom-`.
39709
39866
  */
39710
39867
  streamName: pulumi.Input<string>;
39711
39868
  }
@@ -40362,7 +40519,7 @@ export declare namespace mssql {
40362
40519
  */
40363
40520
  family?: pulumi.Input<string>;
40364
40521
  /**
40365
- * Specifies the SKU Name for this Elasticpool. The name of the SKU, will be either `vCore` based or `DTU` based. Possible `DTU` based values are `BasicPool`, `StandardPool`, `PremiumPool` while possible `vCore` based values are `GP_Gen4`, `GP_Gen5`, `GP_Fsv2`, `GP_DC`, `BC_Gen4`, `BC_Gen5`, `BC_DC`, or `HS_Gen5`.
40522
+ * Specifies the SKU Name for this Elasticpool. The name of the SKU, will be either `vCore` based or `DTU` based. Possible `DTU` based values are `BasicPool`, `StandardPool`, `PremiumPool` while possible `vCore` based values are `GP_Gen4`, `GP_Gen5`, `GP_Fsv2`, `GP_DC`, `BC_Gen4`, `BC_Gen5`, `BC_DC`, `HS_PRMS`, or `HS_Gen5`.
40366
40523
  */
40367
40524
  name: pulumi.Input<string>;
40368
40525
  /**
@@ -42344,7 +42501,9 @@ export declare namespace network {
42344
42501
  /**
42345
42502
  * Specifies a list of User Assigned Managed Identity IDs to be assigned to this Express Route Port.
42346
42503
  */
42347
- identityIds: pulumi.Input<pulumi.Input<string>[]>;
42504
+ identityIds?: pulumi.Input<pulumi.Input<string>[]>;
42505
+ principalId?: pulumi.Input<string>;
42506
+ tenantId?: pulumi.Input<string>;
42348
42507
  /**
42349
42508
  * Specifies the type of Managed Service Identity that should be configured on this Express Route Port. Only possible value is `UserAssigned`.
42350
42509
  */
@@ -43434,9 +43593,9 @@ export declare namespace network {
43434
43593
  }
43435
43594
  interface RouteMapRuleAction {
43436
43595
  /**
43437
- * A `parameter` block as defined below.
43596
+ * A `parameter` block as defined below. Required if `type` is anything other than `Drop`.
43438
43597
  */
43439
- parameters: pulumi.Input<pulumi.Input<inputs.network.RouteMapRuleActionParameter>[]>;
43598
+ parameters?: pulumi.Input<pulumi.Input<inputs.network.RouteMapRuleActionParameter>[]>;
43440
43599
  /**
43441
43600
  * The type of the action to be taken. Possible values are `Add`, `Drop`, `Remove`, `Replace` and `Unknown`.
43442
43601
  */
@@ -44529,6 +44688,20 @@ export declare namespace networkfunction {
44529
44688
  }
44530
44689
  }
44531
44690
  export declare namespace newrelic {
44691
+ interface MonitorIdentity {
44692
+ /**
44693
+ * The Principal ID for the Service Principal associated with the Identity of this Azure Native New Relic Monitor.
44694
+ */
44695
+ principalId?: pulumi.Input<string>;
44696
+ /**
44697
+ * The Tenant ID for the Service Principal associated with the Identity of this Azure Native New Relic Monitor.
44698
+ */
44699
+ tenantId?: pulumi.Input<string>;
44700
+ /**
44701
+ * Specifies the identity type of the Azure Native New Relic Monitor. The only possible value is `SystemAssigned`. Changing this forces a new Azure Native New Relic Monitor to be created.
44702
+ */
44703
+ type: pulumi.Input<string>;
44704
+ }
44532
44705
  interface MonitorPlan {
44533
44706
  /**
44534
44707
  * Specifies the billing cycles. Possible values are `MONTHLY`, `WEEKLY` and `YEARLY`. Defaults to `MONTHLY`. Changing this forces a new Azure Native New Relic Monitor to be created.
@@ -44596,11 +44769,23 @@ export declare namespace newrelic {
44596
44769
  }
44597
44770
  export declare namespace nginx {
44598
44771
  interface ConfigurationConfigFile {
44772
+ /**
44773
+ * Specifies the base-64 encoded contents of this config file.
44774
+ */
44599
44775
  content: pulumi.Input<string>;
44776
+ /**
44777
+ * Specifies the path of this config file.
44778
+ */
44600
44779
  virtualPath: pulumi.Input<string>;
44601
44780
  }
44602
44781
  interface ConfigurationProtectedFile {
44782
+ /**
44783
+ * Specifies the base-64 encoded contents of this config file (Sensitive).
44784
+ */
44603
44785
  content: pulumi.Input<string>;
44786
+ /**
44787
+ * Specifies the path of this config file.
44788
+ */
44604
44789
  virtualPath: pulumi.Input<string>;
44605
44790
  }
44606
44791
  interface DeploymentAutoScaleProfile {
@@ -44615,41 +44800,17 @@ export declare namespace nginx {
44615
44800
  name: pulumi.Input<string>;
44616
44801
  }
44617
44802
  interface DeploymentConfiguration {
44618
- /**
44619
- * One or more `configFile` blocks as defined below.
44620
- */
44621
44803
  configFiles?: pulumi.Input<pulumi.Input<inputs.nginx.DeploymentConfigurationConfigFile>[]>;
44622
- /**
44623
- * Specify the package data for this configuration.
44624
- */
44625
44804
  packageData?: pulumi.Input<string>;
44626
- /**
44627
- * One or more `protectedFile` blocks with sensitive information as defined below. If specified `configFile` must also be specified.
44628
- */
44629
44805
  protectedFiles?: pulumi.Input<pulumi.Input<inputs.nginx.DeploymentConfigurationProtectedFile>[]>;
44630
- /**
44631
- * Specify the root file path of this Nginx Configuration.
44632
- */
44633
44806
  rootFile: pulumi.Input<string>;
44634
44807
  }
44635
44808
  interface DeploymentConfigurationConfigFile {
44636
- /**
44637
- * Specifies the base-64 encoded contents of this config file.
44638
- */
44639
44809
  content: pulumi.Input<string>;
44640
- /**
44641
- * Specify the path of this config file.
44642
- */
44643
44810
  virtualPath: pulumi.Input<string>;
44644
44811
  }
44645
44812
  interface DeploymentConfigurationProtectedFile {
44646
- /**
44647
- * Specifies the base-64 encoded contents of this config file (Sensitive).
44648
- */
44649
44813
  content: pulumi.Input<string>;
44650
- /**
44651
- * Specify the path of this config file.
44652
- */
44653
44814
  virtualPath: pulumi.Input<string>;
44654
44815
  }
44655
44816
  interface DeploymentFrontendPrivate {
@@ -44682,7 +44843,7 @@ export declare namespace nginx {
44682
44843
  principalId?: pulumi.Input<string>;
44683
44844
  tenantId?: pulumi.Input<string>;
44684
44845
  /**
44685
- * Specifies the identity type of the NGINX Deployment. Possible values are `UserAssigned`, `SystemAssigned`.
44846
+ * Specifies the identity type of the NGINX Deployment. Possible values are `SystemAssigned`, `UserAssigned` or `SystemAssigned, UserAssigned`.
44686
44847
  */
44687
44848
  type: pulumi.Input<string>;
44688
44849
  }