@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/output.d.ts CHANGED
@@ -3537,7 +3537,7 @@ export declare namespace appservice {
3537
3537
  }
3538
3538
  interface AppFlexConsumptionAlwaysReady {
3539
3539
  /**
3540
- * 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`.
3540
+ * 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`.
3541
3541
  */
3542
3542
  instanceCount?: number;
3543
3543
  /**
@@ -4231,7 +4231,7 @@ export declare namespace appservice {
4231
4231
  */
4232
4232
  scmUseMainIpRestriction?: boolean;
4233
4233
  /**
4234
- * Should the Linux Web App Linux Function App use a 32-bit worker. Defaults to `false`.
4234
+ * Should the Linux Web App Linux Function App use a 32-bit worker. Defaults to `false`.
4235
4235
  */
4236
4236
  use32BitWorker?: boolean;
4237
4237
  /**
@@ -11217,7 +11217,7 @@ export declare namespace appservice {
11217
11217
  */
11218
11218
  dockers?: outputs.appservice.LinuxFunctionAppSiteConfigApplicationStackDocker[];
11219
11219
  /**
11220
- * The version of .NET to use. Possible values include `3.1`, `6.0`, `7.0`, `8.0` and `9.0`.
11220
+ * The version of .NET to use. Possible values include `3.1`, `6.0`, `7.0`, `8.0`, `9.0` and `10.0`.
11221
11221
  */
11222
11222
  dotnetVersion?: string;
11223
11223
  /**
@@ -12195,11 +12195,11 @@ export declare namespace appservice {
12195
12195
  */
12196
12196
  dockers?: outputs.appservice.LinuxFunctionAppSlotSiteConfigApplicationStackDocker[];
12197
12197
  /**
12198
- * The version of .Net. Possible values are `3.1`, `6.0`, `7.0`, `8.0` and `9.0`.
12198
+ * The version of .Net. Possible values are `3.1`, `6.0`, `7.0`, `8.0`, `9.0` and `10.0`.
12199
12199
  */
12200
12200
  dotnetVersion?: string;
12201
12201
  /**
12202
- * The version of Java to use. Possible values are `8`, `11` & `17` (In-Preview).
12202
+ * The version of Java to use. Possible values are `8`, `11`, `17` and `21`.
12203
12203
  */
12204
12204
  javaVersion?: string;
12205
12205
  /**
@@ -13230,7 +13230,7 @@ export declare namespace appservice {
13230
13230
  */
13231
13231
  scmIpRestrictions?: outputs.appservice.LinuxWebAppSiteConfigScmIpRestriction[];
13232
13232
  /**
13233
- * 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`.
13233
+ * 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`.
13234
13234
  */
13235
13235
  scmMinimumTlsVersion?: string;
13236
13236
  scmType: string;
@@ -13275,7 +13275,7 @@ export declare namespace appservice {
13275
13275
  */
13276
13276
  dockerRegistryUsername?: string;
13277
13277
  /**
13278
- * The version of .NET to use. Possible values include `3.1`, `5.0`, `6.0`, `7.0`, `8.0` and `9.0`.
13278
+ * The version of .NET to use. Possible values include `3.1`, `5.0`, `6.0`, `7.0`, `8.0`, `9.0`and `10.0`.
13279
13279
  */
13280
13280
  dotnetVersion?: string;
13281
13281
  /**
@@ -14330,7 +14330,7 @@ export declare namespace appservice {
14330
14330
  */
14331
14331
  managedPipelineMode?: string;
14332
14332
  /**
14333
- * 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`.
14333
+ * 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`.
14334
14334
  */
14335
14335
  minimumTlsVersion?: string;
14336
14336
  /**
@@ -14350,7 +14350,7 @@ export declare namespace appservice {
14350
14350
  */
14351
14351
  scmIpRestrictions?: outputs.appservice.LinuxWebAppSlotSiteConfigScmIpRestriction[];
14352
14352
  /**
14353
- * 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`.
14353
+ * 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`.
14354
14354
  */
14355
14355
  scmMinimumTlsVersion?: string;
14356
14356
  scmType: string;
@@ -14395,7 +14395,7 @@ export declare namespace appservice {
14395
14395
  */
14396
14396
  dockerRegistryUsername?: string;
14397
14397
  /**
14398
- * The version of .NET to use. Possible values include `3.1`, `5.0`, `6.0`, `7.0`, `8.0` and `9.0`.
14398
+ * The version of .NET to use. Possible values include `3.1`, `5.0`, `6.0`, `7.0`, `8.0`, `9.0` and `10.0`.
14399
14399
  */
14400
14400
  dotnetVersion?: string;
14401
14401
  /**
@@ -14413,7 +14413,7 @@ export declare namespace appservice {
14413
14413
  */
14414
14414
  javaServerVersion?: string;
14415
14415
  /**
14416
- * The Version of Java to use. Possible values include `8`, `11`, and `17`.
14416
+ * The Version of Java to use. Possible values are `8`, `11`, `17` and `21`.
14417
14417
  *
14418
14418
  * > **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`.
14419
14419
  */
@@ -16185,7 +16185,7 @@ export declare namespace appservice {
16185
16185
  }
16186
16186
  interface WindowsFunctionAppSiteConfigApplicationStack {
16187
16187
  /**
16188
- * 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`.
16188
+ * 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`.
16189
16189
  */
16190
16190
  dotnetVersion?: string;
16191
16191
  /**
@@ -17121,11 +17121,11 @@ export declare namespace appservice {
17121
17121
  }
17122
17122
  interface WindowsFunctionAppSlotSiteConfigApplicationStack {
17123
17123
  /**
17124
- * The version of .Net. Possible values are `v3.0`, `v4.0`, `v6.0`, `v7.0`, `v8.0` and `v9.0`. Defaults to `v4.0`.
17124
+ * 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`.
17125
17125
  */
17126
17126
  dotnetVersion?: string;
17127
17127
  /**
17128
- * The version of Java to use. Possible values are `1.8`, `11` and `17` (In-Preview).
17128
+ * The version of Java to use. Possible values are `1.8`, `11`, `17` and `21`.
17129
17129
  */
17130
17130
  javaVersion?: string;
17131
17131
  /**
@@ -18130,7 +18130,7 @@ export declare namespace appservice {
18130
18130
  */
18131
18131
  scmIpRestrictions?: outputs.appservice.WindowsWebAppSiteConfigScmIpRestriction[];
18132
18132
  /**
18133
- * 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`.
18133
+ * 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`.
18134
18134
  */
18135
18135
  scmMinimumTlsVersion?: string;
18136
18136
  scmType: string;
@@ -18192,7 +18192,7 @@ export declare namespace appservice {
18192
18192
  */
18193
18193
  dotnetCoreVersion?: string;
18194
18194
  /**
18195
- * 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`.
18195
+ * 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`.
18196
18196
  *
18197
18197
  * > **Note:** The Portal displayed values and the actual underlying API values differ for this setting, as follows:
18198
18198
  * Portal Value | API value
@@ -18203,6 +18203,7 @@ export declare namespace appservice {
18203
18203
  * .NET 7 (STS) | v7.0
18204
18204
  * .NET 8 (LTS) | v8.0
18205
18205
  * .NET 9 (STS) | v9.0
18206
+ * .NET 10 (LTS) | v10.0
18206
18207
  */
18207
18208
  dotnetVersion: string;
18208
18209
  /**
@@ -19318,7 +19319,7 @@ export declare namespace appservice {
19318
19319
  */
19319
19320
  managedPipelineMode?: string;
19320
19321
  /**
19321
- * 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`.
19322
+ * 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`.
19322
19323
  */
19323
19324
  minimumTlsVersion?: string;
19324
19325
  /**
@@ -19338,7 +19339,7 @@ export declare namespace appservice {
19338
19339
  */
19339
19340
  scmIpRestrictions?: outputs.appservice.WindowsWebAppSlotSiteConfigScmIpRestriction[];
19340
19341
  /**
19341
- * 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`.
19342
+ * 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`.
19342
19343
  */
19343
19344
  scmMinimumTlsVersion?: string;
19344
19345
  scmType: string;
@@ -19398,7 +19399,7 @@ export declare namespace appservice {
19398
19399
  */
19399
19400
  dotnetCoreVersion?: string;
19400
19401
  /**
19401
- * 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`.
19402
+ * 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`.
19402
19403
  */
19403
19404
  dotnetVersion: string;
19404
19405
  /**
@@ -20068,7 +20069,7 @@ export declare namespace arcmachine {
20068
20069
  */
20069
20070
  tenantId: string;
20070
20071
  /**
20071
- * 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.
20072
+ * Specifies the type of Managed Service Identity assigned to this Arc Machine. At this time the only possible value is `SystemAssigned`.
20072
20073
  */
20073
20074
  type: string;
20074
20075
  }
@@ -20871,6 +20872,9 @@ export declare namespace automation {
20871
20872
  * The end time of the schedule.
20872
20873
  */
20873
20874
  expiryTime: string;
20875
+ /**
20876
+ * The time offset in minutes for the expiry time.
20877
+ */
20874
20878
  expiryTimeOffsetMinutes?: number;
20875
20879
  /**
20876
20880
  * The frequency of the schedule. - can be either `OneTime`, `Day`, `Hour`, `Week`, or `Month`.
@@ -20890,11 +20894,17 @@ export declare namespace automation {
20890
20894
  */
20891
20895
  monthlyOccurrence?: outputs.automation.SoftwareUpdateConfigurationScheduleMonthlyOccurrence;
20892
20896
  nextRun: string;
20897
+ /**
20898
+ * The time offset in minutes for the next run time.
20899
+ */
20893
20900
  nextRunOffsetMinutes?: number;
20894
20901
  /**
20895
20902
  * 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.
20896
20903
  */
20897
20904
  startTime: string;
20905
+ /**
20906
+ * The time offset in minutes for the start time.
20907
+ */
20898
20908
  startTimeOffsetMinutes?: number;
20899
20909
  /**
20900
20910
  * 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>
@@ -23473,7 +23483,13 @@ export declare namespace cdn {
23473
23483
  }
23474
23484
  interface FrontdoorFirewallPolicyManagedRuleOverrideRule {
23475
23485
  /**
23476
- * 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`.
23486
+ * 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`.
23487
+ *
23488
+ * > **Note:** Possible values for `DefaultRuleSet 1.1` and below are `Allow`, `Log`, `Block`, or `Redirect`.
23489
+ *
23490
+ * > **Note:** Possible values for `DefaultRuleSet 2.0` and above are `Log` or `AnomalyScoring`.
23491
+ *
23492
+ * > **Note:** Possible values for `Microsoft_BotManagerRuleSet` are `Allow`, `Log`, `Block`, `Redirect`, or `JSChallenge`.
23477
23493
  *
23478
23494
  * > **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.
23479
23495
  *
@@ -24400,7 +24416,6 @@ export declare namespace cognitive {
24400
24416
  interface AIServicesNetworkAcls {
24401
24417
  /**
24402
24418
  * Whether to allow trusted Azure Services to access the service. Possible values are `None` and `AzureServices`. Defaults to `AzureServices`.
24403
- * *
24404
24419
  */
24405
24420
  bypass?: string;
24406
24421
  /**
@@ -24510,6 +24525,24 @@ export declare namespace cognitive {
24510
24525
  */
24511
24526
  subnetId: string;
24512
24527
  }
24528
+ interface AccountProjectIdentity {
24529
+ /**
24530
+ * Specifies a list of User Assigned Managed Identity IDs to be assigned to this Cognitive Account Project.
24531
+ */
24532
+ identityIds?: string[];
24533
+ /**
24534
+ * The Principal ID associated with this Managed Service Identity.
24535
+ */
24536
+ principalId: string;
24537
+ /**
24538
+ * The Tenant ID associated with this Managed Service Identity.
24539
+ */
24540
+ tenantId: string;
24541
+ /**
24542
+ * 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).
24543
+ */
24544
+ type: string;
24545
+ }
24513
24546
  interface AccountRaiPolicyContentFilter {
24514
24547
  /**
24515
24548
  * Whether the filter should block content. Possible values are `true` or `false`.
@@ -24579,24 +24612,82 @@ export declare namespace cognitive {
24579
24612
  */
24580
24613
  tier?: string;
24581
24614
  }
24615
+ interface GetAccountCustomerManagedKey {
24616
+ /**
24617
+ * The client ID of the managed identity associated with the storage resource.
24618
+ */
24619
+ identityClientId: string;
24620
+ /**
24621
+ * The ID of the Key Vault Key which is used to encrypt the data in this Cognitive Services Account.
24622
+ */
24623
+ keyVaultKeyId: string;
24624
+ }
24582
24625
  interface GetAccountIdentity {
24583
24626
  /**
24584
- * The list of User Assigned Managed Identity IDs assigned to this Cognitive Account.
24627
+ * The list of User Assigned Managed Identity IDs assigned to this Cognitive Services Account.
24585
24628
  */
24586
24629
  identityIds: string[];
24587
24630
  /**
24588
- * The Principal ID of the System Assigned Managed Service Identity that is configured on this Cognitive Account.
24631
+ * The Principal ID of the System Assigned Managed Service Identity that is configured on this Cognitive Services Account.
24589
24632
  */
24590
24633
  principalId: string;
24591
24634
  /**
24592
- * The Tenant ID of the System Assigned Managed Service Identity that is configured on this Cognitive Account.
24635
+ * The Tenant ID of the System Assigned Managed Service Identity that is configured on this Cognitive Services Account.
24593
24636
  */
24594
24637
  tenantId: string;
24595
24638
  /**
24596
- * The type of Managed Service Identity that is configured on this Cognitive Account.
24639
+ * The type of Managed Service Identity that is configured on this Cognitive Services Account.
24597
24640
  */
24598
24641
  type: string;
24599
24642
  }
24643
+ interface GetAccountNetworkAcl {
24644
+ /**
24645
+ * Whether trusted Azure Services are allowed to access the service.
24646
+ */
24647
+ bypass: string;
24648
+ /**
24649
+ * The Default Action to use when no rules match from `ipRules` / `virtualNetworkRules`.
24650
+ */
24651
+ defaultAction: string;
24652
+ /**
24653
+ * One or more IP Addresses, or CIDR Blocks that are able to access the Cognitive Services Account.
24654
+ */
24655
+ ipRules: string[];
24656
+ /**
24657
+ * A `virtualNetworkRules` block as defined below.
24658
+ */
24659
+ virtualNetworkRules: outputs.cognitive.GetAccountNetworkAclVirtualNetworkRule[];
24660
+ }
24661
+ interface GetAccountNetworkAclVirtualNetworkRule {
24662
+ /**
24663
+ * Whether missing vnet service endpoint is ignored or not.
24664
+ */
24665
+ ignoreMissingVnetServiceEndpoint: boolean;
24666
+ /**
24667
+ * The ID of the subnet which is able to access this Cognitive Services Account.
24668
+ */
24669
+ subnetId: string;
24670
+ }
24671
+ interface GetAccountNetworkInjection {
24672
+ /**
24673
+ * The feature that network injection is applied to.
24674
+ */
24675
+ scenario: string;
24676
+ /**
24677
+ * The ID of the subnet which is able to access this Cognitive Services Account.
24678
+ */
24679
+ subnetId: string;
24680
+ }
24681
+ interface GetAccountStorage {
24682
+ /**
24683
+ * The client ID of the managed identity associated with the storage resource.
24684
+ */
24685
+ identityClientId: string;
24686
+ /**
24687
+ * The ID of the Storage Account resource associated with this Cognitive Services Account.
24688
+ */
24689
+ storageAccountId: string;
24690
+ }
24600
24691
  }
24601
24692
  export declare namespace communication {
24602
24693
  interface EmailServiceDomainVerificationRecord {
@@ -26922,7 +27013,7 @@ export declare namespace compute {
26922
27013
  }
26923
27014
  interface OrchestratedVirtualMachineScaleSetSkuProfile {
26924
27015
  /**
26925
- * Specifies the allocation strategy for the virtual machine scale set based on which the VMs will be allocated. Possible values are `LowestPrice` and `CapacityOptimized`.
27016
+ * 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`.
26926
27017
  */
26927
27018
  allocationStrategy: string;
26928
27019
  /**
@@ -29561,6 +29652,10 @@ export declare namespace containerapp {
29561
29652
  * One or more `container` blocks as detailed below.
29562
29653
  */
29563
29654
  containers: outputs.containerapp.AppTemplateContainer[];
29655
+ /**
29656
+ * The number of seconds to wait before scaling down the number of instances again. Defaults to `300`.
29657
+ */
29658
+ cooldownPeriodInSeconds?: number;
29564
29659
  /**
29565
29660
  * One or more `customScaleRule` blocks as defined below.
29566
29661
  */
@@ -29581,6 +29676,10 @@ export declare namespace containerapp {
29581
29676
  * The minimum number of replicas for this container.
29582
29677
  */
29583
29678
  minReplicas?: number;
29679
+ /**
29680
+ * The interval in seconds used for polling KEDA. Defaults to `30`.
29681
+ */
29682
+ pollingIntervalInSeconds?: number;
29584
29683
  /**
29585
29684
  * 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.
29586
29685
  */
@@ -30034,10 +30133,22 @@ export declare namespace containerapp {
30034
30133
  */
30035
30134
  storageName?: string;
30036
30135
  /**
30037
- * The type of storage volume. Possible values are `AzureFile`, `EmptyDir` and `Secret`. Defaults to `EmptyDir`.
30136
+ * The type of storage volume. Possible values are `AzureFile`, `EmptyDir`, `NfsAzureFile` and `Secret`. Defaults to `EmptyDir`.
30038
30137
  */
30039
30138
  storageType?: string;
30040
30139
  }
30140
+ interface EnvironmentCertificateCertificateKeyVault {
30141
+ /**
30142
+ * 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.
30143
+ *
30144
+ * > **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.
30145
+ */
30146
+ identity?: string;
30147
+ /**
30148
+ * The ID of the Key Vault Secret containing the certificate. Changing this forces a new resource to be created.
30149
+ */
30150
+ keyVaultSecretId: string;
30151
+ }
30041
30152
  interface EnvironmentDaprComponentMetadata {
30042
30153
  /**
30043
30154
  * The name of the Metadata configuration item.
@@ -30054,11 +30165,11 @@ export declare namespace containerapp {
30054
30165
  }
30055
30166
  interface EnvironmentDaprComponentSecret {
30056
30167
  /**
30057
- * The identity to use for accessing key vault reference.
30168
+ * 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.
30058
30169
  */
30059
30170
  identity?: string;
30060
30171
  /**
30061
- * The Key Vault Secret ID. Could be either one of `id` or `versionlessId`.
30172
+ * The Key Vault Secret ID.
30062
30173
  */
30063
30174
  keyVaultSecretId?: string;
30064
30175
  /**
@@ -30096,7 +30207,7 @@ export declare namespace containerapp {
30096
30207
  */
30097
30208
  name: string;
30098
30209
  /**
30099
- * Workload profile type for the workloads to run on. Possible values include `Consumption`, `D4`, `D8`, `D16`, `D32`, `E4`, `E8`, `E16` and `E32`.
30210
+ * 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`.
30100
30211
  *
30101
30212
  * > **Note:** A `Consumption` type must have a name of `Consumption` and an environment may only have one `Consumption` Workload Profile.
30102
30213
  *
@@ -30294,6 +30405,10 @@ export declare namespace containerapp {
30294
30405
  * One or more `container` blocks as detailed below.
30295
30406
  */
30296
30407
  containers: outputs.containerapp.GetAppTemplateContainer[];
30408
+ /**
30409
+ * The number of seconds to wait before scaling down the number of instances again.
30410
+ */
30411
+ cooldownPeriodInSeconds: number;
30297
30412
  customScaleRules?: outputs.containerapp.GetAppTemplateCustomScaleRule[];
30298
30413
  httpScaleRules: outputs.containerapp.GetAppTemplateHttpScaleRule[];
30299
30414
  /**
@@ -30308,6 +30423,10 @@ export declare namespace containerapp {
30308
30423
  * The minimum number of replicas for this container.
30309
30424
  */
30310
30425
  minReplicas: number;
30426
+ /**
30427
+ * The interval in seconds used for polling KEDA.
30428
+ */
30429
+ pollingIntervalInSeconds: number;
30311
30430
  /**
30312
30431
  * The suffix string to which this `trafficWeight` applies.
30313
30432
  */
@@ -30742,7 +30861,7 @@ export declare namespace containerapp {
30742
30861
  */
30743
30862
  authentications?: outputs.containerapp.JobEventTriggerConfigScaleRuleAuthentication[];
30744
30863
  /**
30745
- * Type of the scale rule.
30864
+ * 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`.
30746
30865
  */
30747
30866
  customRuleType: string;
30748
30867
  /**
@@ -30780,7 +30899,7 @@ export declare namespace containerapp {
30780
30899
  */
30781
30900
  tenantId: string;
30782
30901
  /**
30783
- * The type of identity used for the Container App Job. Possible values are `SystemAssigned`, `UserAssigned` and `None`. Defaults to `None`.
30902
+ * The type of identity used for the Container App Job. Possible values are `SystemAssigned`, `UserAssigned` and `None`.
30784
30903
  */
30785
30904
  type: string;
30786
30905
  }
@@ -31190,7 +31309,7 @@ export declare namespace containerapp {
31190
31309
  */
31191
31310
  storageName?: string;
31192
31311
  /**
31193
- * The type of storage to use for the volume. Possible values are `AzureFile`, `EmptyDir` and `Secret`.
31312
+ * The type of storage to use for the volume. Possible values are `AzureFile`, `EmptyDir`, `NfsAzureFile` and `Secret`. Defaults to `EmptyDir`.
31194
31313
  */
31195
31314
  storageType?: string;
31196
31315
  }
@@ -32588,6 +32707,9 @@ export declare namespace containerservice {
32588
32707
  * Should the nodes in this Node Pool have Federal Information Processing Standard enabled? `temporaryNameForRotation` must be specified when changing this block.
32589
32708
  */
32590
32709
  fipsEnabled?: boolean;
32710
+ /**
32711
+ * Specifies the driver type for GPU nodes. Possible values are `Install` and `None`. Changing this forces a new resource to be created.
32712
+ */
32591
32713
  gpuDriver?: string;
32592
32714
  /**
32593
32715
  * 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.
@@ -32953,7 +33075,9 @@ export declare namespace containerservice {
32953
33075
  */
32954
33076
  maxSurge: string;
32955
33077
  /**
32956
- * 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 -->
33078
+ * The amount of time in minutes to wait after draining a node and before reimaging and moving on to next node.
33079
+ *
33080
+ * > **Note:** The default value for `nodeSoakDurationInMinutes` is `0`. <!-- The 0 default happens in code, not in Schema -->.
32957
33081
  */
32958
33082
  nodeSoakDurationInMinutes?: number;
32959
33083
  /**
@@ -33753,6 +33877,13 @@ export declare namespace containerservice {
33753
33877
  */
33754
33878
  outboundNatEnabled?: boolean;
33755
33879
  }
33880
+ interface KubernetesClusterNodeProvisioningProfile {
33881
+ /**
33882
+ * 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.
33883
+ */
33884
+ defaultNodePools?: string;
33885
+ mode?: string;
33886
+ }
33756
33887
  interface KubernetesClusterOmsAgent {
33757
33888
  /**
33758
33889
  * The ID of the Log Analytics Workspace which the OMS Agent should send data to.
@@ -33875,7 +34006,7 @@ export declare namespace containerservice {
33875
34006
  }
33876
34007
  interface KubernetesClusterWebAppRouting {
33877
34008
  /**
33878
- * Specifies the ingress type for the default `NginxIngressController` custom resource. The allowed values are `None`, `Internal`, `External` and `AnnotationControlled`. It defaults to `AnnotationControlled`.
34009
+ * Specifies the ingress type for the default `NginxIngressController` custom resource. The allowed values are `None`, `Internal`, `External` and `AnnotationControlled`. Defaults to `AnnotationControlled`.
33879
34010
  */
33880
34011
  defaultNginxController?: string;
33881
34012
  /**
@@ -35299,6 +35430,38 @@ export declare namespace cosmosdb {
35299
35430
  */
35300
35431
  value: string;
35301
35432
  }
35433
+ interface MongoClusterCustomerManagedKey {
35434
+ /**
35435
+ * The ID of the key vault key used for encryption. For example: `https://example-vault-name.vault.azure.net/keys/example-key-name`.
35436
+ */
35437
+ keyVaultKeyId: string;
35438
+ /**
35439
+ * The ID of the User Assigned Identity that has access to the Key Vault Key.
35440
+ */
35441
+ userAssignedIdentityId: string;
35442
+ }
35443
+ interface MongoClusterIdentity {
35444
+ /**
35445
+ * A list of one or more Resource IDs for User Assigned Managed identities to assign.
35446
+ *
35447
+ * > **Note:** Required when `type` is set to `UserAssigned`.
35448
+ */
35449
+ identityIds: string[];
35450
+ /**
35451
+ * The type of managed identity to assign. Possible value is `UserAssigned`.
35452
+ */
35453
+ type: string;
35454
+ }
35455
+ interface MongoClusterRestore {
35456
+ /**
35457
+ * 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.
35458
+ */
35459
+ pointInTimeUtc: string;
35460
+ /**
35461
+ * The ID of the source MongoDB Cluster to restore from. Changing this forces a new resource to be created.
35462
+ */
35463
+ sourceId: string;
35464
+ }
35302
35465
  interface MongoCollectionAutoscaleSettings {
35303
35466
  /**
35304
35467
  * 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`.
@@ -37891,7 +38054,7 @@ export declare namespace dataprotection {
37891
38054
  scheduledBackupTimes?: string[];
37892
38055
  /**
37893
38056
  * Possible values are `First`, `Second`, `Third`, `Fourth` and `Last`. Changing this forces a new resource to be created.
37894
- * *
38057
+ *
37895
38058
  * > **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.
37896
38059
  */
37897
38060
  weeksOfMonths?: string[];
@@ -37946,7 +38109,7 @@ export declare namespace dataprotection {
37946
38109
  */
37947
38110
  absoluteCriteria?: string;
37948
38111
  /**
37949
- * Possible values are `Monday`, `Tuesday`, `Thursday`, `Friday`, `Saturday` and `Sunday`. Changing this forces a new resource to be created.
38112
+ * Possible values are `Monday`, `Tuesday`, `Wednesday`, `Thursday`, `Friday`, `Saturday` and `Sunday`. Changing this forces a new resource to be created.
37950
38113
  */
37951
38114
  daysOfWeeks?: string[];
37952
38115
  /**
@@ -38014,7 +38177,7 @@ export declare namespace dataprotection {
38014
38177
  */
38015
38178
  absoluteCriteria?: string;
38016
38179
  /**
38017
- * Possible values are `Monday`, `Tuesday`, `Thursday`, `Friday`, `Saturday` and `Sunday`. Changing this forces a new resource to be created.
38180
+ * Possible values are `Monday`, `Tuesday`, `Wednesday`, `Thursday`, `Friday`, `Saturday` and `Sunday`. Changing this forces a new resource to be created.
38018
38181
  */
38019
38182
  daysOfWeeks?: string[];
38020
38183
  /**
@@ -38856,9 +39019,12 @@ export declare namespace dns {
38856
39019
  * The expire time for the SOA record. Defaults to `2419200`.
38857
39020
  */
38858
39021
  expireTime?: number;
39022
+ /**
39023
+ * The fully qualified domain name.
39024
+ */
38859
39025
  fqdn: string;
38860
39026
  /**
38861
- * The domain name of the authoritative name server for the SOA record. If not set, computed value from Azure will be used.
39027
+ * The domain name of the authoritative name server for the SOA record.
38862
39028
  */
38863
39029
  hostName: string;
38864
39030
  /**
@@ -40867,7 +41033,7 @@ export declare namespace eventhub {
40867
41033
  }
40868
41034
  interface EventHubRetentionDescription {
40869
41035
  /**
40870
- * Specifies the Cleanup Policy for the EventHub. Possible values are `Delete` and `Compact`.
41036
+ * Specifies the Cleanup Policy for the EventHub. Possible values are `Delete` and `Compact`. Changing this forces a new resource to be created.
40871
41037
  */
40872
41038
  cleanupPolicy: string;
40873
41039
  /**
@@ -42146,6 +42312,9 @@ export declare namespace hdinsight {
42146
42312
  * The ID of the private link service group.
42147
42313
  */
42148
42314
  groupId: string;
42315
+ /**
42316
+ * An `ipConfiguration` block as defined below.
42317
+ */
42149
42318
  ipConfiguration: outputs.hdinsight.HBaseClusterPrivateLinkConfigurationIpConfiguration;
42150
42319
  /**
42151
42320
  * The name of the private link configuration.
@@ -42154,7 +42323,7 @@ export declare namespace hdinsight {
42154
42323
  }
42155
42324
  interface HBaseClusterPrivateLinkConfigurationIpConfiguration {
42156
42325
  /**
42157
- * Specifies the name for this HDInsight HBase Cluster. Changing this forces a new resource to be created.
42326
+ * The name of the IP configuration.
42158
42327
  */
42159
42328
  name: string;
42160
42329
  /**
@@ -42166,9 +42335,12 @@ export declare namespace hdinsight {
42166
42335
  */
42167
42336
  privateIpAddress?: string;
42168
42337
  /**
42169
- * The private IP allocation method. The only possible value now is `Dynamic`.
42338
+ * The private IP allocation method. Possible values are `Dynamic` and `Static`.
42170
42339
  */
42171
42340
  privateIpAllocationMethod?: string;
42341
+ /**
42342
+ * The ID of the Subnet within the Virtual Network where the IP configuration should be provisioned.
42343
+ */
42172
42344
  subnetId?: string;
42173
42345
  }
42174
42346
  interface HBaseClusterRoles {
@@ -42594,6 +42766,9 @@ export declare namespace hdinsight {
42594
42766
  * The ID of the private link service group.
42595
42767
  */
42596
42768
  groupId: string;
42769
+ /**
42770
+ * An `ipConfiguration` block as defined below.
42771
+ */
42597
42772
  ipConfiguration: outputs.hdinsight.HadoopClusterPrivateLinkConfigurationIpConfiguration;
42598
42773
  /**
42599
42774
  * The name of the private link configuration.
@@ -42602,18 +42777,24 @@ export declare namespace hdinsight {
42602
42777
  }
42603
42778
  interface HadoopClusterPrivateLinkConfigurationIpConfiguration {
42604
42779
  /**
42605
- * Specifies the name for this HDInsight Hadoop Cluster. Changing this forces a new resource to be created.
42780
+ * The name of the IP configuration.
42606
42781
  */
42607
42782
  name: string;
42608
42783
  /**
42609
42784
  * Indicates whether this IP configuration is primary.
42610
42785
  */
42611
42786
  primary?: boolean;
42787
+ /**
42788
+ * The private IP address of the IP configuration.
42789
+ */
42612
42790
  privateIpAddress?: string;
42613
42791
  /**
42614
- * The private IP allocation method. The only possible value now is `Dynamic`.
42792
+ * The private IP allocation method. Possible values are `Dynamic` and `Static`.
42615
42793
  */
42616
42794
  privateIpAllocationMethod?: string;
42795
+ /**
42796
+ * The ID of the Subnet within the Virtual Network where the IP configuration should be provisioned.
42797
+ */
42617
42798
  subnetId?: string;
42618
42799
  }
42619
42800
  interface HadoopClusterRoles {
@@ -43129,6 +43310,9 @@ export declare namespace hdinsight {
43129
43310
  * The ID of the private link service group.
43130
43311
  */
43131
43312
  groupId: string;
43313
+ /**
43314
+ * An `ipConfiguration` block as defined below.
43315
+ */
43132
43316
  ipConfiguration: outputs.hdinsight.InteractiveQueryClusterPrivateLinkConfigurationIpConfiguration;
43133
43317
  /**
43134
43318
  * The name of the private link configuration.
@@ -43137,7 +43321,7 @@ export declare namespace hdinsight {
43137
43321
  }
43138
43322
  interface InteractiveQueryClusterPrivateLinkConfigurationIpConfiguration {
43139
43323
  /**
43140
- * Specifies the name for this HDInsight Interactive Query Cluster. Changing this forces a new resource to be created.
43324
+ * The name of the IP configuration.
43141
43325
  */
43142
43326
  name: string;
43143
43327
  /**
@@ -43149,9 +43333,12 @@ export declare namespace hdinsight {
43149
43333
  */
43150
43334
  privateIpAddress?: string;
43151
43335
  /**
43152
- * The private IP allocation method. The only possible value now is `Dynamic`.
43336
+ * The private IP allocation method. Possible values are `Dynamic` and `Static`.
43153
43337
  */
43154
43338
  privateIpAllocationMethod?: string;
43339
+ /**
43340
+ * The ID of the Subnet within the Virtual Network where the IP configuration should be provisioned.
43341
+ */
43155
43342
  subnetId?: string;
43156
43343
  }
43157
43344
  interface InteractiveQueryClusterRoles {
@@ -43579,6 +43766,9 @@ export declare namespace hdinsight {
43579
43766
  * The ID of the private link service group.
43580
43767
  */
43581
43768
  groupId: string;
43769
+ /**
43770
+ * An `ipConfiguration` block as defined below.
43771
+ */
43582
43772
  ipConfiguration: outputs.hdinsight.KafkaClusterPrivateLinkConfigurationIpConfiguration;
43583
43773
  /**
43584
43774
  * The name of the private link configuration.
@@ -43587,7 +43777,7 @@ export declare namespace hdinsight {
43587
43777
  }
43588
43778
  interface KafkaClusterPrivateLinkConfigurationIpConfiguration {
43589
43779
  /**
43590
- * Specifies the name for this HDInsight Kafka Cluster. Changing this forces a new resource to be created.
43780
+ * The name of the IP configuration.
43591
43781
  */
43592
43782
  name: string;
43593
43783
  /**
@@ -43599,9 +43789,12 @@ export declare namespace hdinsight {
43599
43789
  */
43600
43790
  privateIpAddress?: string;
43601
43791
  /**
43602
- * The private IP allocation method. The only possible value now is `Dynamic`.
43792
+ * The private IP allocation method. Possible values are `Dynamic` and `Static`.
43603
43793
  */
43604
43794
  privateIpAllocationMethod?: string;
43795
+ /**
43796
+ * The ID of the Subnet within the Virtual Network where the IP configuration should be provisioned.
43797
+ */
43605
43798
  subnetId?: string;
43606
43799
  }
43607
43800
  interface KafkaClusterRestProxy {
@@ -44063,6 +44256,9 @@ export declare namespace hdinsight {
44063
44256
  * The ID of the private link service group.
44064
44257
  */
44065
44258
  groupId: string;
44259
+ /**
44260
+ * An `ipConfiguration` block as defined below.
44261
+ */
44066
44262
  ipConfiguration: outputs.hdinsight.SparkClusterPrivateLinkConfigurationIpConfiguration;
44067
44263
  /**
44068
44264
  * The name of the private link configuration.
@@ -44071,7 +44267,7 @@ export declare namespace hdinsight {
44071
44267
  }
44072
44268
  interface SparkClusterPrivateLinkConfigurationIpConfiguration {
44073
44269
  /**
44074
- * Specifies the name for this HDInsight Spark Cluster. Changing this forces a new resource to be created.
44270
+ * The name of the IP configuration.
44075
44271
  */
44076
44272
  name: string;
44077
44273
  /**
@@ -44083,9 +44279,12 @@ export declare namespace hdinsight {
44083
44279
  */
44084
44280
  privateIpAddress?: string;
44085
44281
  /**
44086
- * The private IP allocation method. The only possible value now is `Dynamic`.
44282
+ * The private IP allocation method. Possible values are `Dynamic` and `Static`.
44087
44283
  */
44088
44284
  privateIpAllocationMethod?: string;
44285
+ /**
44286
+ * The ID of the Subnet within the Virtual Network where the IP configuration should be provisioned.
44287
+ */
44089
44288
  subnetId?: string;
44090
44289
  }
44091
44290
  interface SparkClusterRoles {
@@ -46626,7 +46825,7 @@ export declare namespace loadtest {
46626
46825
  export declare namespace loganalytics {
46627
46826
  interface ClusterIdentity {
46628
46827
  /**
46629
- * A list of User Assigned Managed Identity IDs to be assigned to this Windows Web App Slot.
46828
+ * 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.
46630
46829
  *
46631
46830
  * > **Note:** This is required when `type` is set to `UserAssigned`.
46632
46831
  */
@@ -46640,12 +46839,50 @@ export declare namespace loganalytics {
46640
46839
  */
46641
46840
  tenantId: string;
46642
46841
  /**
46643
- * 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.
46842
+ * 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.
46644
46843
  *
46645
46844
  * > **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.
46646
46845
  */
46647
46846
  type: string;
46648
46847
  }
46848
+ interface WorkspaceTableCustomLogColumn {
46849
+ /**
46850
+ * The description of the column.
46851
+ */
46852
+ description?: string;
46853
+ /**
46854
+ * The display name of the column.
46855
+ */
46856
+ displayName?: string;
46857
+ /**
46858
+ * Specifies the name of the column.
46859
+ */
46860
+ name: string;
46861
+ /**
46862
+ * The data type of the column. Possible values are `boolean`, `datetime`, `dynamic`, `guid`, `int`, `long`, `real`, and `string`.
46863
+ */
46864
+ type: string;
46865
+ }
46866
+ interface WorkspaceTableCustomLogStandardColumn {
46867
+ /**
46868
+ * The description of the table.
46869
+ */
46870
+ description: string;
46871
+ /**
46872
+ * The display name of the table.
46873
+ */
46874
+ displayName: string;
46875
+ /**
46876
+ * Specifies the name of the Log Analytics Workspace Table Custom Log. Changing this forces a new resource to be created.
46877
+ *
46878
+ * > **Note:** `name` must end with `_CL`.
46879
+ */
46880
+ name: string;
46881
+ /**
46882
+ * The data type of the standard column.
46883
+ */
46884
+ type: string;
46885
+ }
46649
46886
  }
46650
46887
  export declare namespace logicapps {
46651
46888
  interface ActionHttpRunAfter {
@@ -47110,7 +47347,7 @@ export declare namespace logicapps {
47110
47347
  */
47111
47348
  linuxFxVersion: string;
47112
47349
  /**
47113
- * 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.
47350
+ * 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.
47114
47351
  *
47115
47352
  * > **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.
47116
47353
  */
@@ -47134,7 +47371,7 @@ export declare namespace logicapps {
47134
47371
  */
47135
47372
  scmIpRestrictions?: outputs.logicapps.StandardSiteConfigScmIpRestriction[];
47136
47373
  /**
47137
- * Configures the minimum version of TLS required for SSL requests to the SCM site. Possible values are `1.0`, `1.1` and `1.2`.
47374
+ * 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`.
47138
47375
  *
47139
47376
  * > **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.
47140
47377
  */
@@ -47394,7 +47631,7 @@ export declare namespace logicapps {
47394
47631
  export declare namespace machinelearning {
47395
47632
  interface ComputeClusterIdentity {
47396
47633
  /**
47397
- * 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.
47634
+ * Specifies a list of User Assigned Managed Identity IDs to be assigned to this Machine Learning Compute Cluster.
47398
47635
  *
47399
47636
  * > **Note:** This is required when `type` is set to `UserAssigned` or `SystemAssigned, UserAssigned`.
47400
47637
  */
@@ -47408,7 +47645,7 @@ export declare namespace machinelearning {
47408
47645
  */
47409
47646
  tenantId: string;
47410
47647
  /**
47411
- * 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.
47648
+ * 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).
47412
47649
  */
47413
47650
  type: string;
47414
47651
  }
@@ -47542,7 +47779,7 @@ export declare namespace machinelearning {
47542
47779
  */
47543
47780
  leafDomainLabel?: string;
47544
47781
  /**
47545
- * 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 `""`.
47782
+ * 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.
47546
47783
  */
47547
47784
  overwriteExistingDomain?: boolean;
47548
47785
  }
@@ -47648,7 +47885,7 @@ export declare namespace maintenance {
47648
47885
  */
47649
47886
  locations?: string[];
47650
47887
  /**
47651
- * Specifies a list of allowed operating systems.
47888
+ * Specifies a list of allowed operating systems. Possible values are `Linux` and `Windows`.
47652
47889
  */
47653
47890
  osTypes?: string[];
47654
47891
  /**
@@ -47656,7 +47893,7 @@ export declare namespace maintenance {
47656
47893
  */
47657
47894
  resourceGroups?: string[];
47658
47895
  /**
47659
- * Specifies a list of allowed resources.
47896
+ * Specifies a list of allowed resources. Possible values are `Microsoft.Compute/virtualMachines` and `Microsoft.HybridCompute/machines`.
47660
47897
  */
47661
47898
  resourceTypes?: string[];
47662
47899
  /**
@@ -47664,7 +47901,7 @@ export declare namespace maintenance {
47664
47901
  */
47665
47902
  tagFilter?: string;
47666
47903
  /**
47667
- * A mapping of tags for the VM
47904
+ * One or more `tags` blocks as defined below.
47668
47905
  */
47669
47906
  tags?: outputs.maintenance.AssignmentDynamicScopeFilterTag[];
47670
47907
  }
@@ -47979,10 +48216,22 @@ export declare namespace managedredis {
47979
48216
  * A list of linked database IDs for geo-replication.
47980
48217
  */
47981
48218
  geoReplicationLinkedDatabaseIds: string[];
48219
+ /**
48220
+ * The ID of the Managed Redis Database Instance.
48221
+ */
48222
+ id: string;
47982
48223
  /**
47983
48224
  * A list of `module` blocks as defined below.
47984
48225
  */
47985
48226
  modules: outputs.managedredis.GetDefaultDatabaseModule[];
48227
+ /**
48228
+ * The frequency of Append Only File (AOF) backups.
48229
+ */
48230
+ persistenceAppendOnlyFileBackupFrequency: string;
48231
+ /**
48232
+ * The frequency of Redis Database (RDB) backups.
48233
+ */
48234
+ persistenceRedisDatabaseBackupFrequency: string;
47986
48235
  /**
47987
48236
  * The TCP port of the database endpoint.
47988
48237
  */
@@ -48048,7 +48297,9 @@ export declare namespace managedredis {
48048
48297
  */
48049
48298
  clientProtocol?: string;
48050
48299
  /**
48051
- * 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.
48300
+ * Clustering policy specified at create time. Possible values are `EnterpriseCluster`, `OSSCluster` and `NoCluster`. Defaults to `OSSCluster`.
48301
+ *
48302
+ * !> **Note:** Changing `clusteringPolicy` forces database recreation. Data will be lost and Managed Redis will be unavailable during the operation.
48052
48303
  */
48053
48304
  clusteringPolicy?: string;
48054
48305
  /**
@@ -48056,13 +48307,27 @@ export declare namespace managedredis {
48056
48307
  */
48057
48308
  evictionPolicy?: string;
48058
48309
  /**
48059
- * 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.
48310
+ * 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.
48311
+ *
48312
+ * !> **Note:** Changing `geoReplicationGroupName` forces database recreation. Data will be lost and Managed Redis will be unavailable during the operation.
48060
48313
  */
48061
48314
  geoReplicationGroupName?: string;
48315
+ /**
48316
+ * The ID of the Managed Redis Database Instance.
48317
+ */
48318
+ id: string;
48062
48319
  /**
48063
48320
  * A `module` block as defined below. Refer to [the modules documentation](https://learn.microsoft.com/azure/redis/redis-modules) to learn more.
48064
48321
  */
48065
48322
  modules?: outputs.managedredis.ManagedRedisDefaultDatabaseModule[];
48323
+ /**
48324
+ * 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.
48325
+ */
48326
+ persistenceAppendOnlyFileBackupFrequency?: string;
48327
+ /**
48328
+ * 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.
48329
+ */
48330
+ persistenceRedisDatabaseBackupFrequency?: string;
48066
48331
  /**
48067
48332
  * TCP port of the database endpoint.
48068
48333
  */
@@ -48078,13 +48343,17 @@ export declare namespace managedredis {
48078
48343
  }
48079
48344
  interface ManagedRedisDefaultDatabaseModule {
48080
48345
  /**
48081
- * 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.
48346
+ * Configuration options for the module (e.g. `ERROR_RATE 0.00 INITIAL_SIZE 400`).
48347
+ *
48348
+ * !> **Note:** Changing `args` forces database recreation. Data will be lost and Managed Redis will be unavailable during the operation.
48082
48349
  *
48083
48350
  * > **Note:** Only `RediSearch` and `RedisJSON` modules are allowed with geo-replication.
48084
48351
  */
48085
48352
  args?: string;
48086
48353
  /**
48087
- * 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.
48354
+ * The name which should be used for this module. Possible values are `RedisBloom`, `RedisTimeSeries`, `RediSearch` and `RedisJSON`.
48355
+ *
48356
+ * !> **Note:** Changing `name` forces database recreation. Data will be lost and Managed Redis will be unavailable during the operation.
48088
48357
  */
48089
48358
  name: string;
48090
48359
  /**
@@ -48251,643 +48520,62 @@ export declare namespace maps {
48251
48520
  type: string;
48252
48521
  }
48253
48522
  }
48254
- export declare namespace mobile {
48255
- interface GetNetworkAttachedDataNetworkNetworkAddressPortTranslation {
48256
- icmpPinholeTimeoutInSeconds: number;
48257
- pinholeMaximumNumber?: number;
48258
- /**
48259
- * A `portRange` block as defined below.
48260
- */
48261
- portRanges: outputs.mobile.GetNetworkAttachedDataNetworkNetworkAddressPortTranslationPortRange[];
48262
- tcpPinholeTimeoutInSeconds: number;
48263
- /**
48264
- * Minimum time in seconds that will pass before a TCP port that was used by a closed pinhole can be reused.
48265
- */
48266
- tcpPortReuseMinimumHoldTimeInSeconds: number;
48267
- udpPinholeTimeoutInSeconds: number;
48268
- /**
48269
- * Minimum time in seconds that will pass before a UDP port that was used by a closed pinhole can be reused.
48270
- */
48271
- udpPortReuseMinimumHoldTimeInSeconds: number;
48272
- }
48273
- interface GetNetworkAttachedDataNetworkNetworkAddressPortTranslationPortRange {
48274
- /**
48275
- * The maximum port number.
48276
- */
48277
- maximum: number;
48278
- /**
48279
- * The minimum port number.
48280
- */
48281
- minimum: number;
48282
- }
48283
- interface GetNetworkPacketCoreControlPlaneIdentity {
48284
- /**
48285
- * A list of User Assigned Managed Identity IDs assigned to this resource.
48286
- */
48287
- identityIds: string[];
48288
- /**
48289
- * The platform type where the packet core is deployed.
48290
- */
48291
- type: string;
48292
- }
48293
- interface GetNetworkPacketCoreControlPlaneLocalDiagnosticsAccess {
48294
- /**
48295
- * How to authenticate users who access local diagnostics APIs.
48296
- */
48297
- authenticationType: string;
48298
- /**
48299
- * The versionless certificate URL used to secure local access to packet core diagnostics over local APIs by the Kubernetes ingress.
48300
- */
48301
- httpsServerCertificateUrl: string;
48302
- }
48303
- interface GetNetworkPacketCoreControlPlanePlatform {
48304
- /**
48305
- * The ID of Azure Arc connected cluster where the packet core is deployed.
48306
- */
48307
- arcKubernetesClusterId: string;
48308
- /**
48309
- * The ID of Azure Arc custom location where the packet core is deployed.
48310
- */
48311
- customLocationId: string;
48312
- /**
48313
- * The ID of Azure Stack Edge device where the packet core is deployed.
48314
- */
48315
- edgeDeviceId: string;
48316
- /**
48317
- * The ID of Azure Stack HCI cluster where the packet core is deployed.
48318
- */
48319
- stackHciClusterId: string;
48320
- /**
48321
- * The platform type where the packet core is deployed.
48322
- */
48323
- type: string;
48324
- }
48325
- interface GetNetworkServicePccRule {
48326
- /**
48327
- * Specifies the name which should be used for this Mobile Network Service.
48328
- */
48329
- name: string;
48330
- /**
48331
- * 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.
48332
- */
48333
- precedence: number;
48334
- /**
48335
- * A `ruleQosPolicy` block as defined below. The QoS policy to use for packets matching this rule.
48336
- */
48337
- qosPolicies: outputs.mobile.GetNetworkServicePccRuleQosPolicy[];
48338
- /**
48339
- * A `serviceDataFlowTemplate` block as defined below. The set of service data flow templates to use for this PCC rule.
48340
- */
48341
- serviceDataFlowTemplates: outputs.mobile.GetNetworkServicePccRuleServiceDataFlowTemplate[];
48342
- /**
48343
- * Determines whether flows that match this data flow policy rule are permitted.
48344
- */
48345
- trafficControlEnabled: boolean;
48346
- }
48347
- interface GetNetworkServicePccRuleQosPolicy {
48348
- /**
48349
- * QoS Flow allocation and retention priority (ARP) level.
48350
- */
48351
- allocationAndRetentionPriorityLevel: number;
48352
- /**
48353
- * A `guaranteedBitRate` block as defined below. The Guaranteed Bit Rate (GBR) for all service data flows that use this PCC Rule.
48354
- */
48355
- guaranteedBitRates: outputs.mobile.GetNetworkServicePccRuleQosPolicyGuaranteedBitRate[];
48356
- /**
48357
- * A `maximumBitRate` block as defined below. The Maximum Bit Rate (MBR) for all service data flows that use this PCC Rule or Service.
48358
- */
48359
- maximumBitRates: outputs.mobile.GetNetworkServicePccRuleQosPolicyMaximumBitRate[];
48360
- /**
48361
- * 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.
48362
- */
48363
- preemptionCapability: string;
48364
- /**
48365
- * 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.
48366
- */
48367
- preemptionVulnerability: string;
48368
- /**
48369
- * 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.
48370
- */
48371
- qosIndicator: number;
48372
- }
48373
- interface GetNetworkServicePccRuleQosPolicyGuaranteedBitRate {
48374
- /**
48375
- * Downlink bit rate.
48376
- */
48377
- downlink: string;
48378
- /**
48379
- * Uplink bit rate.
48380
- */
48381
- uplink: string;
48382
- }
48383
- interface GetNetworkServicePccRuleQosPolicyMaximumBitRate {
48384
- /**
48385
- * Downlink bit rate.
48386
- */
48387
- downlink: string;
48388
- /**
48389
- * Uplink bit rate.
48390
- */
48391
- uplink: string;
48392
- }
48393
- interface GetNetworkServicePccRuleServiceDataFlowTemplate {
48523
+ export declare namespace mongocluster {
48524
+ interface MongoClusterConnectionString {
48394
48525
  /**
48395
- * The direction of this flow. Possible values are `Uplink`, `Downlink` and `Bidirectional`.
48526
+ * The description of the connection string.
48396
48527
  */
48397
- direction: string;
48528
+ description: string;
48398
48529
  /**
48399
- * Specifies the name which should be used for this Mobile Network Service.
48530
+ * The name which should be used for the MongoDB Cluster. Changing this forces a new resource to be created.
48400
48531
  */
48401
48532
  name: string;
48402
48533
  /**
48403
- * The port(s) to which UEs will connect for this flow. You can specify zero or more ports or port ranges.
48404
- */
48405
- ports: string[];
48406
- /**
48407
- * A list of the allowed protocol(s) for this flow.
48408
- */
48409
- protocols: string[];
48410
- /**
48411
- * The remote IP address(es) to which UEs will connect for this flow.
48412
- */
48413
- remoteIpLists: string[];
48414
- }
48415
- interface GetNetworkServiceServiceQosPolicy {
48416
- /**
48417
- * QoS Flow allocation and retention priority (ARP) level.
48418
- */
48419
- allocationAndRetentionPriorityLevel: number;
48420
- /**
48421
- * A `maximumBitRate` block as defined below. The Maximum Bit Rate (MBR) for all service data flows that use this PCC Rule or Service.
48422
- */
48423
- maximumBitRates: outputs.mobile.GetNetworkServiceServiceQosPolicyMaximumBitRate[];
48424
- /**
48425
- * 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.
48426
- */
48427
- preemptionCapability: string;
48428
- /**
48429
- * 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.
48430
- */
48431
- preemptionVulnerability: string;
48432
- /**
48433
- * 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.
48434
- */
48435
- qosIndicator: number;
48436
- }
48437
- interface GetNetworkServiceServiceQosPolicyMaximumBitRate {
48438
- /**
48439
- * Downlink bit rate.
48440
- */
48441
- downlink: string;
48442
- /**
48443
- * Uplink bit rate.
48444
- */
48445
- uplink: string;
48446
- }
48447
- interface GetNetworkSimGroupIdentity {
48448
- /**
48449
- * A list of User Assigned Managed Identity IDs assigned to this resource.
48450
- */
48451
- identityIds: string[];
48452
- principalId: string;
48453
- tenantId: string;
48454
- /**
48455
- * The type of Managed Service Identity. Possible values are `SystemAssigned`, `UserAssigned`.
48456
- */
48457
- type: string;
48458
- }
48459
- interface GetNetworkSimPolicySlice {
48460
- /**
48461
- * An array of `dataNetwork` block as defined below.
48462
- */
48463
- dataNetworks: outputs.mobile.GetNetworkSimPolicySliceDataNetwork[];
48464
- /**
48465
- * The ID of default data network to use if the UE does not explicitly specify it.
48466
- */
48467
- defaultDataNetworkId: string;
48468
- /**
48469
- * The ID of the slice that these settings apply to.
48470
- */
48471
- sliceId: string;
48472
- }
48473
- interface GetNetworkSimPolicySliceDataNetwork {
48474
- /**
48475
- * Allowed session types in addition to the default session type.
48476
- */
48477
- additionalAllowedSessionTypes: string[];
48478
- /**
48479
- * 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.
48480
- */
48481
- allocationAndRetentionPriorityLevel: number;
48482
- /**
48483
- * An array of IDs of services that can be used as part of this SIM policy.
48484
- */
48485
- allowedServicesIds: string[];
48486
- /**
48487
- * The ID of Mobile Network Data Network which these settings apply to.
48488
- */
48489
- dataNetworkId: string;
48490
- /**
48491
- * The default PDU session type, which is used if the UE does not request a specific session type.
48492
- */
48493
- defaultSessionType: string;
48494
- /**
48495
- * The maximum number of downlink packets to buffer at the user plane for High Latency Communication - Extended Buffering.
48496
- */
48497
- maxBufferedPackets: number;
48498
- /**
48499
- * 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.
48500
- */
48501
- preemptionCapability: string;
48502
- /**
48503
- * 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.
48504
- */
48505
- preemptionVulnerability: string;
48506
- /**
48507
- * 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.
48508
- */
48509
- qosIndicator: number;
48510
- /**
48511
- * A `sessionAggregateMaximumBitRate` block as defined below.
48512
- */
48513
- sessionAggregateMaximumBitRates: outputs.mobile.GetNetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRate[];
48514
- }
48515
- interface GetNetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRate {
48516
- /**
48517
- * Downlink bit rate.
48518
- */
48519
- downlink: string;
48520
- /**
48521
- * Uplink bit rate.
48522
- */
48523
- uplink: string;
48524
- }
48525
- interface GetNetworkSimPolicyUserEquipmentAggregateMaximumBitRate {
48526
- /**
48527
- * Downlink bit rate.
48528
- */
48529
- downlink: string;
48530
- /**
48531
- * Uplink bit rate.
48532
- */
48533
- uplink: string;
48534
- }
48535
- interface GetNetworkSimStaticIpConfiguration {
48536
- /**
48537
- * The ID of attached data network on which the static.
48538
- */
48539
- attachedDataNetworkId: string;
48540
- sliceId: string;
48541
- /**
48542
- * The IPv4 address assigned to the SIM at this network scope.
48543
- */
48544
- staticIpv4Address: string;
48545
- }
48546
- interface GetNetworkSliceSingleNetworkSliceSelectionAssistanceInformation {
48547
- /**
48548
- * Slice differentiator (SD).
48549
- */
48550
- sliceDifferentiator: string;
48551
- /**
48552
- * Slice/service type (SST).
48553
- */
48554
- sliceServiceType: number;
48555
- }
48556
- interface NetworkAttachedDataNetworkNetworkAddressPortTranslation {
48557
- /**
48558
- * Pinhole timeout for ICMP pinholes in seconds. Must between `1` to `180`, Default to `180`.
48559
- */
48560
- icmpPinholeTimeoutInSeconds?: number;
48561
- /**
48562
- * 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.
48563
- */
48564
- pinholeMaximumNumber?: number;
48565
- /**
48566
- * A `portRange` block as defined below.
48567
- */
48568
- portRange?: outputs.mobile.NetworkAttachedDataNetworkNetworkAddressPortTranslationPortRange;
48569
- /**
48570
- * Pinhole timeout for TCP pinholes in seconds. Must between `1` to `180`, Default to `180`.
48571
- */
48572
- tcpPinholeTimeoutInSeconds?: number;
48573
- /**
48574
- * Minimum time in seconds that will pass before a TCP port that was used by a closed pinhole can be reused. Defaults to `120`.
48575
- */
48576
- tcpPortReuseMinimumHoldTimeInSeconds?: number;
48577
- /**
48578
- * Pinhole timeout for UDP pinholes in seconds. Must between `1` to `180`, Default to `180`.
48579
- */
48580
- udpPinholeTimeoutInSeconds?: number;
48581
- /**
48582
- * Minimum time in seconds that will pass before a UDP port that was used by a closed pinhole can be reused. Defaults to `60`.
48583
- */
48584
- udpPortReuseMinimumHoldTimeInSeconds?: number;
48585
- }
48586
- interface NetworkAttachedDataNetworkNetworkAddressPortTranslationPortRange {
48587
- /**
48588
- * Specifies the maximum port number.
48589
- */
48590
- maximum?: number;
48591
- /**
48592
- * Specifies the minimum port number.
48593
- */
48594
- minimum?: number;
48595
- }
48596
- interface NetworkPacketCoreControlPlaneIdentity {
48597
- /**
48598
- * A list of the IDs for User Assigned Managed Identity resources to be assigned.
48599
- */
48600
- identityIds: string[];
48601
- /**
48602
- * Specifies the type of Managed Service Identity. Possible values are `SystemAssigned`, `UserAssigned`, `SystemAssigned, UserAssigned` (to enable both).
48534
+ * 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.
48603
48535
  */
48604
- type: string;
48536
+ value: string;
48605
48537
  }
48606
- interface NetworkPacketCoreControlPlaneLocalDiagnosticsAccess {
48538
+ interface MongoClusterCustomerManagedKey {
48607
48539
  /**
48608
- * How to authenticate users to access local diagnostics APIs. Possible values are `AAD` and `Password`.
48540
+ * The ID of the key vault key used for encryption. For example: `https://example-vault-name.vault.azure.net/keys/example-key-name`.
48609
48541
  */
48610
- authenticationType: string;
48542
+ keyVaultKeyId: string;
48611
48543
  /**
48612
- * The versionless certificate URL used to secure local access to packet core diagnostics over local APIs by the Kubernetes ingress.
48544
+ * The ID of the User Assigned Identity that has access to the Key Vault Key.
48613
48545
  */
48614
- httpsServerCertificateUrl?: string;
48546
+ userAssignedIdentityId: string;
48615
48547
  }
48616
- interface NetworkPacketCoreControlPlanePlatform {
48617
- /**
48618
- * The ID of the Azure Arc connected cluster where the packet core is deployed.
48619
- */
48620
- arcKubernetesClusterId?: string;
48548
+ interface MongoClusterIdentity {
48621
48549
  /**
48622
- * The ID of the Azure Arc custom location where the packet core is deployed.
48550
+ * A list of one or more Resource IDs for User Assigned Managed identities to assign.
48623
48551
  *
48624
- * > **Note:** At least one of `edgeDeviceId`, `arcKubernetesClusterId`, `stackHciClusterId` and `customLocationId` should be specified. If multiple are set, they must be consistent with each other.
48625
- */
48626
- customLocationId?: string;
48627
- /**
48628
- * 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.
48629
- */
48630
- edgeDeviceId?: string;
48631
- /**
48632
- * The ID of the Azure Stack HCI cluster where the packet core is deployed.
48633
- */
48634
- stackHciClusterId?: string;
48635
- /**
48636
- * Specifies the platform type where the packet core is deployed. Possible values are `AKS-HCI`, `3P-AZURE-STACK-HCI` and `BaseVM`.
48637
- */
48638
- type: string;
48639
- }
48640
- interface NetworkServicePccRule {
48641
- /**
48642
- * 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`.
48643
- */
48644
- name: string;
48645
- /**
48646
- * 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`.
48647
- */
48648
- precedence: number;
48649
- /**
48650
- * 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.
48651
- */
48652
- qosPolicy?: outputs.mobile.NetworkServicePccRuleQosPolicy;
48653
- /**
48654
- * A `serviceDataFlowTemplate` block as defined below. The set of service data flow templates to use for this PCC rule.
48655
- */
48656
- serviceDataFlowTemplates: outputs.mobile.NetworkServicePccRuleServiceDataFlowTemplate[];
48657
- /**
48658
- * Determines whether flows that match this data flow policy rule are permitted. Defaults to `true`.
48659
- */
48660
- trafficControlEnabled?: boolean;
48661
- }
48662
- interface NetworkServicePccRuleQosPolicy {
48663
- /**
48664
- * 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.
48665
- */
48666
- allocationAndRetentionPriorityLevel?: number;
48667
- /**
48668
- * 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.
48669
- */
48670
- guaranteedBitRate?: outputs.mobile.NetworkServicePccRuleQosPolicyGuaranteedBitRate;
48671
- /**
48672
- * A `maximumBitRate` block as defined below. The Maximum Bit Rate (MBR) for all service data flows that use this PCC Rule or Service.
48673
- */
48674
- maximumBitRate: outputs.mobile.NetworkServicePccRuleQosPolicyMaximumBitRate;
48675
- /**
48676
- * 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`.
48677
- */
48678
- preemptionCapability?: string;
48679
- /**
48680
- * 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`.
48681
- */
48682
- preemptionVulnerability?: string;
48683
- /**
48684
- * 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`.
48685
- */
48686
- qosIndicator: number;
48687
- }
48688
- interface NetworkServicePccRuleQosPolicyGuaranteedBitRate {
48689
- /**
48690
- * Downlink bit rate. Must be a number followed by `Kbps`, `Mbps`, `Gbps` or `Tbps`.
48691
- */
48692
- downlink: string;
48693
- /**
48694
- * Uplink bit rate. Must be a number followed by `Kbps`, `Mbps`, `Gbps` or `Tbps`.
48695
- */
48696
- uplink: string;
48697
- }
48698
- interface NetworkServicePccRuleQosPolicyMaximumBitRate {
48699
- /**
48700
- * Downlink bit rate. Must be a number followed by `bps`, `Kbps`, `Mbps`, `Gbps` or `Tbps`.
48701
- */
48702
- downlink: string;
48703
- /**
48704
- * Uplink bit rate. Must be a number followed by `bps`, `Kbps`, `Mbps`, `Gbps` or `Tbps`.
48705
- */
48706
- uplink: string;
48707
- }
48708
- interface NetworkServicePccRuleServiceDataFlowTemplate {
48709
- /**
48710
- * Specifies the direction of this flow. Possible values are `Uplink`, `Downlink` and `Bidirectional`.
48711
- */
48712
- direction: string;
48713
- /**
48714
- * 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`.
48715
- */
48716
- name: string;
48717
- /**
48718
- * 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`].
48719
- */
48720
- ports?: string[];
48721
- /**
48722
- * 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.
48723
- */
48724
- protocols: string[];
48725
- /**
48726
- * 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`).
48727
- */
48728
- remoteIpLists: string[];
48729
- }
48730
- interface NetworkServiceServiceQosPolicy {
48731
- /**
48732
- * 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.
48733
- */
48734
- allocationAndRetentionPriorityLevel?: number;
48735
- /**
48736
- * A `maximumBitRate` block as defined below. The Maximum Bit Rate (MBR) for all service data flows that use this PCC Rule or Service.
48737
- */
48738
- maximumBitRate: outputs.mobile.NetworkServiceServiceQosPolicyMaximumBitRate;
48739
- /**
48740
- * 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`,.
48741
- */
48742
- preemptionCapability?: string;
48743
- /**
48744
- * 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`.
48745
- */
48746
- preemptionVulnerability?: string;
48747
- /**
48748
- * 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`.
48749
- */
48750
- qosIndicator?: number;
48751
- }
48752
- interface NetworkServiceServiceQosPolicyMaximumBitRate {
48753
- /**
48754
- * Downlink bit rate. Must be a number followed by `bps`, `Kbps`, `Mbps`, `Gbps` or `Tbps`.
48755
- */
48756
- downlink: string;
48757
- /**
48758
- * Uplink bit rate. Must be a number followed by `bps`, `Kbps`, `Mbps`, `Gbps` or `Tbps`.
48759
- */
48760
- uplink: string;
48761
- }
48762
- interface NetworkSimGroupIdentity {
48763
- /**
48764
- * A list of IDs for User Assigned Managed Identity resources to be assigned.
48552
+ * > **Note:** Required when `type` is set to `UserAssigned`.
48765
48553
  */
48766
48554
  identityIds: string[];
48767
48555
  /**
48768
- * Specifies the type of Managed Service Identity. Possible value is `UserAssigned`.
48556
+ * The type of managed identity to assign. Possible value is `UserAssigned`.
48769
48557
  */
48770
48558
  type: string;
48771
48559
  }
48772
- interface NetworkSimPolicySlice {
48773
- /**
48774
- * An array of `dataNetwork` block as defined below.
48775
- */
48776
- dataNetworks: outputs.mobile.NetworkSimPolicySliceDataNetwork[];
48777
- /**
48778
- * 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.
48779
- */
48780
- defaultDataNetworkId: string;
48781
- /**
48782
- * The ID of the slice that these settings apply to.
48783
- */
48784
- sliceId: string;
48785
- }
48786
- interface NetworkSimPolicySliceDataNetwork {
48787
- /**
48788
- * Allowed session types in addition to the default session type. Must not duplicate the default session type. Possible values are `IPv4` and `IPv6`.
48789
- */
48790
- additionalAllowedSessionTypes?: string[];
48791
- /**
48792
- * 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.
48793
- */
48794
- allocationAndRetentionPriorityLevel?: number;
48795
- /**
48796
- * 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.
48797
- */
48798
- allowedServicesIds: string[];
48799
- /**
48800
- * The ID of Mobile Network Data Network which these settings apply to.
48801
- */
48802
- dataNetworkId: string;
48803
- /**
48804
- * 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`.
48805
- */
48806
- defaultSessionType?: string;
48807
- /**
48808
- * 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.
48809
- */
48810
- maxBufferedPackets?: number;
48811
- /**
48812
- * 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`.
48813
- */
48814
- preemptionCapability?: string;
48815
- /**
48816
- * 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`.
48817
- */
48818
- preemptionVulnerability?: string;
48819
- /**
48820
- * 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`.
48821
- */
48822
- qosIndicator: number;
48823
- /**
48824
- * A `sessionAggregateMaximumBitRate` block as defined below.
48825
- */
48826
- sessionAggregateMaximumBitRate: outputs.mobile.NetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRate;
48827
- }
48828
- interface NetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRate {
48560
+ interface MongoClusterRestore {
48829
48561
  /**
48830
- * Downlink bit rate. Must be a number followed by `Kbps`, `Mbps`, `Gbps` or `Tbps`.
48562
+ * 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.
48831
48563
  */
48832
- downlink: string;
48564
+ pointInTimeUtc: string;
48833
48565
  /**
48834
- * Uplink bit rate. Must be a number followed by `Kbps`, `Mbps`, `Gbps` or `Tbps`.
48566
+ * The ID of the source MongoDB Cluster to restore from. Changing this forces a new resource to be created.
48835
48567
  */
48836
- uplink: string;
48837
- }
48838
- interface NetworkSimPolicyUserEquipmentAggregateMaximumBitRate {
48839
- /**
48840
- * Downlink bit rate. Must be a number followed by `Kbps`, `Mbps`, `Gbps` or `Tbps`.
48841
- */
48842
- downlink: string;
48843
- /**
48844
- * Uplink bit rate. Must be a number followed by `Kbps`, `Mbps`, `Gbps` or `Tbps`.
48845
- */
48846
- uplink: string;
48847
- }
48848
- interface NetworkSimStaticIpConfiguration {
48849
- /**
48850
- * 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.
48851
- */
48852
- attachedDataNetworkId: string;
48853
- /**
48854
- * 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.
48855
- */
48856
- sliceId: string;
48857
- /**
48858
- * The IPv4 address assigned to the SIM at this network scope. This address must be in the userEquipmentStaticAddressPoolPrefix defined in the attached data network.
48859
- */
48860
- staticIpv4Address?: string;
48861
- }
48862
- interface NetworkSliceSingleNetworkSliceSelectionAssistanceInformation {
48863
- /**
48864
- * 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.
48865
- *
48866
- * @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.
48867
- */
48868
- sliceDifferentiator?: string;
48869
- /**
48870
- * 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.
48871
- *
48872
- * @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.
48873
- */
48874
- sliceServiceType: number;
48568
+ sourceId: string;
48875
48569
  }
48876
- }
48877
- export declare namespace mongocluster {
48878
- interface MongoClusterConnectionString {
48570
+ interface UserRole {
48879
48571
  /**
48880
- * The description of the connection string.
48572
+ * The name of the database to which the role will be applied. Changing this forces a new resource to be created.
48881
48573
  */
48882
- description: string;
48574
+ database: string;
48883
48575
  /**
48884
- * The name which should be used for the MongoDB Cluster. Changing this forces a new resource to be created.
48576
+ * The role name. The only possible value is `root`. Changing this forces a new resource to be created.
48885
48577
  */
48886
48578
  name: string;
48887
- /**
48888
- * 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.
48889
- */
48890
- value: string;
48891
48579
  }
48892
48580
  }
48893
48581
  export declare namespace monitoring {
@@ -51484,6 +51172,9 @@ export declare namespace mssql {
51484
51172
  storageUri: string;
51485
51173
  }
51486
51174
  interface DatabaseLongTermRetentionPolicy {
51175
+ /**
51176
+ * Specifies if the backups are immutable. Defaults to `false`.
51177
+ */
51487
51178
  immutableBackupsEnabled?: boolean;
51488
51179
  /**
51489
51180
  * 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`.
@@ -51781,6 +51472,9 @@ export declare namespace mssql {
51781
51472
  type: string;
51782
51473
  }
51783
51474
  interface ManagedDatabaseLongTermRetentionPolicy {
51475
+ /**
51476
+ * Specifies if the backups are immutable. Defaults to `false`.
51477
+ */
51784
51478
  immutableBackupsEnabled?: boolean;
51785
51479
  /**
51786
51480
  * 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`.
@@ -53060,7 +52754,7 @@ export declare namespace netapp {
53060
52754
  */
53061
52755
  name: string;
53062
52756
  /**
53063
- * 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.
52757
+ * 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.
53064
52758
  */
53065
52759
  networkFeatures: string;
53066
52760
  /**
@@ -53110,7 +52804,7 @@ export declare namespace netapp {
53110
52804
  */
53111
52805
  volumePath: string;
53112
52806
  /**
53113
- * 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.
52807
+ * 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.
53114
52808
  */
53115
52809
  volumeSpecName: string;
53116
52810
  /**
@@ -53124,7 +52818,7 @@ export declare namespace netapp {
53124
52818
  */
53125
52819
  endpointType?: string;
53126
52820
  /**
53127
- * Location of the primary volume. Changing this forces a new Application Volume Group to be created and data will be lost.
52821
+ * Location of the primary volume.
53128
52822
  */
53129
52823
  remoteVolumeLocation: string;
53130
52824
  /**
@@ -53253,7 +52947,7 @@ export declare namespace netapp {
53253
52947
  */
53254
52948
  endpointType?: string;
53255
52949
  /**
53256
- * Location of the primary volume. Changing this forces a new Application Volume Group to be created and data will be lost.
52950
+ * Location of the primary volume.
53257
52951
  */
53258
52952
  remoteVolumeLocation: string;
53259
52953
  /**
@@ -53928,7 +53622,7 @@ export declare namespace network {
53928
53622
  */
53929
53623
  capacity?: number;
53930
53624
  /**
53931
- * The Name of the SKU to use for this Application Gateway. Possible values are `Basic`, `Standard_v2`, and `WAF_v2`.
53625
+ * 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`.
53932
53626
  */
53933
53627
  name: string;
53934
53628
  /**
@@ -58606,42 +58300,66 @@ export declare namespace nginx {
58606
58300
  */
58607
58301
  activationStateEnabled: boolean;
58608
58302
  /**
58609
- * A `web_application_firewall.status` block as defined below:
58303
+ * A `status` block as defined below.
58610
58304
  */
58611
58305
  statuses: outputs.nginx.DeploymentWebApplicationFirewallStatus[];
58612
58306
  }
58613
58307
  interface DeploymentWebApplicationFirewallStatus {
58614
58308
  /**
58615
- * Indicates the version of the attack signatures package used by NGINX App Protect.
58309
+ * One or more `attackSignaturesPackage` blocks as defined below.
58616
58310
  */
58617
58311
  attackSignaturesPackages: outputs.nginx.DeploymentWebApplicationFirewallStatusAttackSignaturesPackage[];
58618
58312
  /**
58619
- * Indicates the version of the bot signatures package used by NGINX App Protect.
58313
+ * One or more `botSignaturesPackage` blocks as defined below.
58620
58314
  */
58621
58315
  botSignaturesPackages: outputs.nginx.DeploymentWebApplicationFirewallStatusBotSignaturesPackage[];
58622
58316
  /**
58623
- * Indicates the version of the WAF Engine and Nginx WAF Module used by NGINX App Protect.
58317
+ * One or more `componentVersions` blocks as defined below.
58624
58318
  */
58625
58319
  componentVersions: outputs.nginx.DeploymentWebApplicationFirewallStatusComponentVersion[];
58626
58320
  /**
58627
- * Indicates the version of the threat campaigns package used by NGINX App Protect.
58321
+ * One or more `threatCampaignsPackage` blocks as defined below.
58628
58322
  */
58629
58323
  threatCampaignsPackages: outputs.nginx.DeploymentWebApplicationFirewallStatusThreatCampaignsPackage[];
58630
58324
  }
58631
58325
  interface DeploymentWebApplicationFirewallStatusAttackSignaturesPackage {
58326
+ /**
58327
+ * The revision date and time of the threat campaigns package.
58328
+ */
58632
58329
  revisionDatetime: string;
58330
+ /**
58331
+ * The version of the threat campaigns package.
58332
+ */
58633
58333
  version: string;
58634
58334
  }
58635
58335
  interface DeploymentWebApplicationFirewallStatusBotSignaturesPackage {
58336
+ /**
58337
+ * The revision date and time of the threat campaigns package.
58338
+ */
58636
58339
  revisionDatetime: string;
58340
+ /**
58341
+ * The version of the threat campaigns package.
58342
+ */
58637
58343
  version: string;
58638
58344
  }
58639
58345
  interface DeploymentWebApplicationFirewallStatusComponentVersion {
58346
+ /**
58347
+ * The version of the WAF Engine.
58348
+ */
58640
58349
  wafEngineVersion: string;
58350
+ /**
58351
+ * The version of the WAF Nginx module.
58352
+ */
58641
58353
  wafNginxVersion: string;
58642
58354
  }
58643
58355
  interface DeploymentWebApplicationFirewallStatusThreatCampaignsPackage {
58356
+ /**
58357
+ * The revision date and time of the threat campaigns package.
58358
+ */
58644
58359
  revisionDatetime: string;
58360
+ /**
58361
+ * The version of the threat campaigns package.
58362
+ */
58645
58363
  version: string;
58646
58364
  }
58647
58365
  interface GetConfigurationConfigFile {
@@ -59791,6 +59509,107 @@ export declare namespace paloalto {
59791
59509
  templateName: string;
59792
59510
  virtualMachineSshKey: string;
59793
59511
  }
59512
+ interface NextGenerationFirewallVirtualHubStrataCloudManagerDestinationNat {
59513
+ /**
59514
+ * One or more `backendConfig` block as defined below.
59515
+ */
59516
+ backendConfig?: outputs.paloalto.NextGenerationFirewallVirtualHubStrataCloudManagerDestinationNatBackendConfig;
59517
+ /**
59518
+ * One or more `frontendConfig` block as defined below.
59519
+ */
59520
+ frontendConfig?: outputs.paloalto.NextGenerationFirewallVirtualHubStrataCloudManagerDestinationNatFrontendConfig;
59521
+ /**
59522
+ * The name which should be used for this Destination NAT rule.
59523
+ */
59524
+ name: string;
59525
+ /**
59526
+ * The protocol used for this Destination NAT. Possible values include `TCP` and `UDP`.
59527
+ */
59528
+ protocol: string;
59529
+ }
59530
+ interface NextGenerationFirewallVirtualHubStrataCloudManagerDestinationNatBackendConfig {
59531
+ /**
59532
+ * The port number to send traffic to.
59533
+ */
59534
+ port: number;
59535
+ /**
59536
+ * The public IP Address to send the traffic to.
59537
+ */
59538
+ publicIpAddress: string;
59539
+ }
59540
+ interface NextGenerationFirewallVirtualHubStrataCloudManagerDestinationNatFrontendConfig {
59541
+ /**
59542
+ * The port on which traffic will be received.
59543
+ */
59544
+ port: number;
59545
+ /**
59546
+ * The ID of the Public IP Address resource the traffic will be received on.
59547
+ */
59548
+ publicIpAddressId: string;
59549
+ }
59550
+ interface NextGenerationFirewallVirtualHubStrataCloudManagerDnsSettings {
59551
+ azureDnsServers: string[];
59552
+ /**
59553
+ * A list of DNS servers to use. Conflicts with `dns_settings[0].use_azure_dns`.
59554
+ */
59555
+ dnsServers?: string[];
59556
+ /**
59557
+ * Should Azure DNS servers be used? Conflicts with `dns_settings[0].dns_servers`. Defaults to `false`.
59558
+ */
59559
+ useAzureDns?: boolean;
59560
+ }
59561
+ interface NextGenerationFirewallVirtualHubStrataCloudManagerIdentity {
59562
+ /**
59563
+ * A list of User Assigned Managed Identity IDs to be assigned to this App Configuration.
59564
+ */
59565
+ identityIds: string[];
59566
+ /**
59567
+ * The type of Managed Service Identity that should be configured on this App Configuration. The only possible value is `UserAssigned`.
59568
+ */
59569
+ type: string;
59570
+ }
59571
+ interface NextGenerationFirewallVirtualHubStrataCloudManagerNetworkProfile {
59572
+ /**
59573
+ * A list of Public IP IDs to use for Egress NAT.
59574
+ */
59575
+ egressNatIpAddressIds?: string[];
59576
+ /**
59577
+ * A list of Egress NAT IP addresses.
59578
+ */
59579
+ egressNatIpAddresses: string[];
59580
+ /**
59581
+ * The IP of trusted subnet for UDR.
59582
+ */
59583
+ ipOfTrustForUserDefinedRoutes: string;
59584
+ /**
59585
+ * 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.
59586
+ */
59587
+ networkVirtualApplianceId: string;
59588
+ /**
59589
+ * A list of Public IP IDs to use for this Next Generation Firewall.
59590
+ */
59591
+ publicIpAddressIds: string[];
59592
+ /**
59593
+ * A list of public IPs associated with this Next Generation Firewall.
59594
+ */
59595
+ publicIpAddresses: string[];
59596
+ /**
59597
+ * A list of trusted ranges to use for the Network.
59598
+ */
59599
+ trustedAddressRanges?: string[];
59600
+ /**
59601
+ * The ID of trusted subnet.
59602
+ */
59603
+ trustedSubnetId: string;
59604
+ /**
59605
+ * The ID of untrusted subnet.
59606
+ */
59607
+ untrustedSubnetId: string;
59608
+ /**
59609
+ * 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.
59610
+ */
59611
+ virtualHubId: string;
59612
+ }
59794
59613
  interface NextGenerationFirewallVirtualNetworkLocalRulestackDestinationNat {
59795
59614
  /**
59796
59615
  * A `backendConfig` block as defined above.
@@ -59993,6 +59812,109 @@ export declare namespace paloalto {
59993
59812
  */
59994
59813
  virtualMachineSshKey: string;
59995
59814
  }
59815
+ interface NextGenerationFirewallVirtualNetworkStrataCloudManagerDestinationNat {
59816
+ /**
59817
+ * One or more `backendConfig` block as defined below.
59818
+ */
59819
+ backendConfig?: outputs.paloalto.NextGenerationFirewallVirtualNetworkStrataCloudManagerDestinationNatBackendConfig;
59820
+ /**
59821
+ * One or more `frontendConfig` block as defined below.
59822
+ */
59823
+ frontendConfig?: outputs.paloalto.NextGenerationFirewallVirtualNetworkStrataCloudManagerDestinationNatFrontendConfig;
59824
+ /**
59825
+ * The name which should be used for this NAT.
59826
+ */
59827
+ name: string;
59828
+ /**
59829
+ * The protocol used for this Destination NAT. Possible values include `TCP` and `UDP`.
59830
+ */
59831
+ protocol: string;
59832
+ }
59833
+ interface NextGenerationFirewallVirtualNetworkStrataCloudManagerDestinationNatBackendConfig {
59834
+ /**
59835
+ * The port number to send traffic to.
59836
+ */
59837
+ port: number;
59838
+ /**
59839
+ * The public IP Address to send the traffic to.
59840
+ */
59841
+ publicIpAddress: string;
59842
+ }
59843
+ interface NextGenerationFirewallVirtualNetworkStrataCloudManagerDestinationNatFrontendConfig {
59844
+ /**
59845
+ * The port on which traffic will be received.
59846
+ */
59847
+ port: number;
59848
+ /**
59849
+ * The ID of the Public IP Address resource the traffic will be received on.
59850
+ */
59851
+ publicIpAddressId: string;
59852
+ }
59853
+ interface NextGenerationFirewallVirtualNetworkStrataCloudManagerDnsSettings {
59854
+ azureDnsServers: string[];
59855
+ /**
59856
+ * A list of DNS servers to use. Conflicts with `dns_settings[0].use_azure_dns`.
59857
+ */
59858
+ dnsServers?: string[];
59859
+ /**
59860
+ * Should the Firewall use Azure Supplied DNS servers. Conflicts with `dns_settings[0].dns_servers`. Defaults to `false`.
59861
+ */
59862
+ useAzureDns?: boolean;
59863
+ }
59864
+ interface NextGenerationFirewallVirtualNetworkStrataCloudManagerIdentity {
59865
+ /**
59866
+ * A list of User Assigned Managed Identity IDs to be assigned to this App Configuration.
59867
+ */
59868
+ identityIds: string[];
59869
+ /**
59870
+ * The type of Managed Service Identity that should be configured on this App Configuration. The only possible value is `UserAssigned`.
59871
+ */
59872
+ type: string;
59873
+ }
59874
+ interface NextGenerationFirewallVirtualNetworkStrataCloudManagerNetworkProfile {
59875
+ /**
59876
+ * A list of Azure Public IP Address IDs that can be used for Egress (Source) Network Address Translation.
59877
+ */
59878
+ egressNatIpAddressIds?: string[];
59879
+ /**
59880
+ * A list of Egress NAT IP addresses.
59881
+ */
59882
+ egressNatIpAddresses: string[];
59883
+ /**
59884
+ * A list of Azure Public IP Address IDs.
59885
+ */
59886
+ publicIpAddressIds: string[];
59887
+ /**
59888
+ * A list of public IPs associated with this Next Generation Firewall.
59889
+ */
59890
+ publicIpAddresses: string[];
59891
+ /**
59892
+ * A list of trusted ranges to use for the Network.
59893
+ */
59894
+ trustedAddressRanges?: string[];
59895
+ /**
59896
+ * A `vnetConfiguration` block as defined below.
59897
+ */
59898
+ vnetConfiguration: outputs.paloalto.NextGenerationFirewallVirtualNetworkStrataCloudManagerNetworkProfileVnetConfiguration;
59899
+ }
59900
+ interface NextGenerationFirewallVirtualNetworkStrataCloudManagerNetworkProfileVnetConfiguration {
59901
+ /**
59902
+ * The IP of trusted subnet for UDR.
59903
+ */
59904
+ ipOfTrustForUserDefinedRoutes: string;
59905
+ /**
59906
+ * The ID of the Trust subnet.
59907
+ */
59908
+ trustedSubnetId?: string;
59909
+ /**
59910
+ * The ID of the UnTrust subnet.
59911
+ */
59912
+ untrustedSubnetId?: string;
59913
+ /**
59914
+ * The ID of the Virtual Network.
59915
+ */
59916
+ virtualNetworkId: string;
59917
+ }
59996
59918
  }
59997
59919
  export declare namespace pim {
59998
59920
  interface ActiveRoleAssignmentSchedule {
@@ -60375,7 +60297,7 @@ export declare namespace pim {
60375
60297
  */
60376
60298
  approvalStage: outputs.pim.RoleManagementPolicyActivationRulesApprovalStage;
60377
60299
  /**
60378
- * 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`.
60300
+ * 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`.
60379
60301
  */
60380
60302
  maximumDuration: string;
60381
60303
  /**
@@ -60401,7 +60323,7 @@ export declare namespace pim {
60401
60323
  }
60402
60324
  interface RoleManagementPolicyActivationRulesApprovalStage {
60403
60325
  /**
60404
- * The IDs of the users or groups who can approve the activation
60326
+ * One or more `primaryApprover` blocks as defined below.
60405
60327
  */
60406
60328
  primaryApprovers: outputs.pim.RoleManagementPolicyActivationRulesApprovalStagePrimaryApprover[];
60407
60329
  }
@@ -60462,8 +60384,6 @@ export declare namespace pim {
60462
60384
  eligibleActivations: outputs.pim.RoleManagementPolicyNotificationRulesEligibleActivations;
60463
60385
  /**
60464
60386
  * A `notificationTarget` block as defined below to configure notification on eligible role assignments.
60465
- *
60466
- * At least one `notificationTarget` block must be provided.
60467
60387
  */
60468
60388
  eligibleAssignments: outputs.pim.RoleManagementPolicyNotificationRulesEligibleAssignments;
60469
60389
  }
@@ -61486,7 +61406,7 @@ export declare namespace redhatopenshift {
61486
61406
  */
61487
61407
  fipsEnabled?: boolean;
61488
61408
  /**
61489
- * 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.
61409
+ * 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.
61490
61410
  */
61491
61411
  managedResourceGroupName?: string;
61492
61412
  /**
@@ -61546,7 +61466,7 @@ export declare namespace redhatopenshift {
61546
61466
  */
61547
61467
  podCidr: string;
61548
61468
  /**
61549
- * Whether a preconfigured network security group is being used on the subnets. Defaults to `false`. Changing this forces a new resource to be created.
61469
+ * Whether a preconfigured network security group is being used on the subnets. Defaults to `false`. Changing this forces a new resource to be created.
61550
61470
  */
61551
61471
  preconfiguredNetworkSecurityGroupEnabled?: boolean;
61552
61472
  /**
@@ -62204,7 +62124,7 @@ export declare namespace sentinel {
62204
62124
  }
62205
62125
  interface AlertRuleNrtAlertDetailsOverrideDynamicProperty {
62206
62126
  /**
62207
- * The name of the dynamic property. Possible Values are `AlertLink`, `ConfidenceLevel`, `ConfidenceScore`, `ExtendedLinks`, `ProductComponentName`, `ProductName`, `ProviderName`, `RemediationSteps` and `Techniques`.
62127
+ * The name of the dynamic property. Possible values are `AlertLink`, `ConfidenceLevel`, `ConfidenceScore`, `ExtendedLinks`, `ProductComponentName`, `ProductName`, `ProviderName`, `RemediationSteps`, `SubTechniques` and `Techniques`.
62208
62128
  */
62209
62129
  name: string;
62210
62130
  /**
@@ -62308,7 +62228,7 @@ export declare namespace sentinel {
62308
62228
  }
62309
62229
  interface AlertRuleScheduledAlertDetailsOverrideDynamicProperty {
62310
62230
  /**
62311
- * The name of the dynamic property. Possible Values are `AlertLink`, `ConfidenceLevel`, `ConfidenceScore`, `ExtendedLinks`, `ProductComponentName`, `ProductName`, `ProviderName`, `RemediationSteps` and `Techniques`.
62231
+ * The name of the dynamic property. Possible values are `AlertLink`, `ConfidenceLevel`, `ConfidenceScore`, `ExtendedLinks`, `ProductComponentName`, `ProductName`, `ProviderName`, `RemediationSteps`, `SubTechniques` and `Techniques`.
62312
62232
  */
62313
62233
  name: string;
62314
62234
  /**
@@ -64028,7 +63948,7 @@ export declare namespace siterecovery {
64028
63948
  */
64029
63949
  targetDiskEncryptionSetId?: string;
64030
63950
  /**
64031
- * The disk type of the disk to be created when a failover is done. Possible values are `Premium_LRS`, `Standard_LRS` and `StandardSSD_LRS`.
63951
+ * 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`.
64032
63952
  */
64033
63953
  targetDiskType: string;
64034
63954
  }
@@ -64454,7 +64374,7 @@ export declare namespace storage {
64454
64374
  */
64455
64375
  activeDirectory: outputs.storage.AccountAzureFilesAuthenticationActiveDirectory;
64456
64376
  /**
64457
- * Specifies the default share level permissions applied to all users. Possible values are `StorageFileDataSmbShareReader`, `StorageFileDataSmbShareContributor`, `StorageFileDataSmbShareElevatedContributor`, or `None`.
64377
+ * Specifies the default share level permissions applied to all users. Possible values are `StorageFileDataSmbShareReader`, `StorageFileDataSmbShareContributor`, `StorageFileDataSmbShareElevatedContributor`, or `None`. Defaults to `None`.
64458
64378
  */
64459
64379
  defaultShareLevelPermission?: string;
64460
64380
  /**
@@ -64645,7 +64565,7 @@ export declare namespace storage {
64645
64565
  */
64646
64566
  periodSinceCreationInDays: number;
64647
64567
  /**
64648
- * 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.
64568
+ * 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.
64649
64569
  */
64650
64570
  state: string;
64651
64571
  }
@@ -64721,8 +64641,7 @@ export declare namespace storage {
64721
64641
  */
64722
64642
  allowedHeaders: string[];
64723
64643
  /**
64724
- * A list of HTTP methods that are allowed to be executed by the origin. Valid options are
64725
- * `DELETE`, `GET`, `HEAD`, `MERGE`, `POST`, `OPTIONS`, `PUT` or `PATCH`.
64644
+ * 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`.
64726
64645
  */
64727
64646
  allowedMethods: string[];
64728
64647
  /**
@@ -66394,7 +66313,7 @@ export declare namespace waf {
66394
66313
  */
66395
66314
  enabled?: boolean;
66396
66315
  /**
66397
- * Specifies what grouping the rate limit will count requests by. Possible values are `GeoLocation`, `ClientAddr` and `None`.
66316
+ * Specifies what grouping the rate limit will count requests by. Possible values are `ClientAddr`, `ClientAddrXFFHeader`, `GeoLocation`, `GeoLocationXFFHeader` and `None`.
66398
66317
  */
66399
66318
  groupRateLimitBy?: string;
66400
66319
  /**
@@ -66753,7 +66672,7 @@ export declare namespace webpubsub {
66753
66672
  */
66754
66673
  capacity?: number;
66755
66674
  /**
66756
- * The name which should be used for this Web PubSub Service. Changing this forces a new Web PubSub Service to be created.
66675
+ * The SKU to use for this Web PubSub Service. Possible values are `Free_F1`, `Standard_S1`, `Premium_P1`, and `Premium_P2`.
66757
66676
  */
66758
66677
  name: string;
66759
66678
  }
@@ -67209,7 +67128,7 @@ export declare namespace workloadssap {
67209
67128
  */
67210
67129
  names: string[];
67211
67130
  /**
67212
- * The name of the Volume. Changing this forces a new resource to be created.
67131
+ * The name of the Volume. Possible values are `default`, `hanaData`, `hanaLog`, `hanaShared` and `usrSap`. Changing this forces a new resource to be created.
67213
67132
  *
67214
67133
  * > **Note:** Possible value for Application Server and Central Server is `default`.
67215
67134
  *
@@ -67277,7 +67196,7 @@ export declare namespace workloadssap {
67277
67196
  */
67278
67197
  names: string[];
67279
67198
  /**
67280
- * The name of the Volume. Changing this forces a new resource to be created.
67199
+ * The name of the Volume. Possible values are `default`, `hanaData`, `hanaLog`, `hanaShared` and `usrSap`. Changing this forces a new resource to be created.
67281
67200
  *
67282
67201
  * > **Note:** Possible value for Application Server and Central Server is `default`.
67283
67202
  *
@@ -67345,7 +67264,7 @@ export declare namespace workloadssap {
67345
67264
  */
67346
67265
  names: string[];
67347
67266
  /**
67348
- * The name of the Volume. Changing this forces a new resource to be created.
67267
+ * The name of the Volume. Possible values are `default`, `hanaData`, `hanaLog`, `hanaShared` and `usrSap`. Changing this forces a new resource to be created.
67349
67268
  *
67350
67269
  * > **Note:** Possible value for Application Server and Central Server is `default`.
67351
67270
  *