@pulumi/azure 6.31.0-alpha.1766471064 → 6.31.0-alpha.1767033592

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 (283) hide show
  1. package/apimanagement/getWorkspace.d.ts +114 -0
  2. package/apimanagement/getWorkspace.js +94 -0
  3. package/apimanagement/getWorkspace.js.map +1 -0
  4. package/apimanagement/index.d.ts +3 -0
  5. package/apimanagement/index.js +5 -2
  6. package/apimanagement/index.js.map +1 -1
  7. package/appservice/linuxWebAppSlot.d.ts +9 -0
  8. package/appservice/linuxWebAppSlot.js.map +1 -1
  9. package/appservice/windowsWebApp.d.ts +3 -3
  10. package/appservice/windowsWebAppSlot.d.ts +3 -3
  11. package/armmsi/federatedIdentityCredential.d.ts +1 -1
  12. package/armmsi/federatedIdentityCredential.js +1 -1
  13. package/authorization/getUserAssignedIdentity.d.ts +2 -2
  14. package/authorization/getUserAssignedIdentity.js +2 -2
  15. package/authorization/userAssignedIdentity.d.ts +7 -0
  16. package/authorization/userAssignedIdentity.js +7 -0
  17. package/authorization/userAssignedIdentity.js.map +1 -1
  18. package/automation/index.d.ts +3 -0
  19. package/automation/index.js +6 -1
  20. package/automation/index.js.map +1 -1
  21. package/automation/jobSchedule.d.ts +3 -3
  22. package/automation/runtimeEnvironment.d.ts +194 -0
  23. package/automation/runtimeEnvironment.js +122 -0
  24. package/automation/runtimeEnvironment.js.map +1 -0
  25. package/billing/accountCostManagementExport.d.ts +9 -6
  26. package/billing/accountCostManagementExport.js.map +1 -1
  27. package/bot/healthbot.d.ts +10 -4
  28. package/bot/healthbot.js +1 -1
  29. package/bot/healthbot.js.map +1 -1
  30. package/cognitive/account.d.ts +6 -6
  31. package/cognitive/accountProject.d.ts +205 -0
  32. package/cognitive/accountProject.js +128 -0
  33. package/cognitive/accountProject.js.map +1 -0
  34. package/cognitive/getAccount.d.ts +68 -8
  35. package/cognitive/getAccount.js.map +1 -1
  36. package/cognitive/index.d.ts +3 -0
  37. package/cognitive/index.js +6 -1
  38. package/cognitive/index.js.map +1 -1
  39. package/compute/diskEncryptionSet.d.ts +3 -3
  40. package/compute/linuxVirtualMachine.d.ts +3 -3
  41. package/compute/managedDisk.d.ts +3 -3
  42. package/compute/scaleSetStandbyPool.d.ts +3 -3
  43. package/compute/windowsVirtualMachine.d.ts +3 -3
  44. package/containerapp/environmentCertificate.d.ts +117 -4
  45. package/containerapp/environmentCertificate.js +83 -6
  46. package/containerapp/environmentCertificate.js.map +1 -1
  47. package/containerapp/environmentStorage.d.ts +0 -3
  48. package/containerapp/environmentStorage.js.map +1 -1
  49. package/containerapp/job.d.ts +9 -9
  50. package/containerservice/connectedRegistry.d.ts +1 -1
  51. package/containerservice/connectedRegistry.js +1 -1
  52. package/containerservice/getRegistry.d.ts +2 -2
  53. package/containerservice/getRegistry.js +2 -2
  54. package/containerservice/getRegistryScopeMap.d.ts +2 -2
  55. package/containerservice/getRegistryScopeMap.js +2 -2
  56. package/containerservice/getRegistryToken.d.ts +2 -2
  57. package/containerservice/getRegistryToken.js +2 -2
  58. package/containerservice/kubernetesCluster.d.ts +12 -0
  59. package/containerservice/kubernetesCluster.js +2 -0
  60. package/containerservice/kubernetesCluster.js.map +1 -1
  61. package/containerservice/registry.d.ts +4 -4
  62. package/containerservice/registry.js +1 -1
  63. package/containerservice/registryScopeMap.d.ts +1 -1
  64. package/containerservice/registryScopeMap.js +1 -1
  65. package/containerservice/registryTask.d.ts +1 -1
  66. package/containerservice/registryTask.js +1 -1
  67. package/containerservice/registryToken.d.ts +1 -1
  68. package/containerservice/registryToken.js +1 -1
  69. package/containerservice/registryWebhook.d.ts +1 -1
  70. package/containerservice/registryWebhook.js +1 -1
  71. package/containerservice/registryWebook.d.ts +1 -1
  72. package/containerservice/registryWebook.js +1 -1
  73. package/containerservice/tokenPassword.d.ts +1 -1
  74. package/containerservice/tokenPassword.js +1 -1
  75. package/core/getUserAssignedIdentity.d.ts +2 -2
  76. package/core/getUserAssignedIdentity.js +2 -2
  77. package/cosmosdb/cassandraDatacenter.d.ts +3 -3
  78. package/cosmosdb/mongoCluster.d.ts +80 -5
  79. package/cosmosdb/mongoCluster.js +12 -0
  80. package/cosmosdb/mongoCluster.js.map +1 -1
  81. package/dashboard/grafana.d.ts +3 -3
  82. package/databasemigration/project.d.ts +6 -6
  83. package/databricks/workspaceRootDbfsCustomerManagedKey.d.ts +14 -17
  84. package/databricks/workspaceRootDbfsCustomerManagedKey.js +8 -11
  85. package/databricks/workspaceRootDbfsCustomerManagedKey.js.map +1 -1
  86. package/datafactory/factory.d.ts +3 -3
  87. package/dataprotection/backupInstanceBlogStorage.d.ts +8 -0
  88. package/dataprotection/backupInstanceBlogStorage.js +2 -0
  89. package/dataprotection/backupInstanceBlogStorage.js.map +1 -1
  90. package/dataprotection/backupInstanceDisk.d.ts +8 -0
  91. package/dataprotection/backupInstanceDisk.js +2 -0
  92. package/dataprotection/backupInstanceDisk.js.map +1 -1
  93. package/dataprotection/backupInstanceKubernetesCluster.d.ts +11 -3
  94. package/dataprotection/backupInstanceKubernetesCluster.js +2 -0
  95. package/dataprotection/backupInstanceKubernetesCluster.js.map +1 -1
  96. package/dataprotection/backupInstanceMysqlFlexibleServer.d.ts +8 -0
  97. package/dataprotection/backupInstanceMysqlFlexibleServer.js +2 -0
  98. package/dataprotection/backupInstanceMysqlFlexibleServer.js.map +1 -1
  99. package/dataprotection/backupInstancePostgresql.d.ts +10 -0
  100. package/dataprotection/backupInstancePostgresql.js +4 -0
  101. package/dataprotection/backupInstancePostgresql.js.map +1 -1
  102. package/dataprotection/backupInstancePostgresqlFlexibleServer.d.ts +8 -0
  103. package/dataprotection/backupInstancePostgresqlFlexibleServer.js +2 -0
  104. package/dataprotection/backupInstancePostgresqlFlexibleServer.js.map +1 -1
  105. package/dataprotection/backupPolicyPostgresql.d.ts +2 -0
  106. package/dataprotection/backupPolicyPostgresql.js +2 -0
  107. package/dataprotection/backupPolicyPostgresql.js.map +1 -1
  108. package/dataprotection/backupVault.d.ts +3 -3
  109. package/devcenter/networkConnection.d.ts +3 -3
  110. package/dns/zone.d.ts +9 -9
  111. package/dynatrace/monitor.d.ts +12 -12
  112. package/elasticsan/volume.d.ts +3 -3
  113. package/eventgrid/namespace.d.ts +6 -6
  114. package/eventhub/eventHub.d.ts +6 -6
  115. package/eventhub/subscription.d.ts +3 -3
  116. package/extendedlocation/customLocation.d.ts +6 -6
  117. package/hdinsight/sparkCluster.d.ts +3 -3
  118. package/healthcare/dicomService.d.ts +3 -3
  119. package/index.d.ts +1 -2
  120. package/index.js +2 -4
  121. package/index.js.map +1 -1
  122. package/keyvault/managedHardwareSecurityModuleRoleAssignment.d.ts +0 -3
  123. package/keyvault/managedHardwareSecurityModuleRoleAssignment.js.map +1 -1
  124. package/keyvault/secret.d.ts +3 -3
  125. package/kusto/attachedDatabaseConfiguration.d.ts +3 -3
  126. package/lb/loadBalancer.d.ts +6 -0
  127. package/lb/loadBalancer.js.map +1 -1
  128. package/loganalytics/index.d.ts +3 -0
  129. package/loganalytics/index.js +6 -1
  130. package/loganalytics/index.js.map +1 -1
  131. package/loganalytics/workspaceTableCustomLog.d.ts +213 -0
  132. package/loganalytics/workspaceTableCustomLog.js +118 -0
  133. package/loganalytics/workspaceTableCustomLog.js.map +1 -0
  134. package/machinelearning/workspaceNetworkOutboundRuleServiceTag.d.ts +3 -3
  135. package/managedredis/managedRedis.d.ts +3 -3
  136. package/mongocluster/index.d.ts +3 -0
  137. package/mongocluster/index.js +6 -1
  138. package/mongocluster/index.js.map +1 -1
  139. package/mongocluster/mongoCluster.d.ts +80 -5
  140. package/mongocluster/mongoCluster.js +12 -0
  141. package/mongocluster/mongoCluster.js.map +1 -1
  142. package/mongocluster/user.d.ts +155 -0
  143. package/mongocluster/user.js +129 -0
  144. package/mongocluster/user.js.map +1 -0
  145. package/msi/userAssignedIdentity.d.ts +7 -0
  146. package/msi/userAssignedIdentity.js +7 -0
  147. package/msi/userAssignedIdentity.js.map +1 -1
  148. package/mssql/managedInstance.d.ts +12 -9
  149. package/mssql/managedInstance.js.map +1 -1
  150. package/mysql/flexibleServer.d.ts +3 -3
  151. package/network/getNetworkManagerNetworkGroup.d.ts +4 -0
  152. package/network/getNetworkManagerNetworkGroup.js.map +1 -1
  153. package/network/networkManagerNetworkGroup.d.ts +18 -0
  154. package/network/networkManagerNetworkGroup.js +2 -0
  155. package/network/networkManagerNetworkGroup.js.map +1 -1
  156. package/network/networkManagerStaticMember.d.ts +9 -3
  157. package/network/networkManagerStaticMember.js.map +1 -1
  158. package/network/publicIp.d.ts +3 -3
  159. package/network/virtualNetwork.d.ts +3 -3
  160. package/network/virtualNetworkGateway.d.ts +6 -15
  161. package/network/virtualNetworkGateway.js.map +1 -1
  162. package/notificationhub/hub.d.ts +3 -3
  163. package/notificationhub/namespace.d.ts +9 -9
  164. package/operationalinsights/analyticsWorkspace.d.ts +3 -3
  165. package/oracle/autonomousDatabase.d.ts +25 -34
  166. package/oracle/autonomousDatabase.js +1 -1
  167. package/oracle/autonomousDatabase.js.map +1 -1
  168. package/oracle/autonomousDatabaseBackup.d.ts +3 -3
  169. package/oracle/cloudVmCluster.d.ts +3 -3
  170. package/oracle/resourceAnchor.d.ts +2 -2
  171. package/package.json +2 -2
  172. package/paloalto/index.d.ts +6 -0
  173. package/paloalto/index.js +11 -1
  174. package/paloalto/index.js.map +1 -1
  175. package/paloalto/localRulestackRule.d.ts +3 -3
  176. package/paloalto/nextGenerationFirewallVirtualHubStrataCloudManager.d.ts +245 -0
  177. package/paloalto/nextGenerationFirewallVirtualHubStrataCloudManager.js +147 -0
  178. package/paloalto/nextGenerationFirewallVirtualHubStrataCloudManager.js.map +1 -0
  179. package/paloalto/nextGenerationFirewallVirtualNetworkStrataCloudManager.d.ts +275 -0
  180. package/paloalto/nextGenerationFirewallVirtualNetworkStrataCloudManager.js +177 -0
  181. package/paloalto/nextGenerationFirewallVirtualNetworkStrataCloudManager.js.map +1 -0
  182. package/postgresql/flexibleServer.d.ts +7 -7
  183. package/postgresql/flexibleServer.js +1 -1
  184. package/postgresql/flexibleServerBackup.d.ts +1 -1
  185. package/postgresql/flexibleServerBackup.js +1 -1
  186. package/postgresql/flexibleServerConfiguration.d.ts +1 -1
  187. package/postgresql/flexibleServerConfiguration.js +1 -1
  188. package/postgresql/flexibleServerDatabase.d.ts +1 -1
  189. package/postgresql/flexibleServerDatabase.js +1 -1
  190. package/postgresql/flexibleServerFirewallRule.d.ts +1 -1
  191. package/postgresql/flexibleServerFirewallRule.js +1 -1
  192. package/postgresql/flexibleServerVirtualEndpoint.d.ts +10 -10
  193. package/postgresql/flexibleServerVirtualEndpoint.js +1 -1
  194. package/postgresql/getFlexibleServer.d.ts +2 -2
  195. package/postgresql/getFlexibleServer.js +2 -2
  196. package/search/service.d.ts +3 -3
  197. package/servicebus/subscription.d.ts +3 -3
  198. package/siterecovery/vmwareReplicatedVm.d.ts +3 -3
  199. package/storage/account.d.ts +3 -3
  200. package/storage/container.d.ts +6 -6
  201. package/storage/customerManagedKey.d.ts +3 -3
  202. package/storage/queue.d.ts +6 -6
  203. package/storage/share.d.ts +6 -6
  204. package/storage/shareDirectory.d.ts +19 -7
  205. package/storage/shareDirectory.js +4 -5
  206. package/storage/shareDirectory.js.map +1 -1
  207. package/storage/shareFile.d.ts +19 -7
  208. package/storage/shareFile.js +4 -5
  209. package/storage/shareFile.js.map +1 -1
  210. package/storage/syncServerEndpoint.d.ts +3 -3
  211. package/storage/tableEntity.d.ts +3 -3
  212. package/types/input.d.ts +538 -396
  213. package/types/output.d.ts +618 -699
  214. package/webpubsub/socketio.d.ts +3 -3
  215. package/mobile/getNetwork.d.ts +0 -106
  216. package/mobile/getNetwork.js +0 -68
  217. package/mobile/getNetwork.js.map +0 -1
  218. package/mobile/getNetworkAttachedDataNetwork.d.ts +0 -129
  219. package/mobile/getNetworkAttachedDataNetwork.js +0 -76
  220. package/mobile/getNetworkAttachedDataNetwork.js.map +0 -1
  221. package/mobile/getNetworkDataNetwork.d.ts +0 -106
  222. package/mobile/getNetworkDataNetwork.js +0 -76
  223. package/mobile/getNetworkDataNetwork.js.map +0 -1
  224. package/mobile/getNetworkPacketCoreControlPlane.d.ts +0 -138
  225. package/mobile/getNetworkPacketCoreControlPlane.js +0 -68
  226. package/mobile/getNetworkPacketCoreControlPlane.js.map +0 -1
  227. package/mobile/getNetworkPacketCoreDataPlane.d.ts +0 -118
  228. package/mobile/getNetworkPacketCoreDataPlane.js +0 -76
  229. package/mobile/getNetworkPacketCoreDataPlane.js.map +0 -1
  230. package/mobile/getNetworkService.d.ts +0 -118
  231. package/mobile/getNetworkService.js +0 -76
  232. package/mobile/getNetworkService.js.map +0 -1
  233. package/mobile/getNetworkSim.d.ts +0 -97
  234. package/mobile/getNetworkSim.js +0 -48
  235. package/mobile/getNetworkSim.js.map +0 -1
  236. package/mobile/getNetworkSimGroup.d.ts +0 -111
  237. package/mobile/getNetworkSimGroup.js +0 -76
  238. package/mobile/getNetworkSimGroup.js.map +0 -1
  239. package/mobile/getNetworkSimPolicy.d.ts +0 -123
  240. package/mobile/getNetworkSimPolicy.js +0 -76
  241. package/mobile/getNetworkSimPolicy.js.map +0 -1
  242. package/mobile/getNetworkSite.d.ts +0 -106
  243. package/mobile/getNetworkSite.js +0 -76
  244. package/mobile/getNetworkSite.js.map +0 -1
  245. package/mobile/getNetworkSlice.d.ts +0 -111
  246. package/mobile/getNetworkSlice.js +0 -76
  247. package/mobile/getNetworkSlice.js.map +0 -1
  248. package/mobile/index.d.ts +0 -66
  249. package/mobile/index.js +0 -105
  250. package/mobile/index.js.map +0 -1
  251. package/mobile/network.d.ts +0 -162
  252. package/mobile/network.js +0 -110
  253. package/mobile/network.js.map +0 -1
  254. package/mobile/networkAttachedDataNetwork.d.ts +0 -293
  255. package/mobile/networkAttachedDataNetwork.js +0 -179
  256. package/mobile/networkAttachedDataNetwork.js.map +0 -1
  257. package/mobile/networkDataNetwork.d.ts +0 -148
  258. package/mobile/networkDataNetwork.js +0 -106
  259. package/mobile/networkDataNetwork.js.map +0 -1
  260. package/mobile/networkPacketCoreControlPlane.d.ts +0 -320
  261. package/mobile/networkPacketCoreControlPlane.js +0 -165
  262. package/mobile/networkPacketCoreControlPlane.js.map +0 -1
  263. package/mobile/networkPacketCoreDataPlane.d.ts +0 -208
  264. package/mobile/networkPacketCoreDataPlane.js +0 -136
  265. package/mobile/networkPacketCoreDataPlane.js.map +0 -1
  266. package/mobile/networkService.d.ts +0 -210
  267. package/mobile/networkService.js +0 -152
  268. package/mobile/networkService.js.map +0 -1
  269. package/mobile/networkSim.d.ts +0 -243
  270. package/mobile/networkSim.js +0 -161
  271. package/mobile/networkSim.js.map +0 -1
  272. package/mobile/networkSimGroup.d.ts +0 -184
  273. package/mobile/networkSimGroup.js +0 -124
  274. package/mobile/networkSimGroup.js.map +0 -1
  275. package/mobile/networkSimPolicy.d.ts +0 -249
  276. package/mobile/networkSimPolicy.js +0 -174
  277. package/mobile/networkSimPolicy.js.map +0 -1
  278. package/mobile/networkSite.d.ts +0 -149
  279. package/mobile/networkSite.js +0 -111
  280. package/mobile/networkSite.js.map +0 -1
  281. package/mobile/networkSlice.d.ts +0 -187
  282. package/mobile/networkSlice.js +0 -113
  283. package/mobile/networkSlice.js.map +0 -1
package/types/input.d.ts CHANGED
@@ -3169,7 +3169,7 @@ export declare namespace appservice {
3169
3169
  }
3170
3170
  interface AppFlexConsumptionAlwaysReady {
3171
3171
  /**
3172
- * The instance count of the `alwaysReady` of the Function App. The minimum number is `0`. The total number of `instanceCount` should not exceed the `maximumInstanceCount`.
3172
+ * The instance count of the `alwaysReady` of the Function App. The minimum number is `0`. The total number of `instanceCount` should not exceed the `maximumInstanceCount`.
3173
3173
  */
3174
3174
  instanceCount?: pulumi.Input<number>;
3175
3175
  /**
@@ -3863,7 +3863,7 @@ export declare namespace appservice {
3863
3863
  */
3864
3864
  scmUseMainIpRestriction?: pulumi.Input<boolean>;
3865
3865
  /**
3866
- * Should the Linux Web App Linux Function App use a 32-bit worker. Defaults to `false`.
3866
+ * Should the Linux Web App Linux Function App use a 32-bit worker. Defaults to `false`.
3867
3867
  */
3868
3868
  use32BitWorker?: pulumi.Input<boolean>;
3869
3869
  /**
@@ -6268,7 +6268,7 @@ export declare namespace appservice {
6268
6268
  */
6269
6269
  dockers?: pulumi.Input<pulumi.Input<inputs.appservice.LinuxFunctionAppSiteConfigApplicationStackDocker>[]>;
6270
6270
  /**
6271
- * The version of .NET to use. Possible values include `3.1`, `6.0`, `7.0`, `8.0` and `9.0`.
6271
+ * The version of .NET to use. Possible values include `3.1`, `6.0`, `7.0`, `8.0`, `9.0` and `10.0`.
6272
6272
  */
6273
6273
  dotnetVersion?: pulumi.Input<string>;
6274
6274
  /**
@@ -7246,11 +7246,11 @@ export declare namespace appservice {
7246
7246
  */
7247
7247
  dockers?: pulumi.Input<pulumi.Input<inputs.appservice.LinuxFunctionAppSlotSiteConfigApplicationStackDocker>[]>;
7248
7248
  /**
7249
- * The version of .Net. Possible values are `3.1`, `6.0`, `7.0`, `8.0` and `9.0`.
7249
+ * The version of .Net. Possible values are `3.1`, `6.0`, `7.0`, `8.0`, `9.0` and `10.0`.
7250
7250
  */
7251
7251
  dotnetVersion?: pulumi.Input<string>;
7252
7252
  /**
7253
- * The version of Java to use. Possible values are `8`, `11` & `17` (In-Preview).
7253
+ * The version of Java to use. Possible values are `8`, `11`, `17` and `21`.
7254
7254
  */
7255
7255
  javaVersion?: pulumi.Input<string>;
7256
7256
  /**
@@ -8281,7 +8281,7 @@ export declare namespace appservice {
8281
8281
  */
8282
8282
  scmIpRestrictions?: pulumi.Input<pulumi.Input<inputs.appservice.LinuxWebAppSiteConfigScmIpRestriction>[]>;
8283
8283
  /**
8284
- * The configures the minimum version of TLS required for SSL requests to the SCM site Possible values include: `1.0`, `1.1`, and `1.2`. Defaults to `1.2`.
8284
+ * The configures the minimum version of TLS required for SSL requests to the SCM site Possible values are `1.0`, `1.1`, `1.2` and `1.3`. Defaults to `1.2`.
8285
8285
  */
8286
8286
  scmMinimumTlsVersion?: pulumi.Input<string>;
8287
8287
  scmType?: pulumi.Input<string>;
@@ -8326,7 +8326,7 @@ export declare namespace appservice {
8326
8326
  */
8327
8327
  dockerRegistryUsername?: pulumi.Input<string>;
8328
8328
  /**
8329
- * The version of .NET to use. Possible values include `3.1`, `5.0`, `6.0`, `7.0`, `8.0` and `9.0`.
8329
+ * The version of .NET to use. Possible values include `3.1`, `5.0`, `6.0`, `7.0`, `8.0`, `9.0`and `10.0`.
8330
8330
  */
8331
8331
  dotnetVersion?: pulumi.Input<string>;
8332
8332
  /**
@@ -9381,7 +9381,7 @@ export declare namespace appservice {
9381
9381
  */
9382
9382
  managedPipelineMode?: pulumi.Input<string>;
9383
9383
  /**
9384
- * The configures the minimum version of TLS required for SSL requests. Possible values include: `1.0`, `1.1`, and `1.2`. Defaults to `1.2`.
9384
+ * The configures the minimum version of TLS required for SSL requests. Possible values are `1.0`, `1.1`, `1.2` and `1.3`. Defaults to `1.2`.
9385
9385
  */
9386
9386
  minimumTlsVersion?: pulumi.Input<string>;
9387
9387
  /**
@@ -9401,7 +9401,7 @@ export declare namespace appservice {
9401
9401
  */
9402
9402
  scmIpRestrictions?: pulumi.Input<pulumi.Input<inputs.appservice.LinuxWebAppSlotSiteConfigScmIpRestriction>[]>;
9403
9403
  /**
9404
- * The configures the minimum version of TLS required for SSL requests to the SCM site Possible values include: `1.0`, `1.1`, and `1.2`. Defaults to `1.2`.
9404
+ * The configures the minimum version of TLS required for SSL requests to the SCM site Possible values are `1.0`, `1.1`, `1.2` and `1.3`. Defaults to `1.2`.
9405
9405
  */
9406
9406
  scmMinimumTlsVersion?: pulumi.Input<string>;
9407
9407
  scmType?: pulumi.Input<string>;
@@ -9446,7 +9446,7 @@ export declare namespace appservice {
9446
9446
  */
9447
9447
  dockerRegistryUsername?: pulumi.Input<string>;
9448
9448
  /**
9449
- * The version of .NET to use. Possible values include `3.1`, `5.0`, `6.0`, `7.0`, `8.0` and `9.0`.
9449
+ * The version of .NET to use. Possible values include `3.1`, `5.0`, `6.0`, `7.0`, `8.0`, `9.0` and `10.0`.
9450
9450
  */
9451
9451
  dotnetVersion?: pulumi.Input<string>;
9452
9452
  /**
@@ -9464,7 +9464,7 @@ export declare namespace appservice {
9464
9464
  */
9465
9465
  javaServerVersion?: pulumi.Input<string>;
9466
9466
  /**
9467
- * The Version of Java to use. Possible values include `8`, `11`, and `17`.
9467
+ * The Version of Java to use. Possible values are `8`, `11`, `17` and `21`.
9468
9468
  *
9469
9469
  * > **Note:** The valid version combinations for `javaVersion`, `javaServer` and `javaServerVersion` can be checked from the command line via `az webapp list-runtimes --os-type linux`.
9470
9470
  */
@@ -11236,7 +11236,7 @@ export declare namespace appservice {
11236
11236
  }
11237
11237
  interface WindowsFunctionAppSiteConfigApplicationStack {
11238
11238
  /**
11239
- * The version of .NET to use. Possible values include `v3.0`, `v4.0` `v6.0`, `v7.0`, `v8.0` and `v9.0`. Defaults to `v4.0`.
11239
+ * The version of .NET to use. Possible values include `v3.0`, `v4.0` `v6.0`, `v7.0`, `v8.0`, `v9.0` and `v10.0`. Defaults to `v4.0`.
11240
11240
  */
11241
11241
  dotnetVersion?: pulumi.Input<string>;
11242
11242
  /**
@@ -12172,11 +12172,11 @@ export declare namespace appservice {
12172
12172
  }
12173
12173
  interface WindowsFunctionAppSlotSiteConfigApplicationStack {
12174
12174
  /**
12175
- * The version of .Net. Possible values are `v3.0`, `v4.0`, `v6.0`, `v7.0`, `v8.0` and `v9.0`. Defaults to `v4.0`.
12175
+ * The version of .Net. Possible values are `v3.0`, `v4.0`, `v6.0`, `v7.0`, `v8.0`, `v9.0` and `v10.0`. Defaults to `v4.0`.
12176
12176
  */
12177
12177
  dotnetVersion?: pulumi.Input<string>;
12178
12178
  /**
12179
- * The version of Java to use. Possible values are `1.8`, `11` and `17` (In-Preview).
12179
+ * The version of Java to use. Possible values are `1.8`, `11`, `17` and `21`.
12180
12180
  */
12181
12181
  javaVersion?: pulumi.Input<string>;
12182
12182
  /**
@@ -13181,7 +13181,7 @@ export declare namespace appservice {
13181
13181
  */
13182
13182
  scmIpRestrictions?: pulumi.Input<pulumi.Input<inputs.appservice.WindowsWebAppSiteConfigScmIpRestriction>[]>;
13183
13183
  /**
13184
- * The configures the minimum version of TLS required for SSL requests to the SCM site Possible values include: `1.0`, `1.1`, and `1.2`. Defaults to `1.2`.
13184
+ * The configures the minimum version of TLS required for SSL requests to the SCM site Possible values are `1.0`, `1.1`, `1.2` and `1.3`. Defaults to `1.2`.
13185
13185
  */
13186
13186
  scmMinimumTlsVersion?: pulumi.Input<string>;
13187
13187
  scmType?: pulumi.Input<string>;
@@ -13243,7 +13243,7 @@ export declare namespace appservice {
13243
13243
  */
13244
13244
  dotnetCoreVersion?: pulumi.Input<string>;
13245
13245
  /**
13246
- * The version of .NET to use when `currentStack` is set to `dotnet`. Possible values include `v2.0`,`v3.0`, `v4.0`, `v5.0`, `v6.0`, `v7.0`, `v8.0` and `v9.0`.
13246
+ * The version of .NET to use when `currentStack` is set to `dotnet`. Possible values include `v2.0`,`v3.0`, `v4.0`, `v5.0`, `v6.0`, `v7.0`, `v8.0`, `v9.0` and `v10.0`.
13247
13247
  *
13248
13248
  * > **Note:** The Portal displayed values and the actual underlying API values differ for this setting, as follows:
13249
13249
  * Portal Value | API value
@@ -13254,6 +13254,7 @@ export declare namespace appservice {
13254
13254
  * .NET 7 (STS) | v7.0
13255
13255
  * .NET 8 (LTS) | v8.0
13256
13256
  * .NET 9 (STS) | v9.0
13257
+ * .NET 10 (LTS) | v10.0
13257
13258
  */
13258
13259
  dotnetVersion?: pulumi.Input<string>;
13259
13260
  /**
@@ -14369,7 +14370,7 @@ export declare namespace appservice {
14369
14370
  */
14370
14371
  managedPipelineMode?: pulumi.Input<string>;
14371
14372
  /**
14372
- * The configures the minimum version of TLS required for SSL requests. Possible values include: `1.0`, `1.1`, and `1.2`. Defaults to `1.2`.
14373
+ * The configures the minimum version of TLS required for SSL requests. Possible values are `1.1`, `1.3`, `1.2` and `1.0`. Defaults to `1.2`.
14373
14374
  */
14374
14375
  minimumTlsVersion?: pulumi.Input<string>;
14375
14376
  /**
@@ -14389,7 +14390,7 @@ export declare namespace appservice {
14389
14390
  */
14390
14391
  scmIpRestrictions?: pulumi.Input<pulumi.Input<inputs.appservice.WindowsWebAppSlotSiteConfigScmIpRestriction>[]>;
14391
14392
  /**
14392
- * The configures the minimum version of TLS required for SSL requests to the SCM site Possible values include: `1.0`, `1.1`, and `1.2`. Defaults to `1.2`.
14393
+ * The configures the minimum version of TLS required for SSL requests to the SCM site Possible values are `1.1`, `1.3`, `1.2` and `1.0`. Defaults to `1.2`.
14393
14394
  */
14394
14395
  scmMinimumTlsVersion?: pulumi.Input<string>;
14395
14396
  scmType?: pulumi.Input<string>;
@@ -14449,7 +14450,7 @@ export declare namespace appservice {
14449
14450
  */
14450
14451
  dotnetCoreVersion?: pulumi.Input<string>;
14451
14452
  /**
14452
- * The version of .NET to use when `currentStack` is set to `dotnet`. Possible values include `v2.0`,`v3.0`, `v4.0`, `v5.0`, `v6.0`, `v7.0`, `v8.0` and `v9.0`.
14453
+ * The version of .NET to use when `currentStack` is set to `dotnet`. Possible values include `v2.0`,`v3.0`, `v4.0`, `v5.0`, `v6.0`, `v7.0`, `v8.0`, `v9.0` and `v10.0`.
14453
14454
  */
14454
14455
  dotnetVersion?: pulumi.Input<string>;
14455
14456
  /**
@@ -15105,7 +15106,7 @@ export declare namespace arcmachine {
15105
15106
  */
15106
15107
  tenantId?: pulumi.Input<string>;
15107
15108
  /**
15108
- * Specifies the type of Managed Service Identity assigned to this Arc Machine. At this time the only possible value is `SystemAssigned`. Changing this forces a new resource to be created.
15109
+ * Specifies the type of Managed Service Identity assigned to this Arc Machine. At this time the only possible value is `SystemAssigned`.
15109
15110
  */
15110
15111
  type: pulumi.Input<string>;
15111
15112
  }
@@ -15557,6 +15558,9 @@ export declare namespace automation {
15557
15558
  * The end time of the schedule.
15558
15559
  */
15559
15560
  expiryTime?: pulumi.Input<string>;
15561
+ /**
15562
+ * The time offset in minutes for the expiry time.
15563
+ */
15560
15564
  expiryTimeOffsetMinutes?: pulumi.Input<number>;
15561
15565
  /**
15562
15566
  * The frequency of the schedule. - can be either `OneTime`, `Day`, `Hour`, `Week`, or `Month`.
@@ -15576,11 +15580,17 @@ export declare namespace automation {
15576
15580
  */
15577
15581
  monthlyOccurrence?: pulumi.Input<inputs.automation.SoftwareUpdateConfigurationScheduleMonthlyOccurrence>;
15578
15582
  nextRun?: pulumi.Input<string>;
15583
+ /**
15584
+ * The time offset in minutes for the next run time.
15585
+ */
15579
15586
  nextRunOffsetMinutes?: pulumi.Input<number>;
15580
15587
  /**
15581
15588
  * Start time of the schedule. Must be at least five minutes in the future. Defaults to seven minutes in the future from the time the resource is created.
15582
15589
  */
15583
15590
  startTime?: pulumi.Input<string>;
15591
+ /**
15592
+ * The time offset in minutes for the start time.
15593
+ */
15584
15594
  startTimeOffsetMinutes?: pulumi.Input<number>;
15585
15595
  /**
15586
15596
  * The timezone of the start time. Defaults to `Etc/UTC`. For possible values see: <https://docs.microsoft.com/en-us/rest/api/maps/timezone/gettimezoneenumwindows>
@@ -17619,7 +17629,13 @@ export declare namespace cdn {
17619
17629
  }
17620
17630
  interface FrontdoorFirewallPolicyManagedRuleOverrideRule {
17621
17631
  /**
17622
- * The action to be applied when the managed rule matches or when the anomaly score is 5 or greater. Possible values for `DefaultRuleSet 1.1` and below are `Allow`, `Log`, `Block`, or `Redirect`. Possible values for `DefaultRuleSet 2.0` and above are `Log` or `AnomalyScoring`. Possible values for `Microsoft_BotManagerRuleSet` are `Allow`, `Log`, `Block`, `Redirect`, or `JSChallenge`.
17632
+ * The action to be applied when the managed rule matches or when the anomaly score is 5 or greater. Possible values are `Allow`, `CAPTCHA`, `Log`, `Block`, `Redirect`, `AnomalyScoring` and `JSChallenge`.
17633
+ *
17634
+ * > **Note:** Possible values for `DefaultRuleSet 1.1` and below are `Allow`, `Log`, `Block`, or `Redirect`.
17635
+ *
17636
+ * > **Note:** Possible values for `DefaultRuleSet 2.0` and above are `Log` or `AnomalyScoring`.
17637
+ *
17638
+ * > **Note:** Possible values for `Microsoft_BotManagerRuleSet` are `Allow`, `Log`, `Block`, `Redirect`, or `JSChallenge`.
17623
17639
  *
17624
17640
  * > **Note:** Please see the `DefaultRuleSet` [product documentation](https://learn.microsoft.com/azure/web-application-firewall/afds/waf-front-door-drs?tabs=drs20#anomaly-scoring-mode) or the `Microsoft_BotManagerRuleSet` [product documentation](https://learn.microsoft.com/azure/web-application-firewall/afds/afds-overview) for more information.
17625
17641
  *
@@ -18462,7 +18478,6 @@ export declare namespace cognitive {
18462
18478
  interface AIServicesNetworkAcls {
18463
18479
  /**
18464
18480
  * Whether to allow trusted Azure Services to access the service. Possible values are `None` and `AzureServices`. Defaults to `AzureServices`.
18465
- * *
18466
18481
  */
18467
18482
  bypass?: pulumi.Input<string>;
18468
18483
  /**
@@ -18572,6 +18587,24 @@ export declare namespace cognitive {
18572
18587
  */
18573
18588
  subnetId: pulumi.Input<string>;
18574
18589
  }
18590
+ interface AccountProjectIdentity {
18591
+ /**
18592
+ * Specifies a list of User Assigned Managed Identity IDs to be assigned to this Cognitive Account Project.
18593
+ */
18594
+ identityIds?: pulumi.Input<pulumi.Input<string>[]>;
18595
+ /**
18596
+ * The Principal ID associated with this Managed Service Identity.
18597
+ */
18598
+ principalId?: pulumi.Input<string>;
18599
+ /**
18600
+ * The Tenant ID associated with this Managed Service Identity.
18601
+ */
18602
+ tenantId?: pulumi.Input<string>;
18603
+ /**
18604
+ * Specifies the type of Managed Service Identity that should be configured on this Cognitive Account Project. Possible values are `SystemAssigned`, `UserAssigned`, `SystemAssigned, UserAssigned` (to enable both).
18605
+ */
18606
+ type: pulumi.Input<string>;
18607
+ }
18575
18608
  interface AccountRaiPolicyContentFilter {
18576
18609
  /**
18577
18610
  * Whether the filter should block content. Possible values are `true` or `false`.
@@ -20225,7 +20258,7 @@ export declare namespace compute {
20225
20258
  }
20226
20259
  interface OrchestratedVirtualMachineScaleSetSkuProfile {
20227
20260
  /**
20228
- * Specifies the allocation strategy for the virtual machine scale set based on which the VMs will be allocated. Possible values are `LowestPrice` and `CapacityOptimized`.
20261
+ * Specifies the allocation strategy for the virtual machine scale set based on which the VMs will be allocated. Possible values are `CapacityOptimized`, `LowestPrice` and `Prioritized`.
20229
20262
  */
20230
20263
  allocationStrategy: pulumi.Input<string>;
20231
20264
  /**
@@ -22486,6 +22519,10 @@ export declare namespace containerapp {
22486
22519
  * One or more `container` blocks as detailed below.
22487
22520
  */
22488
22521
  containers: pulumi.Input<pulumi.Input<inputs.containerapp.AppTemplateContainer>[]>;
22522
+ /**
22523
+ * The number of seconds to wait before scaling down the number of instances again. Defaults to `300`.
22524
+ */
22525
+ cooldownPeriodInSeconds?: pulumi.Input<number>;
22489
22526
  /**
22490
22527
  * One or more `customScaleRule` blocks as defined below.
22491
22528
  */
@@ -22506,6 +22543,10 @@ export declare namespace containerapp {
22506
22543
  * The minimum number of replicas for this container.
22507
22544
  */
22508
22545
  minReplicas?: pulumi.Input<number>;
22546
+ /**
22547
+ * The interval in seconds used for polling KEDA. Defaults to `30`.
22548
+ */
22549
+ pollingIntervalInSeconds?: pulumi.Input<number>;
22509
22550
  /**
22510
22551
  * 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.
22511
22552
  */
@@ -22959,10 +23000,22 @@ export declare namespace containerapp {
22959
23000
  */
22960
23001
  storageName?: pulumi.Input<string>;
22961
23002
  /**
22962
- * The type of storage volume. Possible values are `AzureFile`, `EmptyDir` and `Secret`. Defaults to `EmptyDir`.
23003
+ * The type of storage volume. Possible values are `AzureFile`, `EmptyDir`, `NfsAzureFile` and `Secret`. Defaults to `EmptyDir`.
22963
23004
  */
22964
23005
  storageType?: pulumi.Input<string>;
22965
23006
  }
23007
+ interface EnvironmentCertificateCertificateKeyVault {
23008
+ /**
23009
+ * The managed identity to authenticate with Azure Key Vault. Possible values are the resource ID of user-assigned identity, and `System` for system-assigned identity. Defaults to `System`. Changing this forces a new resource to be created.
23010
+ *
23011
+ * > **Note:** Please make sure [required permissions](https://learn.microsoft.com/en-us/azure/container-apps/key-vault-certificates-manage) are correctly configured for your Key Vault and managed identity.
23012
+ */
23013
+ identity?: pulumi.Input<string>;
23014
+ /**
23015
+ * The ID of the Key Vault Secret containing the certificate. Changing this forces a new resource to be created.
23016
+ */
23017
+ keyVaultSecretId: pulumi.Input<string>;
23018
+ }
22966
23019
  interface EnvironmentDaprComponentMetadata {
22967
23020
  /**
22968
23021
  * The name of the Metadata configuration item.
@@ -22979,11 +23032,11 @@ export declare namespace containerapp {
22979
23032
  }
22980
23033
  interface EnvironmentDaprComponentSecret {
22981
23034
  /**
22982
- * The identity to use for accessing key vault reference.
23035
+ * The identity to use for accessing key vault reference. Possible values are the Resource ID of a User Assigned Managed Identity, or `System` to use the System Assigned Managed Identity.
22983
23036
  */
22984
23037
  identity?: pulumi.Input<string>;
22985
23038
  /**
22986
- * The Key Vault Secret ID. Could be either one of `id` or `versionlessId`.
23039
+ * The Key Vault Secret ID.
22987
23040
  */
22988
23041
  keyVaultSecretId?: pulumi.Input<string>;
22989
23042
  /**
@@ -23021,7 +23074,7 @@ export declare namespace containerapp {
23021
23074
  */
23022
23075
  name: pulumi.Input<string>;
23023
23076
  /**
23024
- * Workload profile type for the workloads to run on. Possible values include `Consumption`, `D4`, `D8`, `D16`, `D32`, `E4`, `E8`, `E16` and `E32`.
23077
+ * Workload profile type for the workloads to run on. Possible values include `Consumption`, `Consumption-GPU-NC24-A100`, `Consumption-GPU-NC8as-T4`, `D4`, `D8`, `D16`, `D32`, `E4`, `E8`, `E16`, `E32`, `NC24-A100`, `NC48-A100` and `NC96-A100`.
23025
23078
  *
23026
23079
  * > **Note:** A `Consumption` type must have a name of `Consumption` and an environment may only have one `Consumption` Workload Profile.
23027
23080
  *
@@ -23067,7 +23120,7 @@ export declare namespace containerapp {
23067
23120
  */
23068
23121
  authentications?: pulumi.Input<pulumi.Input<inputs.containerapp.JobEventTriggerConfigScaleRuleAuthentication>[]>;
23069
23122
  /**
23070
- * Type of the scale rule.
23123
+ * Type of the scale rule. Possible values are `activemq`, `artemis-queue`, `kafka`, `pulsar`, `aws-cloudwatch`, `aws-dynamodb`, `aws-dynamodb-streams`, `aws-kinesis-stream`, `aws-sqs-queue`, `azure-app-insights`, `azure-blob`, `azure-data-explorer`, `azure-eventhub`, `azure-log-analytics`, `azure-monitor`, `azure-pipelines`, `azure-servicebus`, `azure-queue`, `cassandra`, `cpu`, `cron`, `datadog`, `elasticsearch`, `external`, `external-push`, `gcp-stackdriver`, `gcp-storage`, `gcp-pubsub`, `graphite`, `http`, `huawei-cloudeye`, `ibmmq`, `influxdb`, `kubernetes-workload`, `liiklus`, `memory`, `metrics-api`, `mongodb`, `mssql`, `mysql`, `nats-jetstream`, `stan`, `tcp`, `new-relic`, `openstack-metric`, `openstack-swift`, `postgresql`, `predictkube`, `prometheus`, `rabbitmq`, `redis`, `redis-cluster`, `redis-sentinel`, `redis-streams`, `redis-cluster-streams`, `redis-sentinel-streams`, `selenium-grid`, `solace-event-queue` and `github-runner`.
23071
23124
  */
23072
23125
  customRuleType: pulumi.Input<string>;
23073
23126
  /**
@@ -23105,7 +23158,7 @@ export declare namespace containerapp {
23105
23158
  */
23106
23159
  tenantId?: pulumi.Input<string>;
23107
23160
  /**
23108
- * The type of identity used for the Container App Job. Possible values are `SystemAssigned`, `UserAssigned` and `None`. Defaults to `None`.
23161
+ * The type of identity used for the Container App Job. Possible values are `SystemAssigned`, `UserAssigned` and `None`.
23109
23162
  */
23110
23163
  type: pulumi.Input<string>;
23111
23164
  }
@@ -23515,7 +23568,7 @@ export declare namespace containerapp {
23515
23568
  */
23516
23569
  storageName?: pulumi.Input<string>;
23517
23570
  /**
23518
- * The type of storage to use for the volume. Possible values are `AzureFile`, `EmptyDir` and `Secret`.
23571
+ * The type of storage to use for the volume. Possible values are `AzureFile`, `EmptyDir`, `NfsAzureFile` and `Secret`. Defaults to `EmptyDir`.
23519
23572
  */
23520
23573
  storageType?: pulumi.Input<string>;
23521
23574
  }
@@ -24448,6 +24501,9 @@ export declare namespace containerservice {
24448
24501
  * Should the nodes in this Node Pool have Federal Information Processing Standard enabled? `temporaryNameForRotation` must be specified when changing this block.
24449
24502
  */
24450
24503
  fipsEnabled?: pulumi.Input<boolean>;
24504
+ /**
24505
+ * Specifies the driver type for GPU nodes. Possible values are `Install` and `None`. Changing this forces a new resource to be created.
24506
+ */
24451
24507
  gpuDriver?: pulumi.Input<string>;
24452
24508
  /**
24453
24509
  * Specifies the GPU MIG instance profile for supported GPU VM SKU. The allowed values are `MIG1g`, `MIG2g`, `MIG3g`, `MIG4g` and `MIG7g`. Changing this forces a new resource to be created.
@@ -24813,7 +24869,9 @@ export declare namespace containerservice {
24813
24869
  */
24814
24870
  maxSurge: pulumi.Input<string>;
24815
24871
  /**
24816
- * The amount of time in minutes to wait after draining a node and before reimaging and moving on to next node. Defaults to `0`. <!-- The 0 default happens in code, not in Schema -->
24872
+ * The amount of time in minutes to wait after draining a node and before reimaging and moving on to next node.
24873
+ *
24874
+ * > **Note:** The default value for `nodeSoakDurationInMinutes` is `0`. <!-- The 0 default happens in code, not in Schema -->.
24817
24875
  */
24818
24876
  nodeSoakDurationInMinutes?: pulumi.Input<number>;
24819
24877
  /**
@@ -25613,6 +25671,13 @@ export declare namespace containerservice {
25613
25671
  */
25614
25672
  outboundNatEnabled?: pulumi.Input<boolean>;
25615
25673
  }
25674
+ interface KubernetesClusterNodeProvisioningProfile {
25675
+ /**
25676
+ * Specifies whether default node pools should be provisioned automatically. Possible values are `Auto` and `None`. Defaults to `Auto`. At least one of `mode` or `defaultNodePools` must be specified.
25677
+ */
25678
+ defaultNodePools?: pulumi.Input<string>;
25679
+ mode?: pulumi.Input<string>;
25680
+ }
25616
25681
  interface KubernetesClusterOmsAgent {
25617
25682
  /**
25618
25683
  * The ID of the Log Analytics Workspace which the OMS Agent should send data to.
@@ -25735,7 +25800,7 @@ export declare namespace containerservice {
25735
25800
  }
25736
25801
  interface KubernetesClusterWebAppRouting {
25737
25802
  /**
25738
- * Specifies the ingress type for the default `NginxIngressController` custom resource. The allowed values are `None`, `Internal`, `External` and `AnnotationControlled`. It defaults to `AnnotationControlled`.
25803
+ * Specifies the ingress type for the default `NginxIngressController` custom resource. The allowed values are `None`, `Internal`, `External` and `AnnotationControlled`. Defaults to `AnnotationControlled`.
25739
25804
  */
25740
25805
  defaultNginxController?: pulumi.Input<string>;
25741
25806
  /**
@@ -26992,6 +27057,38 @@ export declare namespace cosmosdb {
26992
27057
  */
26993
27058
  value?: pulumi.Input<string>;
26994
27059
  }
27060
+ interface MongoClusterCustomerManagedKey {
27061
+ /**
27062
+ * The ID of the key vault key used for encryption. For example: `https://example-vault-name.vault.azure.net/keys/example-key-name`.
27063
+ */
27064
+ keyVaultKeyId: pulumi.Input<string>;
27065
+ /**
27066
+ * The ID of the User Assigned Identity that has access to the Key Vault Key.
27067
+ */
27068
+ userAssignedIdentityId: pulumi.Input<string>;
27069
+ }
27070
+ interface MongoClusterIdentity {
27071
+ /**
27072
+ * A list of one or more Resource IDs for User Assigned Managed identities to assign.
27073
+ *
27074
+ * > **Note:** Required when `type` is set to `UserAssigned`.
27075
+ */
27076
+ identityIds: pulumi.Input<pulumi.Input<string>[]>;
27077
+ /**
27078
+ * The type of managed identity to assign. Possible value is `UserAssigned`.
27079
+ */
27080
+ type: pulumi.Input<string>;
27081
+ }
27082
+ interface MongoClusterRestore {
27083
+ /**
27084
+ * The point in time (in UTC) to restore from, in ISO 8601 format (e.g., `2024-01-01T00:00:00Z`). Changing this forces a new resource to be created.
27085
+ */
27086
+ pointInTimeUtc: pulumi.Input<string>;
27087
+ /**
27088
+ * The ID of the source MongoDB Cluster to restore from. Changing this forces a new resource to be created.
27089
+ */
27090
+ sourceId: pulumi.Input<string>;
27091
+ }
26995
27092
  interface MongoCollectionAutoscaleSettings {
26996
27093
  /**
26997
27094
  * The maximum throughput of the MongoDB collection (RU/s). Must be between `1,000` and `1,000,000`. Must be set in increments of `1,000`. Conflicts with `throughput`.
@@ -29315,7 +29412,7 @@ export declare namespace dataprotection {
29315
29412
  scheduledBackupTimes?: pulumi.Input<pulumi.Input<string>[]>;
29316
29413
  /**
29317
29414
  * Possible values are `First`, `Second`, `Third`, `Fourth` and `Last`. Changing this forces a new resource to be created.
29318
- * *
29415
+ *
29319
29416
  * > **Note:** When not using `absoluteCriteria`, you must use exactly one of `daysOfMonth` or `daysOfWeek`. Regarding the remaining two properties, `weeksOfMonth` and `monthsOfYear`, you may use either, both, or neither. If you would like to set multiple intervals, you may do so by using multiple `retentionRule` blocks.
29320
29417
  */
29321
29418
  weeksOfMonths?: pulumi.Input<pulumi.Input<string>[]>;
@@ -29370,7 +29467,7 @@ export declare namespace dataprotection {
29370
29467
  */
29371
29468
  absoluteCriteria?: pulumi.Input<string>;
29372
29469
  /**
29373
- * Possible values are `Monday`, `Tuesday`, `Thursday`, `Friday`, `Saturday` and `Sunday`. Changing this forces a new resource to be created.
29470
+ * Possible values are `Monday`, `Tuesday`, `Wednesday`, `Thursday`, `Friday`, `Saturday` and `Sunday`. Changing this forces a new resource to be created.
29374
29471
  */
29375
29472
  daysOfWeeks?: pulumi.Input<pulumi.Input<string>[]>;
29376
29473
  /**
@@ -29438,7 +29535,7 @@ export declare namespace dataprotection {
29438
29535
  */
29439
29536
  absoluteCriteria?: pulumi.Input<string>;
29440
29537
  /**
29441
- * Possible values are `Monday`, `Tuesday`, `Thursday`, `Friday`, `Saturday` and `Sunday`. Changing this forces a new resource to be created.
29538
+ * Possible values are `Monday`, `Tuesday`, `Wednesday`, `Thursday`, `Friday`, `Saturday` and `Sunday`. Changing this forces a new resource to be created.
29442
29539
  */
29443
29540
  daysOfWeeks?: pulumi.Input<pulumi.Input<string>[]>;
29444
29541
  /**
@@ -30011,9 +30108,12 @@ export declare namespace dns {
30011
30108
  * The expire time for the SOA record. Defaults to `2419200`.
30012
30109
  */
30013
30110
  expireTime?: pulumi.Input<number>;
30111
+ /**
30112
+ * The fully qualified domain name.
30113
+ */
30014
30114
  fqdn?: pulumi.Input<string>;
30015
30115
  /**
30016
- * The domain name of the authoritative name server for the SOA record. If not set, computed value from Azure will be used.
30116
+ * The domain name of the authoritative name server for the SOA record.
30017
30117
  */
30018
30118
  hostName?: pulumi.Input<string>;
30019
30119
  /**
@@ -31761,7 +31861,7 @@ export declare namespace eventhub {
31761
31861
  }
31762
31862
  interface EventHubRetentionDescription {
31763
31863
  /**
31764
- * Specifies the Cleanup Policy for the EventHub. Possible values are `Delete` and `Compact`.
31864
+ * Specifies the Cleanup Policy for the EventHub. Possible values are `Delete` and `Compact`. Changing this forces a new resource to be created.
31765
31865
  */
31766
31866
  cleanupPolicy: pulumi.Input<string>;
31767
31867
  /**
@@ -33016,6 +33116,9 @@ export declare namespace hdinsight {
33016
33116
  * The ID of the private link service group.
33017
33117
  */
33018
33118
  groupId: pulumi.Input<string>;
33119
+ /**
33120
+ * An `ipConfiguration` block as defined below.
33121
+ */
33019
33122
  ipConfiguration: pulumi.Input<inputs.hdinsight.HBaseClusterPrivateLinkConfigurationIpConfiguration>;
33020
33123
  /**
33021
33124
  * The name of the private link configuration.
@@ -33024,7 +33127,7 @@ export declare namespace hdinsight {
33024
33127
  }
33025
33128
  interface HBaseClusterPrivateLinkConfigurationIpConfiguration {
33026
33129
  /**
33027
- * Specifies the name for this HDInsight HBase Cluster. Changing this forces a new resource to be created.
33130
+ * The name of the IP configuration.
33028
33131
  */
33029
33132
  name: pulumi.Input<string>;
33030
33133
  /**
@@ -33036,9 +33139,12 @@ export declare namespace hdinsight {
33036
33139
  */
33037
33140
  privateIpAddress?: pulumi.Input<string>;
33038
33141
  /**
33039
- * The private IP allocation method. The only possible value now is `Dynamic`.
33142
+ * The private IP allocation method. Possible values are `Dynamic` and `Static`.
33040
33143
  */
33041
33144
  privateIpAllocationMethod?: pulumi.Input<string>;
33145
+ /**
33146
+ * The ID of the Subnet within the Virtual Network where the IP configuration should be provisioned.
33147
+ */
33042
33148
  subnetId?: pulumi.Input<string>;
33043
33149
  }
33044
33150
  interface HBaseClusterRoles {
@@ -33464,6 +33570,9 @@ export declare namespace hdinsight {
33464
33570
  * The ID of the private link service group.
33465
33571
  */
33466
33572
  groupId: pulumi.Input<string>;
33573
+ /**
33574
+ * An `ipConfiguration` block as defined below.
33575
+ */
33467
33576
  ipConfiguration: pulumi.Input<inputs.hdinsight.HadoopClusterPrivateLinkConfigurationIpConfiguration>;
33468
33577
  /**
33469
33578
  * The name of the private link configuration.
@@ -33472,18 +33581,24 @@ export declare namespace hdinsight {
33472
33581
  }
33473
33582
  interface HadoopClusterPrivateLinkConfigurationIpConfiguration {
33474
33583
  /**
33475
- * Specifies the name for this HDInsight Hadoop Cluster. Changing this forces a new resource to be created.
33584
+ * The name of the IP configuration.
33476
33585
  */
33477
33586
  name: pulumi.Input<string>;
33478
33587
  /**
33479
33588
  * Indicates whether this IP configuration is primary.
33480
33589
  */
33481
33590
  primary?: pulumi.Input<boolean>;
33591
+ /**
33592
+ * The private IP address of the IP configuration.
33593
+ */
33482
33594
  privateIpAddress?: pulumi.Input<string>;
33483
33595
  /**
33484
- * The private IP allocation method. The only possible value now is `Dynamic`.
33596
+ * The private IP allocation method. Possible values are `Dynamic` and `Static`.
33485
33597
  */
33486
33598
  privateIpAllocationMethod?: pulumi.Input<string>;
33599
+ /**
33600
+ * The ID of the Subnet within the Virtual Network where the IP configuration should be provisioned.
33601
+ */
33487
33602
  subnetId?: pulumi.Input<string>;
33488
33603
  }
33489
33604
  interface HadoopClusterRoles {
@@ -33999,6 +34114,9 @@ export declare namespace hdinsight {
33999
34114
  * The ID of the private link service group.
34000
34115
  */
34001
34116
  groupId: pulumi.Input<string>;
34117
+ /**
34118
+ * An `ipConfiguration` block as defined below.
34119
+ */
34002
34120
  ipConfiguration: pulumi.Input<inputs.hdinsight.InteractiveQueryClusterPrivateLinkConfigurationIpConfiguration>;
34003
34121
  /**
34004
34122
  * The name of the private link configuration.
@@ -34007,7 +34125,7 @@ export declare namespace hdinsight {
34007
34125
  }
34008
34126
  interface InteractiveQueryClusterPrivateLinkConfigurationIpConfiguration {
34009
34127
  /**
34010
- * Specifies the name for this HDInsight Interactive Query Cluster. Changing this forces a new resource to be created.
34128
+ * The name of the IP configuration.
34011
34129
  */
34012
34130
  name: pulumi.Input<string>;
34013
34131
  /**
@@ -34019,9 +34137,12 @@ export declare namespace hdinsight {
34019
34137
  */
34020
34138
  privateIpAddress?: pulumi.Input<string>;
34021
34139
  /**
34022
- * The private IP allocation method. The only possible value now is `Dynamic`.
34140
+ * The private IP allocation method. Possible values are `Dynamic` and `Static`.
34023
34141
  */
34024
34142
  privateIpAllocationMethod?: pulumi.Input<string>;
34143
+ /**
34144
+ * The ID of the Subnet within the Virtual Network where the IP configuration should be provisioned.
34145
+ */
34025
34146
  subnetId?: pulumi.Input<string>;
34026
34147
  }
34027
34148
  interface InteractiveQueryClusterRoles {
@@ -34449,6 +34570,9 @@ export declare namespace hdinsight {
34449
34570
  * The ID of the private link service group.
34450
34571
  */
34451
34572
  groupId: pulumi.Input<string>;
34573
+ /**
34574
+ * An `ipConfiguration` block as defined below.
34575
+ */
34452
34576
  ipConfiguration: pulumi.Input<inputs.hdinsight.KafkaClusterPrivateLinkConfigurationIpConfiguration>;
34453
34577
  /**
34454
34578
  * The name of the private link configuration.
@@ -34457,7 +34581,7 @@ export declare namespace hdinsight {
34457
34581
  }
34458
34582
  interface KafkaClusterPrivateLinkConfigurationIpConfiguration {
34459
34583
  /**
34460
- * Specifies the name for this HDInsight Kafka Cluster. Changing this forces a new resource to be created.
34584
+ * The name of the IP configuration.
34461
34585
  */
34462
34586
  name: pulumi.Input<string>;
34463
34587
  /**
@@ -34469,9 +34593,12 @@ export declare namespace hdinsight {
34469
34593
  */
34470
34594
  privateIpAddress?: pulumi.Input<string>;
34471
34595
  /**
34472
- * The private IP allocation method. The only possible value now is `Dynamic`.
34596
+ * The private IP allocation method. Possible values are `Dynamic` and `Static`.
34473
34597
  */
34474
34598
  privateIpAllocationMethod?: pulumi.Input<string>;
34599
+ /**
34600
+ * The ID of the Subnet within the Virtual Network where the IP configuration should be provisioned.
34601
+ */
34475
34602
  subnetId?: pulumi.Input<string>;
34476
34603
  }
34477
34604
  interface KafkaClusterRestProxy {
@@ -34933,6 +35060,9 @@ export declare namespace hdinsight {
34933
35060
  * The ID of the private link service group.
34934
35061
  */
34935
35062
  groupId: pulumi.Input<string>;
35063
+ /**
35064
+ * An `ipConfiguration` block as defined below.
35065
+ */
34936
35066
  ipConfiguration: pulumi.Input<inputs.hdinsight.SparkClusterPrivateLinkConfigurationIpConfiguration>;
34937
35067
  /**
34938
35068
  * The name of the private link configuration.
@@ -34941,7 +35071,7 @@ export declare namespace hdinsight {
34941
35071
  }
34942
35072
  interface SparkClusterPrivateLinkConfigurationIpConfiguration {
34943
35073
  /**
34944
- * Specifies the name for this HDInsight Spark Cluster. Changing this forces a new resource to be created.
35074
+ * The name of the IP configuration.
34945
35075
  */
34946
35076
  name: pulumi.Input<string>;
34947
35077
  /**
@@ -34953,9 +35083,12 @@ export declare namespace hdinsight {
34953
35083
  */
34954
35084
  privateIpAddress?: pulumi.Input<string>;
34955
35085
  /**
34956
- * The private IP allocation method. The only possible value now is `Dynamic`.
35086
+ * The private IP allocation method. Possible values are `Dynamic` and `Static`.
34957
35087
  */
34958
35088
  privateIpAllocationMethod?: pulumi.Input<string>;
35089
+ /**
35090
+ * The ID of the Subnet within the Virtual Network where the IP configuration should be provisioned.
35091
+ */
34959
35092
  subnetId?: pulumi.Input<string>;
34960
35093
  }
34961
35094
  interface SparkClusterRoles {
@@ -36962,7 +37095,7 @@ export declare namespace loadtest {
36962
37095
  export declare namespace loganalytics {
36963
37096
  interface ClusterIdentity {
36964
37097
  /**
36965
- * A list of User Assigned Managed Identity IDs to be assigned to this Windows Web App Slot.
37098
+ * A list of User Assigned Managed Identity IDs to be assigned to this Windows Web App Slot. Changing this forces a new resource to be created.
36966
37099
  *
36967
37100
  * > **Note:** This is required when `type` is set to `UserAssigned`.
36968
37101
  */
@@ -36976,12 +37109,50 @@ export declare namespace loganalytics {
36976
37109
  */
36977
37110
  tenantId?: pulumi.Input<string>;
36978
37111
  /**
36979
- * Specifies the type of Managed Service Identity that should be configured on this Log Analytics Cluster. Possible values are `SystemAssigned` and `UserAssigned`. Changing this forces a new resource to be created.
37112
+ * Specifies the type of Managed Service Identity that should be configured on this Log Analytics Cluster. Possible values are `SystemAssigned` and `UserAssigned`. Changing this forces a new resource to be created.
36980
37113
  *
36981
37114
  * > **Note:** The assigned `principalId` and `tenantId` can be retrieved after the identity `type` has been set to `SystemAssigned` and the Log Analytics Cluster has been created. More details are available below.
36982
37115
  */
36983
37116
  type: pulumi.Input<string>;
36984
37117
  }
37118
+ interface WorkspaceTableCustomLogColumn {
37119
+ /**
37120
+ * The description of the column.
37121
+ */
37122
+ description?: pulumi.Input<string>;
37123
+ /**
37124
+ * The display name of the column.
37125
+ */
37126
+ displayName?: pulumi.Input<string>;
37127
+ /**
37128
+ * Specifies the name of the column.
37129
+ */
37130
+ name: pulumi.Input<string>;
37131
+ /**
37132
+ * The data type of the column. Possible values are `boolean`, `datetime`, `dynamic`, `guid`, `int`, `long`, `real`, and `string`.
37133
+ */
37134
+ type: pulumi.Input<string>;
37135
+ }
37136
+ interface WorkspaceTableCustomLogStandardColumn {
37137
+ /**
37138
+ * The description of the table.
37139
+ */
37140
+ description?: pulumi.Input<string>;
37141
+ /**
37142
+ * The display name of the table.
37143
+ */
37144
+ displayName?: pulumi.Input<string>;
37145
+ /**
37146
+ * Specifies the name of the Log Analytics Workspace Table Custom Log. Changing this forces a new resource to be created.
37147
+ *
37148
+ * > **Note:** `name` must end with `_CL`.
37149
+ */
37150
+ name?: pulumi.Input<string>;
37151
+ /**
37152
+ * The data type of the standard column.
37153
+ */
37154
+ type?: pulumi.Input<string>;
37155
+ }
36985
37156
  }
36986
37157
  export declare namespace logicapps {
36987
37158
  interface ActionHttpRunAfter {
@@ -37196,7 +37367,7 @@ export declare namespace logicapps {
37196
37367
  */
37197
37368
  linuxFxVersion?: pulumi.Input<string>;
37198
37369
  /**
37199
- * The minimum supported TLS version for the Logic App. Possible values are `1.0`, `1.1`, and `1.2`. Defaults to `1.2` for new Logic Apps.
37370
+ * The minimum supported TLS version for the Logic App. Possible values are `1.0`, `1.1`, `1.2` and `1.3`. Defaults to `1.2` for new Logic Apps.
37200
37371
  *
37201
37372
  * > **Note:** Azure Services will require TLS 1.2+ by August 2025, please see this [announcement](https://azure.microsoft.com/en-us/updates/v2/update-retirement-tls1-0-tls1-1-versions-azure-services/) for more.
37202
37373
  */
@@ -37220,7 +37391,7 @@ export declare namespace logicapps {
37220
37391
  */
37221
37392
  scmIpRestrictions?: pulumi.Input<pulumi.Input<inputs.logicapps.StandardSiteConfigScmIpRestriction>[]>;
37222
37393
  /**
37223
- * Configures the minimum version of TLS required for SSL requests to the SCM site. Possible values are `1.0`, `1.1` and `1.2`.
37394
+ * Configures the minimum version of TLS required for SSL requests to the SCM site. Possible values are `1.0`, `1.1`, `1.2` and `1.3`.
37224
37395
  *
37225
37396
  * > **Note:** Azure Services will require TLS 1.2+ by August 2025, please see this [announcement](https://azure.microsoft.com/en-us/updates/v2/update-retirement-tls1-0-tls1-1-versions-azure-services/) for more.
37226
37397
  */
@@ -37480,7 +37651,7 @@ export declare namespace logicapps {
37480
37651
  export declare namespace machinelearning {
37481
37652
  interface ComputeClusterIdentity {
37482
37653
  /**
37483
- * Specifies a list of User Assigned Managed Identity IDs to be assigned to this Machine Learning Compute Cluster. Changing this forces a new resource to be created.
37654
+ * Specifies a list of User Assigned Managed Identity IDs to be assigned to this Machine Learning Compute Cluster.
37484
37655
  *
37485
37656
  * > **Note:** This is required when `type` is set to `UserAssigned` or `SystemAssigned, UserAssigned`.
37486
37657
  */
@@ -37494,7 +37665,7 @@ export declare namespace machinelearning {
37494
37665
  */
37495
37666
  tenantId?: pulumi.Input<string>;
37496
37667
  /**
37497
- * Specifies the type of Managed Service Identity that should be configured on this Machine Learning Compute Cluster. Possible values are `SystemAssigned`, `UserAssigned`, `SystemAssigned, UserAssigned` (to enable both). Changing this forces a new resource to be created.
37668
+ * Specifies the type of Managed Service Identity that should be configured on this Machine Learning Compute Cluster. Possible values are `SystemAssigned`, `UserAssigned`, `SystemAssigned, UserAssigned` (to enable both).
37498
37669
  */
37499
37670
  type: pulumi.Input<string>;
37500
37671
  }
@@ -37610,7 +37781,7 @@ export declare namespace machinelearning {
37610
37781
  */
37611
37782
  leafDomainLabel?: pulumi.Input<string>;
37612
37783
  /**
37613
- * Whether or not to overwrite existing leaf domain. Conflicts with `ssl[0].cert`,`ssl[0].key`,`ssl[0].cname` Changing this forces a new Machine Learning Inference Cluster to be created. Defaults to `""`.
37784
+ * Whether or not to overwrite existing leaf domain. Conflicts with `ssl[0].cert`,`ssl[0].key`,`ssl[0].cname` Changing this forces a new Machine Learning Inference Cluster to be created.
37614
37785
  */
37615
37786
  overwriteExistingDomain?: pulumi.Input<boolean>;
37616
37787
  }
@@ -37716,7 +37887,7 @@ export declare namespace maintenance {
37716
37887
  */
37717
37888
  locations?: pulumi.Input<pulumi.Input<string>[]>;
37718
37889
  /**
37719
- * Specifies a list of allowed operating systems.
37890
+ * Specifies a list of allowed operating systems. Possible values are `Linux` and `Windows`.
37720
37891
  */
37721
37892
  osTypes?: pulumi.Input<pulumi.Input<string>[]>;
37722
37893
  /**
@@ -37724,7 +37895,7 @@ export declare namespace maintenance {
37724
37895
  */
37725
37896
  resourceGroups?: pulumi.Input<pulumi.Input<string>[]>;
37726
37897
  /**
37727
- * Specifies a list of allowed resources.
37898
+ * Specifies a list of allowed resources. Possible values are `Microsoft.Compute/virtualMachines` and `Microsoft.HybridCompute/machines`.
37728
37899
  */
37729
37900
  resourceTypes?: pulumi.Input<pulumi.Input<string>[]>;
37730
37901
  /**
@@ -37732,7 +37903,7 @@ export declare namespace maintenance {
37732
37903
  */
37733
37904
  tagFilter?: pulumi.Input<string>;
37734
37905
  /**
37735
- * A mapping of tags for the VM
37906
+ * One or more `tags` blocks as defined below.
37736
37907
  */
37737
37908
  tags?: pulumi.Input<pulumi.Input<inputs.maintenance.AssignmentDynamicScopeFilterTag>[]>;
37738
37909
  }
@@ -37934,7 +38105,9 @@ export declare namespace managedredis {
37934
38105
  */
37935
38106
  clientProtocol?: pulumi.Input<string>;
37936
38107
  /**
37937
- * Clustering policy specified at create time. Possible values are `EnterpriseCluster` and `OSSCluster`. Defaults to `OSSCluster`. Changing this forces a new database to be created, data will be lost and Managed Redis will be unavailable during the operation.
38108
+ * Clustering policy specified at create time. Possible values are `EnterpriseCluster`, `OSSCluster` and `NoCluster`. Defaults to `OSSCluster`.
38109
+ *
38110
+ * !> **Note:** Changing `clusteringPolicy` forces database recreation. Data will be lost and Managed Redis will be unavailable during the operation.
37938
38111
  */
37939
38112
  clusteringPolicy?: pulumi.Input<string>;
37940
38113
  /**
@@ -37942,13 +38115,27 @@ export declare namespace managedredis {
37942
38115
  */
37943
38116
  evictionPolicy?: pulumi.Input<string>;
37944
38117
  /**
37945
- * The name of the geo-replication group. If provided, a geo-replication group will be created for this database with itself as the only member. Use `azurermManagedRedisDatabaseGeoReplication` resource to manage group membership, linking and unlinking. All databases to be linked have to have the same group name. Refer to the [Managed Redis geo-replication documentation](https://learn.microsoft.com/azure/redis/how-to-active-geo-replication) for more information. Changing this forces a new database to be created, data will be lost and Managed Redis will be unavailable during the operation.
38118
+ * The name of the geo-replication group. If provided, a geo-replication group will be created for this database with itself as the only member. Use `azurermManagedRedisDatabaseGeoReplication` resource to manage group membership, linking and unlinking. All databases to be linked have to have the same group name. Refer to the [Managed Redis geo-replication documentation](https://learn.microsoft.com/azure/redis/how-to-active-geo-replication) for more information.
38119
+ *
38120
+ * !> **Note:** Changing `geoReplicationGroupName` forces database recreation. Data will be lost and Managed Redis will be unavailable during the operation.
37946
38121
  */
37947
38122
  geoReplicationGroupName?: pulumi.Input<string>;
38123
+ /**
38124
+ * The ID of the Managed Redis Database Instance.
38125
+ */
38126
+ id?: pulumi.Input<string>;
37948
38127
  /**
37949
38128
  * A `module` block as defined below. Refer to [the modules documentation](https://learn.microsoft.com/azure/redis/redis-modules) to learn more.
37950
38129
  */
37951
38130
  modules?: pulumi.Input<pulumi.Input<inputs.managedredis.ManagedRedisDefaultDatabaseModule>[]>;
38131
+ /**
38132
+ * The frequency of Append Only File (AOF) backups. The only possible value is `1s`. Providing this value implies AOF persistence method is enabled. Conflicts with `persistenceRedisDatabaseBackupFrequency`, only one persistence method is allowed. Conflicts with `geoReplicationGroupName`, persistence can only be enabled on non-geo-replicated databases. Refer to [the persistence documentation](https://learn.microsoft.com/azure/redis/how-to-persistence) to learn more.
38133
+ */
38134
+ persistenceAppendOnlyFileBackupFrequency?: pulumi.Input<string>;
38135
+ /**
38136
+ * The frequency of Redis Database (RDB) backups. Possible values are `1h`, `6h` and `12h`. Providing this value implies RDB persistence method is enabled. Conflicts with `persistenceAppendOnlyFileBackupFrequency`, only one persistence method is allowed. Conflicts with `geoReplicationGroupName`, persistence can only be enabled on non-geo-replicated databases. Refer to [the persistence documentation](https://learn.microsoft.com/azure/redis/how-to-persistence) to learn more.
38137
+ */
38138
+ persistenceRedisDatabaseBackupFrequency?: pulumi.Input<string>;
37952
38139
  /**
37953
38140
  * TCP port of the database endpoint.
37954
38141
  */
@@ -37964,13 +38151,17 @@ export declare namespace managedredis {
37964
38151
  }
37965
38152
  interface ManagedRedisDefaultDatabaseModule {
37966
38153
  /**
37967
- * Configuration options for the module (e.g. `ERROR_RATE 0.00 INITIAL_SIZE 400`). Changing this forces a new database to be created, data will be lost and Managed Redis will be unavailable during the operation.
38154
+ * Configuration options for the module (e.g. `ERROR_RATE 0.00 INITIAL_SIZE 400`).
38155
+ *
38156
+ * !> **Note:** Changing `args` forces database recreation. Data will be lost and Managed Redis will be unavailable during the operation.
37968
38157
  *
37969
38158
  * > **Note:** Only `RediSearch` and `RedisJSON` modules are allowed with geo-replication.
37970
38159
  */
37971
38160
  args?: pulumi.Input<string>;
37972
38161
  /**
37973
- * The name which should be used for this module. Possible values are `RedisBloom`, `RedisTimeSeries`, `RediSearch` and `RedisJSON`. Changing this forces a new database to be created, data will be lost and Managed Redis will be unavailable during the operation.
38162
+ * The name which should be used for this module. Possible values are `RedisBloom`, `RedisTimeSeries`, `RediSearch` and `RedisJSON`.
38163
+ *
38164
+ * !> **Note:** Changing `name` forces database recreation. Data will be lost and Managed Redis will be unavailable during the operation.
37974
38165
  */
37975
38166
  name: pulumi.Input<string>;
37976
38167
  /**
@@ -38137,342 +38328,62 @@ export declare namespace maps {
38137
38328
  type: pulumi.Input<string>;
38138
38329
  }
38139
38330
  }
38140
- export declare namespace mobile {
38141
- interface NetworkAttachedDataNetworkNetworkAddressPortTranslation {
38142
- /**
38143
- * Pinhole timeout for ICMP pinholes in seconds. Must between `1` to `180`, Default to `180`.
38144
- */
38145
- icmpPinholeTimeoutInSeconds?: pulumi.Input<number>;
38146
- /**
38147
- * Maximum number of UDP and TCP pinholes that can be open simultaneously on the core interface. For 5G networks, this is the N6 interface. For 4G networks, this is the SGi interface. Must be between 1 and 65536.
38148
- */
38149
- pinholeMaximumNumber?: pulumi.Input<number>;
38150
- /**
38151
- * A `portRange` block as defined below.
38152
- */
38153
- portRange?: pulumi.Input<inputs.mobile.NetworkAttachedDataNetworkNetworkAddressPortTranslationPortRange>;
38154
- /**
38155
- * Pinhole timeout for TCP pinholes in seconds. Must between `1` to `180`, Default to `180`.
38156
- */
38157
- tcpPinholeTimeoutInSeconds?: pulumi.Input<number>;
38158
- /**
38159
- * Minimum time in seconds that will pass before a TCP port that was used by a closed pinhole can be reused. Defaults to `120`.
38160
- */
38161
- tcpPortReuseMinimumHoldTimeInSeconds?: pulumi.Input<number>;
38162
- /**
38163
- * Pinhole timeout for UDP pinholes in seconds. Must between `1` to `180`, Default to `180`.
38164
- */
38165
- udpPinholeTimeoutInSeconds?: pulumi.Input<number>;
38166
- /**
38167
- * Minimum time in seconds that will pass before a UDP port that was used by a closed pinhole can be reused. Defaults to `60`.
38168
- */
38169
- udpPortReuseMinimumHoldTimeInSeconds?: pulumi.Input<number>;
38170
- }
38171
- interface NetworkAttachedDataNetworkNetworkAddressPortTranslationPortRange {
38172
- /**
38173
- * Specifies the maximum port number.
38174
- */
38175
- maximum?: pulumi.Input<number>;
38331
+ export declare namespace mongocluster {
38332
+ interface MongoClusterConnectionString {
38176
38333
  /**
38177
- * Specifies the minimum port number.
38334
+ * The description of the connection string.
38178
38335
  */
38179
- minimum?: pulumi.Input<number>;
38180
- }
38181
- interface NetworkPacketCoreControlPlaneIdentity {
38336
+ description?: pulumi.Input<string>;
38182
38337
  /**
38183
- * A list of the IDs for User Assigned Managed Identity resources to be assigned.
38338
+ * The name which should be used for the MongoDB Cluster. Changing this forces a new resource to be created.
38184
38339
  */
38185
- identityIds: pulumi.Input<pulumi.Input<string>[]>;
38340
+ name?: pulumi.Input<string>;
38186
38341
  /**
38187
- * Specifies the type of Managed Service Identity. Possible values are `SystemAssigned`, `UserAssigned`, `SystemAssigned, UserAssigned` (to enable both).
38342
+ * The value of the Mongo Cluster connection string. The `<user>:<password>` placeholder returned from API will be replaced by the real `administratorUsername` and `administratorPassword` if available in the state.
38188
38343
  */
38189
- type: pulumi.Input<string>;
38344
+ value?: pulumi.Input<string>;
38190
38345
  }
38191
- interface NetworkPacketCoreControlPlaneLocalDiagnosticsAccess {
38346
+ interface MongoClusterCustomerManagedKey {
38192
38347
  /**
38193
- * How to authenticate users to access local diagnostics APIs. Possible values are `AAD` and `Password`.
38348
+ * The ID of the key vault key used for encryption. For example: `https://example-vault-name.vault.azure.net/keys/example-key-name`.
38194
38349
  */
38195
- authenticationType: pulumi.Input<string>;
38350
+ keyVaultKeyId: pulumi.Input<string>;
38196
38351
  /**
38197
- * The versionless certificate URL used to secure local access to packet core diagnostics over local APIs by the Kubernetes ingress.
38352
+ * The ID of the User Assigned Identity that has access to the Key Vault Key.
38198
38353
  */
38199
- httpsServerCertificateUrl?: pulumi.Input<string>;
38354
+ userAssignedIdentityId: pulumi.Input<string>;
38200
38355
  }
38201
- interface NetworkPacketCoreControlPlanePlatform {
38202
- /**
38203
- * The ID of the Azure Arc connected cluster where the packet core is deployed.
38204
- */
38205
- arcKubernetesClusterId?: pulumi.Input<string>;
38356
+ interface MongoClusterIdentity {
38206
38357
  /**
38207
- * The ID of the Azure Arc custom location where the packet core is deployed.
38358
+ * A list of one or more Resource IDs for User Assigned Managed identities to assign.
38208
38359
  *
38209
- * > **Note:** At least one of `edgeDeviceId`, `arcKubernetesClusterId`, `stackHciClusterId` and `customLocationId` should be specified. If multiple are set, they must be consistent with each other.
38210
- */
38211
- customLocationId?: pulumi.Input<string>;
38212
- /**
38213
- * The ID of the Azure Stack Edge device where the packet core is deployed. If the device is part of a fault-tolerant pair, either device in the pair can be specified.
38214
- */
38215
- edgeDeviceId?: pulumi.Input<string>;
38216
- /**
38217
- * The ID of the Azure Stack HCI cluster where the packet core is deployed.
38218
- */
38219
- stackHciClusterId?: pulumi.Input<string>;
38220
- /**
38221
- * Specifies the platform type where the packet core is deployed. Possible values are `AKS-HCI`, `3P-AZURE-STACK-HCI` and `BaseVM`.
38222
- */
38223
- type: pulumi.Input<string>;
38224
- }
38225
- interface NetworkServicePccRule {
38226
- /**
38227
- * Specifies the name of the rule. This must be unique within the parent service. You must not use any of the following reserved strings - `default`, `requested` or `service`.
38228
- */
38229
- name: pulumi.Input<string>;
38230
- /**
38231
- * A precedence value that is used to decide between data flow policy rules when identifying the QoS values to use for a particular SIM. A lower value means a higher priority. This value should be unique among all data flow policy rules configured in the mobile network. Must be between `0` and `255`.
38232
- */
38233
- precedence: pulumi.Input<number>;
38234
- /**
38235
- * A `qosPolicy` block as defined below. The QoS policy to use for packets matching this rule. If this field is not specified then the Service will define the QoS settings.
38236
- */
38237
- qosPolicy?: pulumi.Input<inputs.mobile.NetworkServicePccRuleQosPolicy>;
38238
- /**
38239
- * A `serviceDataFlowTemplate` block as defined below. The set of service data flow templates to use for this PCC rule.
38240
- */
38241
- serviceDataFlowTemplates: pulumi.Input<pulumi.Input<inputs.mobile.NetworkServicePccRuleServiceDataFlowTemplate>[]>;
38242
- /**
38243
- * Determines whether flows that match this data flow policy rule are permitted. Defaults to `true`.
38244
- */
38245
- trafficControlEnabled?: pulumi.Input<boolean>;
38246
- }
38247
- interface NetworkServicePccRuleQosPolicy {
38248
- /**
38249
- * QoS Flow allocation and retention priority (ARP) level. Flows with higher priority preempt flows with lower priority, if the settings of `preemptionCapability` and `preemptionVulnerability` allow it. 1 is the highest level of priority. If this field is not specified then `qosIndicator` is used to derive the ARP value. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.
38250
- */
38251
- allocationAndRetentionPriorityLevel?: pulumi.Input<number>;
38252
- /**
38253
- * A `guaranteedBitRate` block as defined below. The Guaranteed Bit Rate (GBR) for all service data flows that use this PCC Rule. If it's not specified, there will be no GBR set for the PCC Rule that uses this QoS definition.
38254
- */
38255
- guaranteedBitRate?: pulumi.Input<inputs.mobile.NetworkServicePccRuleQosPolicyGuaranteedBitRate>;
38256
- /**
38257
- * A `maximumBitRate` block as defined below. The Maximum Bit Rate (MBR) for all service data flows that use this PCC Rule or Service.
38258
- */
38259
- maximumBitRate: pulumi.Input<inputs.mobile.NetworkServicePccRuleQosPolicyMaximumBitRate>;
38260
- /**
38261
- * The Preemption Capability of a QoS Flow controls whether it can preempt another QoS Flow with a lower priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters. Possible values are `NotPreempt` and `MayPreempt`, Defaults to `NotPreempt`.
38262
- */
38263
- preemptionCapability?: pulumi.Input<string>;
38264
- /**
38265
- * The Preemption Vulnerability of a QoS Flow controls whether it can be preempted by QoS Flow with a higher priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters. Possible values are `NotPreemptable` and `Preemptable`. Defaults to `Preemptable`.
38266
- */
38267
- preemptionVulnerability?: pulumi.Input<string>;
38268
- /**
38269
- * The QoS Indicator (5QI for 5G network /QCI for 4G net work) value identifies a set of QoS characteristics that control QoS forwarding treatment for QoS flows or EPS bearers. Recommended values: 5-9; 69-70; 79-80. Must be between `1` and `127`.
38270
- */
38271
- qosIndicator: pulumi.Input<number>;
38272
- }
38273
- interface NetworkServicePccRuleQosPolicyGuaranteedBitRate {
38274
- /**
38275
- * Downlink bit rate. Must be a number followed by `Kbps`, `Mbps`, `Gbps` or `Tbps`.
38276
- */
38277
- downlink: pulumi.Input<string>;
38278
- /**
38279
- * Uplink bit rate. Must be a number followed by `Kbps`, `Mbps`, `Gbps` or `Tbps`.
38280
- */
38281
- uplink: pulumi.Input<string>;
38282
- }
38283
- interface NetworkServicePccRuleQosPolicyMaximumBitRate {
38284
- /**
38285
- * Downlink bit rate. Must be a number followed by `bps`, `Kbps`, `Mbps`, `Gbps` or `Tbps`.
38286
- */
38287
- downlink: pulumi.Input<string>;
38288
- /**
38289
- * Uplink bit rate. Must be a number followed by `bps`, `Kbps`, `Mbps`, `Gbps` or `Tbps`.
38290
- */
38291
- uplink: pulumi.Input<string>;
38292
- }
38293
- interface NetworkServicePccRuleServiceDataFlowTemplate {
38294
- /**
38295
- * Specifies the direction of this flow. Possible values are `Uplink`, `Downlink` and `Bidirectional`.
38296
- */
38297
- direction: pulumi.Input<string>;
38298
- /**
38299
- * Specifies the name of the data flow template. This must be unique within the parent data flow policy rule. You must not use any of the following reserved strings - `default`, `requested` or `service`.
38300
- */
38301
- name: pulumi.Input<string>;
38302
- /**
38303
- * The port(s) to which UEs will connect for this flow. You can specify zero or more ports or port ranges. If you specify one or more ports or port ranges then you must specify a value other than `ip` in the `protocol` field. If it is not specified then connections will be allowed on all ports. Port ranges must be specified as <FirstPort>-<LastPort>. For example: [`8080`, `8082-8085`].
38304
- */
38305
- ports?: pulumi.Input<pulumi.Input<string>[]>;
38306
- /**
38307
- * A list of the allowed protocol(s) for this flow. If you want this flow to be able to use any protocol within the internet protocol suite, use the value `ip`. If you only want to allow a selection of protocols, you must use the corresponding IANA Assigned Internet Protocol Number for each protocol, as described in https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml. For example, for UDP, you must use 17. If you use the value `ip` then you must leave the field `port` unspecified.
38308
- */
38309
- protocols: pulumi.Input<pulumi.Input<string>[]>;
38310
- /**
38311
- * Specifies the remote IP address(es) to which UEs will connect for this flow. If you want to allow connections on any IP address, use the value `any`. Otherwise, you must provide each of the remote IP addresses to which the packet core instance will connect for this flow. You must provide each IP address in CIDR notation, including the netmask (for example, `192.0.2.54/24`).
38312
- */
38313
- remoteIpLists: pulumi.Input<pulumi.Input<string>[]>;
38314
- }
38315
- interface NetworkServiceServiceQosPolicy {
38316
- /**
38317
- * QoS Flow allocation and retention priority (ARP) level. Flows with higher priority preempt flows with lower priority, if the settings of `preemptionCapability` and `preemptionVulnerability` allow it. 1 is the highest level of priority. If this field is not specified then `qosIndicator` is used to derive the ARP value. Defaults to `9`. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.
38318
- */
38319
- allocationAndRetentionPriorityLevel?: pulumi.Input<number>;
38320
- /**
38321
- * A `maximumBitRate` block as defined below. The Maximum Bit Rate (MBR) for all service data flows that use this PCC Rule or Service.
38322
- */
38323
- maximumBitRate: pulumi.Input<inputs.mobile.NetworkServiceServiceQosPolicyMaximumBitRate>;
38324
- /**
38325
- * The Preemption Capability of a QoS Flow controls whether it can preempt another QoS Flow with a lower priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters. Possible values are `NotPreempt` and `MayPreempt`,.
38326
- */
38327
- preemptionCapability?: pulumi.Input<string>;
38328
- /**
38329
- * The Preemption Vulnerability of a QoS Flow controls whether it can be preempted by QoS Flow with a higher priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters. Possible values are `NotPreemptable` and `Preemptable`.
38330
- */
38331
- preemptionVulnerability?: pulumi.Input<string>;
38332
- /**
38333
- * The QoS Indicator (5QI for 5G network /QCI for 4G net work) value identifies a set of QoS characteristics that control QoS forwarding treatment for QoS flows or EPS bearers. Recommended values: 5-9; 69-70; 79-80. Must be between `1` and `127`.
38334
- */
38335
- qosIndicator?: pulumi.Input<number>;
38336
- }
38337
- interface NetworkServiceServiceQosPolicyMaximumBitRate {
38338
- /**
38339
- * Downlink bit rate. Must be a number followed by `bps`, `Kbps`, `Mbps`, `Gbps` or `Tbps`.
38340
- */
38341
- downlink: pulumi.Input<string>;
38342
- /**
38343
- * Uplink bit rate. Must be a number followed by `bps`, `Kbps`, `Mbps`, `Gbps` or `Tbps`.
38344
- */
38345
- uplink: pulumi.Input<string>;
38346
- }
38347
- interface NetworkSimGroupIdentity {
38348
- /**
38349
- * A list of IDs for User Assigned Managed Identity resources to be assigned.
38360
+ * > **Note:** Required when `type` is set to `UserAssigned`.
38350
38361
  */
38351
38362
  identityIds: pulumi.Input<pulumi.Input<string>[]>;
38352
38363
  /**
38353
- * Specifies the type of Managed Service Identity. Possible value is `UserAssigned`.
38364
+ * The type of managed identity to assign. Possible value is `UserAssigned`.
38354
38365
  */
38355
38366
  type: pulumi.Input<string>;
38356
38367
  }
38357
- interface NetworkSimPolicySlice {
38358
- /**
38359
- * An array of `dataNetwork` block as defined below.
38360
- */
38361
- dataNetworks: pulumi.Input<pulumi.Input<inputs.mobile.NetworkSimPolicySliceDataNetwork>[]>;
38362
- /**
38363
- * The ID of default data network to use if the user equipment does not explicitly specify it. Configuration for this object must exist in the `dataNetwork` block.
38364
- */
38365
- defaultDataNetworkId: pulumi.Input<string>;
38366
- /**
38367
- * The ID of the slice that these settings apply to.
38368
- */
38369
- sliceId: pulumi.Input<string>;
38370
- }
38371
- interface NetworkSimPolicySliceDataNetwork {
38372
- /**
38373
- * Allowed session types in addition to the default session type. Must not duplicate the default session type. Possible values are `IPv4` and `IPv6`.
38374
- */
38375
- additionalAllowedSessionTypes?: pulumi.Input<pulumi.Input<string>[]>;
38376
- /**
38377
- * Default QoS Flow allocation and retention priority (ARP) level. Flows with higher priority preempt flows with lower priority, if the settings of `preemptionCapability` and `preemptionVulnerability` allow it. `1` is the highest level of priority. If this field is not specified then `qosIndicator` is used to derive the ARP value. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.
38378
- */
38379
- allocationAndRetentionPriorityLevel?: pulumi.Input<number>;
38380
- /**
38381
- * An array of IDs of services that can be used as part of this SIM policy. The array must not contain duplicate items and must contain at least one item.
38382
- */
38383
- allowedServicesIds: pulumi.Input<pulumi.Input<string>[]>;
38384
- /**
38385
- * The ID of Mobile Network Data Network which these settings apply to.
38386
- */
38387
- dataNetworkId: pulumi.Input<string>;
38388
- /**
38389
- * The default PDU session type, which is used if the user equipment does not request a specific session type. Possible values are `IPv4` and `IPv6`. Defaults to `IPv4`.
38390
- */
38391
- defaultSessionType?: pulumi.Input<string>;
38392
- /**
38393
- * The maximum number of downlink packets to buffer at the user plane for High Latency Communication - Extended Buffering. Defaults to `10`, Must be at least `0`, See 3GPP TS29.272 v15.10.0 section 7.3.188 for a full description. This maximum is not guaranteed because there is a internal limit on buffered packets across all PDU sessions.
38394
- */
38395
- maxBufferedPackets?: pulumi.Input<number>;
38396
- /**
38397
- * The Preemption Capability of a QoS Flow, it controls whether it can preempt another QoS Flow with a lower priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters. Possible values are `NotPreempt` and `MayPreempt`, Defaults to `NotPreempt`.
38398
- */
38399
- preemptionCapability?: pulumi.Input<string>;
38400
- /**
38401
- * The Preemption Vulnerability of a QoS Flow, it controls whether it can be preempted by QoS Flow with a higher priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters. Possible values are `NotPreemptable` and `Preemptable`. Defaults to `NotPreemptable`.
38402
- */
38403
- preemptionVulnerability?: pulumi.Input<string>;
38404
- /**
38405
- * The QoS Indicator (5QI for 5G network /QCI for 4G net work) value identifies a set of QoS characteristics, it controls QoS forwarding treatment for QoS flows or EPS bearers. Recommended values: 5-9; 69-70; 79-80. Must be between `1` and `127`.
38406
- */
38407
- qosIndicator: pulumi.Input<number>;
38408
- /**
38409
- * A `sessionAggregateMaximumBitRate` block as defined below.
38410
- */
38411
- sessionAggregateMaximumBitRate: pulumi.Input<inputs.mobile.NetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRate>;
38412
- }
38413
- interface NetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRate {
38414
- /**
38415
- * Downlink bit rate. Must be a number followed by `Kbps`, `Mbps`, `Gbps` or `Tbps`.
38416
- */
38417
- downlink: pulumi.Input<string>;
38418
- /**
38419
- * Uplink bit rate. Must be a number followed by `Kbps`, `Mbps`, `Gbps` or `Tbps`.
38420
- */
38421
- uplink: pulumi.Input<string>;
38422
- }
38423
- interface NetworkSimPolicyUserEquipmentAggregateMaximumBitRate {
38424
- /**
38425
- * Downlink bit rate. Must be a number followed by `Kbps`, `Mbps`, `Gbps` or `Tbps`.
38426
- */
38427
- downlink: pulumi.Input<string>;
38428
- /**
38429
- * Uplink bit rate. Must be a number followed by `Kbps`, `Mbps`, `Gbps` or `Tbps`.
38430
- */
38431
- uplink: pulumi.Input<string>;
38432
- }
38433
- interface NetworkSimStaticIpConfiguration {
38368
+ interface MongoClusterRestore {
38434
38369
  /**
38435
- * The ID of attached data network on which the static IP address will be used. The combination of attached data network and slice defines the network scope of the IP address.
38370
+ * The point in time (in UTC) to restore from, in ISO 8601 format (e.g., `2024-01-01T00:00:00Z`). Changing this forces a new resource to be created.
38436
38371
  */
38437
- attachedDataNetworkId: pulumi.Input<string>;
38372
+ pointInTimeUtc: pulumi.Input<string>;
38438
38373
  /**
38439
- * The ID of network slice on which the static IP address will be used. The combination of attached data network and slice defines the network scope of the IP address.
38374
+ * The ID of the source MongoDB Cluster to restore from. Changing this forces a new resource to be created.
38440
38375
  */
38441
- sliceId: pulumi.Input<string>;
38442
- /**
38443
- * The IPv4 address assigned to the SIM at this network scope. This address must be in the userEquipmentStaticAddressPoolPrefix defined in the attached data network.
38444
- */
38445
- staticIpv4Address?: pulumi.Input<string>;
38446
- }
38447
- interface NetworkSliceSingleNetworkSliceSelectionAssistanceInformation {
38448
- /**
38449
- * Slice differentiator (SD). Must be a 6 digit hex string. For single-network slice selection assistance information (S-NSSAI). Unique at the scope of a mobile network.
38450
- *
38451
- * @deprecated `singleNetworkSliceSelectionAssistanceInformation` has been deprecated and its properties, `sliceDifferentiator` and `sliceServiceType` have been moved to the top level. The `singleNetworkSliceSelectionAssistanceInformation` block will be removed in v5.0 of the AzureRM Provider.
38452
- */
38453
- sliceDifferentiator?: pulumi.Input<string>;
38454
- /**
38455
- * Slice/service type (SST). Must be between `0` and `255`. For single-network slice selection assistance information (S-NSSAI). Unique at the scope of a mobile network.
38456
- *
38457
- * @deprecated `singleNetworkSliceSelectionAssistanceInformation` has been deprecated and its properties, `sliceDifferentiator` and `sliceServiceType` have been moved to the top level. The `singleNetworkSliceSelectionAssistanceInformation` block will be removed in v5.0 of the AzureRM Provider.
38458
- */
38459
- sliceServiceType: pulumi.Input<number>;
38376
+ sourceId: pulumi.Input<string>;
38460
38377
  }
38461
- }
38462
- export declare namespace mongocluster {
38463
- interface MongoClusterConnectionString {
38378
+ interface UserRole {
38464
38379
  /**
38465
- * The description of the connection string.
38380
+ * The name of the database to which the role will be applied. Changing this forces a new resource to be created.
38466
38381
  */
38467
- description?: pulumi.Input<string>;
38382
+ database: pulumi.Input<string>;
38468
38383
  /**
38469
- * The name which should be used for the MongoDB Cluster. Changing this forces a new resource to be created.
38384
+ * The role name. The only possible value is `root`. Changing this forces a new resource to be created.
38470
38385
  */
38471
- name?: pulumi.Input<string>;
38472
- /**
38473
- * The value of the Mongo Cluster connection string. The `<user>:<password>` placeholder returned from API will be replaced by the real `administratorUsername` and `administratorPassword` if available in the state.
38474
- */
38475
- value?: pulumi.Input<string>;
38386
+ name: pulumi.Input<string>;
38476
38387
  }
38477
38388
  }
38478
38389
  export declare namespace monitoring {
@@ -40393,6 +40304,9 @@ export declare namespace mssql {
40393
40304
  storageUri: pulumi.Input<string>;
40394
40305
  }
40395
40306
  interface DatabaseLongTermRetentionPolicy {
40307
+ /**
40308
+ * Specifies if the backups are immutable. Defaults to `false`.
40309
+ */
40396
40310
  immutableBackupsEnabled?: pulumi.Input<boolean>;
40397
40311
  /**
40398
40312
  * The monthly retention policy for an LTR backup in an ISO 8601 format. Valid value is between 1 to 120 months. e.g. `P1Y`, `P1M`, `P4W` or `P30D`. Defaults to `PT0S`.
@@ -40570,6 +40484,9 @@ export declare namespace mssql {
40570
40484
  type?: pulumi.Input<string>;
40571
40485
  }
40572
40486
  interface ManagedDatabaseLongTermRetentionPolicy {
40487
+ /**
40488
+ * Specifies if the backups are immutable. Defaults to `false`.
40489
+ */
40573
40490
  immutableBackupsEnabled?: pulumi.Input<boolean>;
40574
40491
  /**
40575
40492
  * The monthly retention policy for an LTR backup in an ISO 8601 format. Valid value is between 1 to 120 months. e.g. `P1Y`, `P1M`, `P4W` or `P30D`. Defaults to `PT0S`.
@@ -41454,7 +41371,7 @@ export declare namespace netapp {
41454
41371
  */
41455
41372
  name: pulumi.Input<string>;
41456
41373
  /**
41457
- * Indicates which network feature to use, accepted values are `Basic` or `Standard`, it defaults to `Basic` if not defined. This is a feature in public preview and for more information about it and how to register, please refer to [Configure network features for an Azure NetApp Files volume](https://docs.microsoft.com/en-us/azure/azure-netapp-files/configure-network-features). This is required if enabling customer managed keys encryption scenario.
41374
+ * Indicates which network feature to use, Possible values are `Basic`, `Basic_Standard`, `Standard` and `Standard_Basic`. It defaults to `Basic` if not defined. This is a feature in public preview and for more information about it and how to register, please refer to [Configure network features for an Azure NetApp Files volume](https://docs.microsoft.com/en-us/azure/azure-netapp-files/configure-network-features). This is required if enabling customer managed keys encryption scenario.
41458
41375
  */
41459
41376
  networkFeatures?: pulumi.Input<string>;
41460
41377
  /**
@@ -41504,7 +41421,7 @@ export declare namespace netapp {
41504
41421
  */
41505
41422
  volumePath: pulumi.Input<string>;
41506
41423
  /**
41507
- * Volume specification name. Possible values are `ora-data1` through `ora-data8`, `ora-log`, `ora-log-mirror`, `ora-backup` and `ora-binary`. Changing this forces a new Application Volume Group to be created and data will be lost.
41424
+ * Volume specification name. Possible values are `ora-data1`, `ora-data2`, `ora-data3`, `ora-data4`, `ora-data5`, `ora-data6`, `ora-data7`, `ora-data8`, `ora-log`, `ora-log-mirror`, `ora-binary` and `ora-backup`. Changing this forces a new Application Volume Group to be created and data will be lost.
41508
41425
  */
41509
41426
  volumeSpecName: pulumi.Input<string>;
41510
41427
  /**
@@ -41518,7 +41435,7 @@ export declare namespace netapp {
41518
41435
  */
41519
41436
  endpointType?: pulumi.Input<string>;
41520
41437
  /**
41521
- * Location of the primary volume. Changing this forces a new Application Volume Group to be created and data will be lost.
41438
+ * Location of the primary volume.
41522
41439
  */
41523
41440
  remoteVolumeLocation: pulumi.Input<string>;
41524
41441
  /**
@@ -41647,7 +41564,7 @@ export declare namespace netapp {
41647
41564
  */
41648
41565
  endpointType?: pulumi.Input<string>;
41649
41566
  /**
41650
- * Location of the primary volume. Changing this forces a new Application Volume Group to be created and data will be lost.
41567
+ * Location of the primary volume.
41651
41568
  */
41652
41569
  remoteVolumeLocation: pulumi.Input<string>;
41653
41570
  /**
@@ -42322,7 +42239,7 @@ export declare namespace network {
42322
42239
  */
42323
42240
  capacity?: pulumi.Input<number>;
42324
42241
  /**
42325
- * The Name of the SKU to use for this Application Gateway. Possible values are `Basic`, `Standard_v2`, and `WAF_v2`.
42242
+ * The Name of the SKU to use for this Application Gateway. Possible values are `Basic`, `Standard_Small`, `Standard_Medium`, `Standard_Large`, `Standard_v2`, `WAF_Large`, `WAF_Medium` and `WAF_v2`.
42326
42243
  */
42327
42244
  name: pulumi.Input<string>;
42328
42245
  /**
@@ -45268,42 +45185,66 @@ export declare namespace nginx {
45268
45185
  */
45269
45186
  activationStateEnabled: pulumi.Input<boolean>;
45270
45187
  /**
45271
- * A `web_application_firewall.status` block as defined below:
45188
+ * A `status` block as defined below.
45272
45189
  */
45273
45190
  statuses?: pulumi.Input<pulumi.Input<inputs.nginx.DeploymentWebApplicationFirewallStatus>[]>;
45274
45191
  }
45275
45192
  interface DeploymentWebApplicationFirewallStatus {
45276
45193
  /**
45277
- * Indicates the version of the attack signatures package used by NGINX App Protect.
45194
+ * One or more `attackSignaturesPackage` blocks as defined below.
45278
45195
  */
45279
45196
  attackSignaturesPackages?: pulumi.Input<pulumi.Input<inputs.nginx.DeploymentWebApplicationFirewallStatusAttackSignaturesPackage>[]>;
45280
45197
  /**
45281
- * Indicates the version of the bot signatures package used by NGINX App Protect.
45198
+ * One or more `botSignaturesPackage` blocks as defined below.
45282
45199
  */
45283
45200
  botSignaturesPackages?: pulumi.Input<pulumi.Input<inputs.nginx.DeploymentWebApplicationFirewallStatusBotSignaturesPackage>[]>;
45284
45201
  /**
45285
- * Indicates the version of the WAF Engine and Nginx WAF Module used by NGINX App Protect.
45202
+ * One or more `componentVersions` blocks as defined below.
45286
45203
  */
45287
45204
  componentVersions?: pulumi.Input<pulumi.Input<inputs.nginx.DeploymentWebApplicationFirewallStatusComponentVersion>[]>;
45288
45205
  /**
45289
- * Indicates the version of the threat campaigns package used by NGINX App Protect.
45206
+ * One or more `threatCampaignsPackage` blocks as defined below.
45290
45207
  */
45291
45208
  threatCampaignsPackages?: pulumi.Input<pulumi.Input<inputs.nginx.DeploymentWebApplicationFirewallStatusThreatCampaignsPackage>[]>;
45292
45209
  }
45293
45210
  interface DeploymentWebApplicationFirewallStatusAttackSignaturesPackage {
45211
+ /**
45212
+ * The revision date and time of the threat campaigns package.
45213
+ */
45294
45214
  revisionDatetime?: pulumi.Input<string>;
45215
+ /**
45216
+ * The version of the threat campaigns package.
45217
+ */
45295
45218
  version?: pulumi.Input<string>;
45296
45219
  }
45297
45220
  interface DeploymentWebApplicationFirewallStatusBotSignaturesPackage {
45221
+ /**
45222
+ * The revision date and time of the threat campaigns package.
45223
+ */
45298
45224
  revisionDatetime?: pulumi.Input<string>;
45225
+ /**
45226
+ * The version of the threat campaigns package.
45227
+ */
45299
45228
  version?: pulumi.Input<string>;
45300
45229
  }
45301
45230
  interface DeploymentWebApplicationFirewallStatusComponentVersion {
45231
+ /**
45232
+ * The version of the WAF Engine.
45233
+ */
45302
45234
  wafEngineVersion?: pulumi.Input<string>;
45235
+ /**
45236
+ * The version of the WAF Nginx module.
45237
+ */
45303
45238
  wafNginxVersion?: pulumi.Input<string>;
45304
45239
  }
45305
45240
  interface DeploymentWebApplicationFirewallStatusThreatCampaignsPackage {
45241
+ /**
45242
+ * The revision date and time of the threat campaigns package.
45243
+ */
45306
45244
  revisionDatetime?: pulumi.Input<string>;
45245
+ /**
45246
+ * The version of the threat campaigns package.
45247
+ */
45307
45248
  version?: pulumi.Input<string>;
45308
45249
  }
45309
45250
  }
@@ -45763,6 +45704,107 @@ export declare namespace paloalto {
45763
45704
  templateName?: pulumi.Input<string>;
45764
45705
  virtualMachineSshKey?: pulumi.Input<string>;
45765
45706
  }
45707
+ interface NextGenerationFirewallVirtualHubStrataCloudManagerDestinationNat {
45708
+ /**
45709
+ * One or more `backendConfig` block as defined below.
45710
+ */
45711
+ backendConfig?: pulumi.Input<inputs.paloalto.NextGenerationFirewallVirtualHubStrataCloudManagerDestinationNatBackendConfig>;
45712
+ /**
45713
+ * One or more `frontendConfig` block as defined below.
45714
+ */
45715
+ frontendConfig?: pulumi.Input<inputs.paloalto.NextGenerationFirewallVirtualHubStrataCloudManagerDestinationNatFrontendConfig>;
45716
+ /**
45717
+ * The name which should be used for this Destination NAT rule.
45718
+ */
45719
+ name: pulumi.Input<string>;
45720
+ /**
45721
+ * The protocol used for this Destination NAT. Possible values include `TCP` and `UDP`.
45722
+ */
45723
+ protocol: pulumi.Input<string>;
45724
+ }
45725
+ interface NextGenerationFirewallVirtualHubStrataCloudManagerDestinationNatBackendConfig {
45726
+ /**
45727
+ * The port number to send traffic to.
45728
+ */
45729
+ port: pulumi.Input<number>;
45730
+ /**
45731
+ * The public IP Address to send the traffic to.
45732
+ */
45733
+ publicIpAddress: pulumi.Input<string>;
45734
+ }
45735
+ interface NextGenerationFirewallVirtualHubStrataCloudManagerDestinationNatFrontendConfig {
45736
+ /**
45737
+ * The port on which traffic will be received.
45738
+ */
45739
+ port: pulumi.Input<number>;
45740
+ /**
45741
+ * The ID of the Public IP Address resource the traffic will be received on.
45742
+ */
45743
+ publicIpAddressId: pulumi.Input<string>;
45744
+ }
45745
+ interface NextGenerationFirewallVirtualHubStrataCloudManagerDnsSettings {
45746
+ azureDnsServers?: pulumi.Input<pulumi.Input<string>[]>;
45747
+ /**
45748
+ * A list of DNS servers to use. Conflicts with `dns_settings[0].use_azure_dns`.
45749
+ */
45750
+ dnsServers?: pulumi.Input<pulumi.Input<string>[]>;
45751
+ /**
45752
+ * Should Azure DNS servers be used? Conflicts with `dns_settings[0].dns_servers`. Defaults to `false`.
45753
+ */
45754
+ useAzureDns?: pulumi.Input<boolean>;
45755
+ }
45756
+ interface NextGenerationFirewallVirtualHubStrataCloudManagerIdentity {
45757
+ /**
45758
+ * A list of User Assigned Managed Identity IDs to be assigned to this App Configuration.
45759
+ */
45760
+ identityIds: pulumi.Input<pulumi.Input<string>[]>;
45761
+ /**
45762
+ * The type of Managed Service Identity that should be configured on this App Configuration. The only possible value is `UserAssigned`.
45763
+ */
45764
+ type: pulumi.Input<string>;
45765
+ }
45766
+ interface NextGenerationFirewallVirtualHubStrataCloudManagerNetworkProfile {
45767
+ /**
45768
+ * A list of Public IP IDs to use for Egress NAT.
45769
+ */
45770
+ egressNatIpAddressIds?: pulumi.Input<pulumi.Input<string>[]>;
45771
+ /**
45772
+ * A list of Egress NAT IP addresses.
45773
+ */
45774
+ egressNatIpAddresses?: pulumi.Input<pulumi.Input<string>[]>;
45775
+ /**
45776
+ * The IP of trusted subnet for UDR.
45777
+ */
45778
+ ipOfTrustForUserDefinedRoutes?: pulumi.Input<string>;
45779
+ /**
45780
+ * The ID of the Palo Alto Network Virtual Appliance in the VHub. Changing this forces a new Palo Alto Next Generation Firewall Virtual Hub Strata Cloud Manager to be created.
45781
+ */
45782
+ networkVirtualApplianceId: pulumi.Input<string>;
45783
+ /**
45784
+ * A list of Public IP IDs to use for this Next Generation Firewall.
45785
+ */
45786
+ publicIpAddressIds: pulumi.Input<pulumi.Input<string>[]>;
45787
+ /**
45788
+ * A list of public IPs associated with this Next Generation Firewall.
45789
+ */
45790
+ publicIpAddresses?: pulumi.Input<pulumi.Input<string>[]>;
45791
+ /**
45792
+ * A list of trusted ranges to use for the Network.
45793
+ */
45794
+ trustedAddressRanges?: pulumi.Input<pulumi.Input<string>[]>;
45795
+ /**
45796
+ * The ID of trusted subnet.
45797
+ */
45798
+ trustedSubnetId?: pulumi.Input<string>;
45799
+ /**
45800
+ * The ID of untrusted subnet.
45801
+ */
45802
+ untrustedSubnetId?: pulumi.Input<string>;
45803
+ /**
45804
+ * The ID of the Virtual Hub this Next Generation Firewall will be deployed in. Changing this forces a new Palo Alto Next Generation Firewall Virtual Hub Strata Cloud Manager to be created.
45805
+ */
45806
+ virtualHubId: pulumi.Input<string>;
45807
+ }
45766
45808
  interface NextGenerationFirewallVirtualNetworkLocalRulestackDestinationNat {
45767
45809
  /**
45768
45810
  * A `backendConfig` block as defined above.
@@ -45965,6 +46007,109 @@ export declare namespace paloalto {
45965
46007
  */
45966
46008
  virtualMachineSshKey?: pulumi.Input<string>;
45967
46009
  }
46010
+ interface NextGenerationFirewallVirtualNetworkStrataCloudManagerDestinationNat {
46011
+ /**
46012
+ * One or more `backendConfig` block as defined below.
46013
+ */
46014
+ backendConfig?: pulumi.Input<inputs.paloalto.NextGenerationFirewallVirtualNetworkStrataCloudManagerDestinationNatBackendConfig>;
46015
+ /**
46016
+ * One or more `frontendConfig` block as defined below.
46017
+ */
46018
+ frontendConfig?: pulumi.Input<inputs.paloalto.NextGenerationFirewallVirtualNetworkStrataCloudManagerDestinationNatFrontendConfig>;
46019
+ /**
46020
+ * The name which should be used for this NAT.
46021
+ */
46022
+ name: pulumi.Input<string>;
46023
+ /**
46024
+ * The protocol used for this Destination NAT. Possible values include `TCP` and `UDP`.
46025
+ */
46026
+ protocol: pulumi.Input<string>;
46027
+ }
46028
+ interface NextGenerationFirewallVirtualNetworkStrataCloudManagerDestinationNatBackendConfig {
46029
+ /**
46030
+ * The port number to send traffic to.
46031
+ */
46032
+ port: pulumi.Input<number>;
46033
+ /**
46034
+ * The public IP Address to send the traffic to.
46035
+ */
46036
+ publicIpAddress: pulumi.Input<string>;
46037
+ }
46038
+ interface NextGenerationFirewallVirtualNetworkStrataCloudManagerDestinationNatFrontendConfig {
46039
+ /**
46040
+ * The port on which traffic will be received.
46041
+ */
46042
+ port: pulumi.Input<number>;
46043
+ /**
46044
+ * The ID of the Public IP Address resource the traffic will be received on.
46045
+ */
46046
+ publicIpAddressId: pulumi.Input<string>;
46047
+ }
46048
+ interface NextGenerationFirewallVirtualNetworkStrataCloudManagerDnsSettings {
46049
+ azureDnsServers?: pulumi.Input<pulumi.Input<string>[]>;
46050
+ /**
46051
+ * A list of DNS servers to use. Conflicts with `dns_settings[0].use_azure_dns`.
46052
+ */
46053
+ dnsServers?: pulumi.Input<pulumi.Input<string>[]>;
46054
+ /**
46055
+ * Should the Firewall use Azure Supplied DNS servers. Conflicts with `dns_settings[0].dns_servers`. Defaults to `false`.
46056
+ */
46057
+ useAzureDns?: pulumi.Input<boolean>;
46058
+ }
46059
+ interface NextGenerationFirewallVirtualNetworkStrataCloudManagerIdentity {
46060
+ /**
46061
+ * A list of User Assigned Managed Identity IDs to be assigned to this App Configuration.
46062
+ */
46063
+ identityIds: pulumi.Input<pulumi.Input<string>[]>;
46064
+ /**
46065
+ * The type of Managed Service Identity that should be configured on this App Configuration. The only possible value is `UserAssigned`.
46066
+ */
46067
+ type: pulumi.Input<string>;
46068
+ }
46069
+ interface NextGenerationFirewallVirtualNetworkStrataCloudManagerNetworkProfile {
46070
+ /**
46071
+ * A list of Azure Public IP Address IDs that can be used for Egress (Source) Network Address Translation.
46072
+ */
46073
+ egressNatIpAddressIds?: pulumi.Input<pulumi.Input<string>[]>;
46074
+ /**
46075
+ * A list of Egress NAT IP addresses.
46076
+ */
46077
+ egressNatIpAddresses?: pulumi.Input<pulumi.Input<string>[]>;
46078
+ /**
46079
+ * A list of Azure Public IP Address IDs.
46080
+ */
46081
+ publicIpAddressIds: pulumi.Input<pulumi.Input<string>[]>;
46082
+ /**
46083
+ * A list of public IPs associated with this Next Generation Firewall.
46084
+ */
46085
+ publicIpAddresses?: pulumi.Input<pulumi.Input<string>[]>;
46086
+ /**
46087
+ * A list of trusted ranges to use for the Network.
46088
+ */
46089
+ trustedAddressRanges?: pulumi.Input<pulumi.Input<string>[]>;
46090
+ /**
46091
+ * A `vnetConfiguration` block as defined below.
46092
+ */
46093
+ vnetConfiguration: pulumi.Input<inputs.paloalto.NextGenerationFirewallVirtualNetworkStrataCloudManagerNetworkProfileVnetConfiguration>;
46094
+ }
46095
+ interface NextGenerationFirewallVirtualNetworkStrataCloudManagerNetworkProfileVnetConfiguration {
46096
+ /**
46097
+ * The IP of trusted subnet for UDR.
46098
+ */
46099
+ ipOfTrustForUserDefinedRoutes?: pulumi.Input<string>;
46100
+ /**
46101
+ * The ID of the Trust subnet.
46102
+ */
46103
+ trustedSubnetId?: pulumi.Input<string>;
46104
+ /**
46105
+ * The ID of the UnTrust subnet.
46106
+ */
46107
+ untrustedSubnetId?: pulumi.Input<string>;
46108
+ /**
46109
+ * The ID of the Virtual Network.
46110
+ */
46111
+ virtualNetworkId: pulumi.Input<string>;
46112
+ }
45968
46113
  }
45969
46114
  export declare namespace pim {
45970
46115
  interface ActiveRoleAssignmentSchedule {
@@ -46045,7 +46190,7 @@ export declare namespace pim {
46045
46190
  */
46046
46191
  approvalStage?: pulumi.Input<inputs.pim.RoleManagementPolicyActivationRulesApprovalStage>;
46047
46192
  /**
46048
- * The maximum length of time an activated role can be valid, in an ISO8601 Duration format (e.g. `PT8H`). Valid range is `PT30M` to `PT23H30M`, in 30 minute increments, or `PT1D`.
46193
+ * The maximum length of time an activated role can be valid, in an ISO8601 Duration format (e.g. `PT8H`). Valid range is `PT30M` to `PT23H30M`, in 30 minute increments, or `PT1D`. Possible values are `PT30M`, `PT1H`, `PT1H30M`, `PT2H`, `PT2H30M`, `PT3H`, `PT3H30M`, `PT4H`, `PT4H30M`, `PT5H`, `PT5H30M`, `PT6H`, `PT6H30M`, `PT7H`, `PT7H30M`, `PT8H`, `PT8H30M`, `PT9H`, `PT9H30M`, `PT10H`, `PT10H30M`, `PT11H`, `PT11H30M`, `PT12H`, `PT12H30M`, `PT13H`, `PT13H30M`, `PT14H`, `PT14H30M`, `PT15H`, `PT15H30M`, `PT16H`, `PT16H30M`, `PT17H`, `PT17H30M`, `PT18H`, `PT18H30M`, `PT19H`, `PT19H30M`, `PT20H`, `PT20H30M`, `PT21H`, `PT21H30M`, `PT22H`, `PT22H30M`, `PT23H`, `PT23H30M` and `P1D`.
46049
46194
  */
46050
46195
  maximumDuration?: pulumi.Input<string>;
46051
46196
  /**
@@ -46071,7 +46216,7 @@ export declare namespace pim {
46071
46216
  }
46072
46217
  interface RoleManagementPolicyActivationRulesApprovalStage {
46073
46218
  /**
46074
- * The IDs of the users or groups who can approve the activation
46219
+ * One or more `primaryApprover` blocks as defined below.
46075
46220
  */
46076
46221
  primaryApprovers: pulumi.Input<pulumi.Input<inputs.pim.RoleManagementPolicyActivationRulesApprovalStagePrimaryApprover>[]>;
46077
46222
  }
@@ -46132,8 +46277,6 @@ export declare namespace pim {
46132
46277
  eligibleActivations?: pulumi.Input<inputs.pim.RoleManagementPolicyNotificationRulesEligibleActivations>;
46133
46278
  /**
46134
46279
  * A `notificationTarget` block as defined below to configure notification on eligible role assignments.
46135
- *
46136
- * At least one `notificationTarget` block must be provided.
46137
46280
  */
46138
46281
  eligibleAssignments?: pulumi.Input<inputs.pim.RoleManagementPolicyNotificationRulesEligibleAssignments>;
46139
46282
  }
@@ -46898,7 +47041,7 @@ export declare namespace redhatopenshift {
46898
47041
  */
46899
47042
  fipsEnabled?: pulumi.Input<boolean>;
46900
47043
  /**
46901
- * 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.
47044
+ * 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. Changing this forces a new resource to be created.
46902
47045
  */
46903
47046
  managedResourceGroupName?: pulumi.Input<string>;
46904
47047
  /**
@@ -46958,7 +47101,7 @@ export declare namespace redhatopenshift {
46958
47101
  */
46959
47102
  podCidr: pulumi.Input<string>;
46960
47103
  /**
46961
- * Whether a preconfigured network security group is being used on the subnets. Defaults to `false`. Changing this forces a new resource to be created.
47104
+ * Whether a preconfigured network security group is being used on the subnets. Defaults to `false`. Changing this forces a new resource to be created.
46962
47105
  */
46963
47106
  preconfiguredNetworkSecurityGroupEnabled?: pulumi.Input<boolean>;
46964
47107
  /**
@@ -47499,7 +47642,7 @@ export declare namespace sentinel {
47499
47642
  }
47500
47643
  interface AlertRuleNrtAlertDetailsOverrideDynamicProperty {
47501
47644
  /**
47502
- * The name of the dynamic property. Possible Values are `AlertLink`, `ConfidenceLevel`, `ConfidenceScore`, `ExtendedLinks`, `ProductComponentName`, `ProductName`, `ProviderName`, `RemediationSteps` and `Techniques`.
47645
+ * The name of the dynamic property. Possible values are `AlertLink`, `ConfidenceLevel`, `ConfidenceScore`, `ExtendedLinks`, `ProductComponentName`, `ProductName`, `ProviderName`, `RemediationSteps`, `SubTechniques` and `Techniques`.
47503
47646
  */
47504
47647
  name: pulumi.Input<string>;
47505
47648
  /**
@@ -47603,7 +47746,7 @@ export declare namespace sentinel {
47603
47746
  }
47604
47747
  interface AlertRuleScheduledAlertDetailsOverrideDynamicProperty {
47605
47748
  /**
47606
- * The name of the dynamic property. Possible Values are `AlertLink`, `ConfidenceLevel`, `ConfidenceScore`, `ExtendedLinks`, `ProductComponentName`, `ProductName`, `ProviderName`, `RemediationSteps` and `Techniques`.
47749
+ * The name of the dynamic property. Possible values are `AlertLink`, `ConfidenceLevel`, `ConfidenceScore`, `ExtendedLinks`, `ProductComponentName`, `ProductName`, `ProviderName`, `RemediationSteps`, `SubTechniques` and `Techniques`.
47607
47750
  */
47608
47751
  name: pulumi.Input<string>;
47609
47752
  /**
@@ -49083,7 +49226,7 @@ export declare namespace siterecovery {
49083
49226
  */
49084
49227
  targetDiskEncryptionSetId?: pulumi.Input<string>;
49085
49228
  /**
49086
- * The disk type of the disk to be created when a failover is done. Possible values are `Premium_LRS`, `Standard_LRS` and `StandardSSD_LRS`.
49229
+ * The disk type of the disk to be created when a failover is done. Possible values are `Premium_LRS`, `PremiumV2_LRS`, `Premium_ZRS`, `Standard_LRS`, `StandardSSD_LRS`, `StandardSSD_ZRS` and `UltraSSD_LRS`.
49087
49230
  */
49088
49231
  targetDiskType: pulumi.Input<string>;
49089
49232
  }
@@ -49495,7 +49638,7 @@ export declare namespace storage {
49495
49638
  */
49496
49639
  activeDirectory?: pulumi.Input<inputs.storage.AccountAzureFilesAuthenticationActiveDirectory>;
49497
49640
  /**
49498
- * Specifies the default share level permissions applied to all users. Possible values are `StorageFileDataSmbShareReader`, `StorageFileDataSmbShareContributor`, `StorageFileDataSmbShareElevatedContributor`, or `None`.
49641
+ * Specifies the default share level permissions applied to all users. Possible values are `StorageFileDataSmbShareReader`, `StorageFileDataSmbShareContributor`, `StorageFileDataSmbShareElevatedContributor`, or `None`. Defaults to `None`.
49499
49642
  */
49500
49643
  defaultShareLevelPermission?: pulumi.Input<string>;
49501
49644
  /**
@@ -49686,7 +49829,7 @@ export declare namespace storage {
49686
49829
  */
49687
49830
  periodSinceCreationInDays: pulumi.Input<number>;
49688
49831
  /**
49689
- * Defines the mode of the policy. `Disabled` state disables the policy, `Unlocked` state allows increase and decrease of immutability retention time and also allows toggling allowProtectedAppendWrites property, `Locked` state only allows the increase of the immutability retention time. A policy can only be created in a Disabled or Unlocked state and can be toggled between the two states. Only a policy in an Unlocked state can transition to a Locked state which cannot be reverted. Changing from `Locked` forces a new resource to be created.
49832
+ * Defines the mode of the policy. `Disabled` state disables the policy, `Unlocked` state allows increase and decrease of immutability retention time and also allows toggling allowProtectedAppendWrites property, `Locked` state only allows the increase of the immutability retention time. A policy can only be created in a Disabled or Unlocked state and can be toggled between the two states. Only a policy in an Unlocked state can transition to a Locked state which cannot be reverted.
49690
49833
  */
49691
49834
  state: pulumi.Input<string>;
49692
49835
  }
@@ -49762,8 +49905,7 @@ export declare namespace storage {
49762
49905
  */
49763
49906
  allowedHeaders: pulumi.Input<pulumi.Input<string>[]>;
49764
49907
  /**
49765
- * A list of HTTP methods that are allowed to be executed by the origin. Valid options are
49766
- * `DELETE`, `GET`, `HEAD`, `MERGE`, `POST`, `OPTIONS`, `PUT` or `PATCH`.
49908
+ * A list of HTTP methods that are allowed to be executed by the origin. Valid options are `DELETE`, `GET`, `HEAD`, `MERGE`, `POST`, `OPTIONS`, `PUT` or `PATCH`.
49767
49909
  */
49768
49910
  allowedMethods: pulumi.Input<pulumi.Input<string>[]>;
49769
49911
  /**
@@ -51250,7 +51392,7 @@ export declare namespace waf {
51250
51392
  */
51251
51393
  enabled?: pulumi.Input<boolean>;
51252
51394
  /**
51253
- * Specifies what grouping the rate limit will count requests by. Possible values are `GeoLocation`, `ClientAddr` and `None`.
51395
+ * Specifies what grouping the rate limit will count requests by. Possible values are `ClientAddr`, `ClientAddrXFFHeader`, `GeoLocation`, `GeoLocationXFFHeader` and `None`.
51254
51396
  */
51255
51397
  groupRateLimitBy?: pulumi.Input<string>;
51256
51398
  /**
@@ -51599,7 +51741,7 @@ export declare namespace webpubsub {
51599
51741
  */
51600
51742
  capacity?: pulumi.Input<number>;
51601
51743
  /**
51602
- * The name which should be used for this Web PubSub Service. Changing this forces a new Web PubSub Service to be created.
51744
+ * The SKU to use for this Web PubSub Service. Possible values are `Free_F1`, `Standard_S1`, `Premium_P1`, and `Premium_P2`.
51603
51745
  */
51604
51746
  name: pulumi.Input<string>;
51605
51747
  }
@@ -52055,7 +52197,7 @@ export declare namespace workloadssap {
52055
52197
  */
52056
52198
  names: pulumi.Input<pulumi.Input<string>[]>;
52057
52199
  /**
52058
- * The name of the Volume. Changing this forces a new resource to be created.
52200
+ * The name of the Volume. Possible values are `default`, `hanaData`, `hanaLog`, `hanaShared` and `usrSap`. Changing this forces a new resource to be created.
52059
52201
  *
52060
52202
  * > **Note:** Possible value for Application Server and Central Server is `default`.
52061
52203
  *
@@ -52123,7 +52265,7 @@ export declare namespace workloadssap {
52123
52265
  */
52124
52266
  names: pulumi.Input<pulumi.Input<string>[]>;
52125
52267
  /**
52126
- * The name of the Volume. Changing this forces a new resource to be created.
52268
+ * The name of the Volume. Possible values are `default`, `hanaData`, `hanaLog`, `hanaShared` and `usrSap`. Changing this forces a new resource to be created.
52127
52269
  *
52128
52270
  * > **Note:** Possible value for Application Server and Central Server is `default`.
52129
52271
  *
@@ -52191,7 +52333,7 @@ export declare namespace workloadssap {
52191
52333
  */
52192
52334
  names: pulumi.Input<pulumi.Input<string>[]>;
52193
52335
  /**
52194
- * The name of the Volume. Changing this forces a new resource to be created.
52336
+ * The name of the Volume. Possible values are `default`, `hanaData`, `hanaLog`, `hanaShared` and `usrSap`. Changing this forces a new resource to be created.
52195
52337
  *
52196
52338
  * > **Note:** Possible value for Application Server and Central Server is `default`.
52197
52339
  *