@pulumi/azure 6.27.0-alpha.1758695020 → 6.27.0-alpha.1759511969

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 (285) hide show
  1. package/apimanagement/backend.d.ts +1 -1
  2. package/apimanagement/backend.js +1 -1
  3. package/appservice/appFlexConsumption.d.ts +18 -0
  4. package/appservice/appFlexConsumption.js +2 -0
  5. package/appservice/appFlexConsumption.js.map +1 -1
  6. package/appservice/servicePlan.d.ts +6 -6
  7. package/billing/accountCostManagementExport.d.ts +1 -1
  8. package/billing/accountCostManagementExport.js +1 -1
  9. package/cdn/frontdoorFirewallPolicy.d.ts +3 -54
  10. package/cdn/frontdoorFirewallPolicy.js +2 -33
  11. package/cdn/frontdoorFirewallPolicy.js.map +1 -1
  12. package/cdn/frontdoorProfile.d.ts +32 -1
  13. package/cdn/frontdoorProfile.js +16 -1
  14. package/cdn/frontdoorProfile.js.map +1 -1
  15. package/cdn/frontdoorSecurityPolicy.d.ts +3 -3
  16. package/cdn/getFrontdoorFirewallPolicy.d.ts +4 -0
  17. package/cdn/getFrontdoorFirewallPolicy.js.map +1 -1
  18. package/cdn/getFrontdoorProfile.d.ts +12 -10
  19. package/cdn/getFrontdoorProfile.js +4 -2
  20. package/cdn/getFrontdoorProfile.js.map +1 -1
  21. package/cognitive/account.d.ts +3 -3
  22. package/compute/getManagedDisks.d.ts +80 -0
  23. package/compute/getManagedDisks.js +66 -0
  24. package/compute/getManagedDisks.js.map +1 -0
  25. package/compute/index.d.ts +3 -0
  26. package/compute/index.js +5 -2
  27. package/compute/index.js.map +1 -1
  28. package/compute/linuxVirtualMachine.d.ts +31 -7
  29. package/compute/linuxVirtualMachine.js +2 -3
  30. package/compute/linuxVirtualMachine.js.map +1 -1
  31. package/compute/windowsVirtualMachine.d.ts +49 -10
  32. package/compute/windowsVirtualMachine.js +4 -6
  33. package/compute/windowsVirtualMachine.js.map +1 -1
  34. package/containerservice/clusterTrustedAccessRoleBinding.d.ts +1 -1
  35. package/containerservice/clusterTrustedAccessRoleBinding.js +1 -1
  36. package/containerservice/getClusterNodePool.d.ts +3 -2
  37. package/containerservice/getClusterNodePool.js +2 -2
  38. package/containerservice/getClusterNodePool.js.map +1 -1
  39. package/containerservice/getKubernetesCluster.d.ts +2 -2
  40. package/containerservice/getKubernetesCluster.js +2 -2
  41. package/containerservice/getKubernetesNodePoolSnapshot.d.ts +2 -2
  42. package/containerservice/getKubernetesNodePoolSnapshot.js +2 -2
  43. package/containerservice/kubernetesCluster.d.ts +13 -1
  44. package/containerservice/kubernetesCluster.js +3 -1
  45. package/containerservice/kubernetesCluster.js.map +1 -1
  46. package/containerservice/kubernetesClusterNodePool.d.ts +13 -1
  47. package/containerservice/kubernetesClusterNodePool.js +3 -1
  48. package/containerservice/kubernetesClusterNodePool.js.map +1 -1
  49. package/core/resourceGroupCostManagementExport.d.ts +1 -1
  50. package/core/resourceGroupCostManagementExport.js +1 -1
  51. package/core/resourceGroupPolicyAssignment.d.ts +3 -3
  52. package/core/resourcePolicyAssignment.d.ts +3 -3
  53. package/core/subscriptionCostManagementExport.d.ts +1 -1
  54. package/core/subscriptionCostManagementExport.js +1 -1
  55. package/core/subscriptionPolicyAssignment.d.ts +3 -3
  56. package/datafactory/customerManagedKey.d.ts +178 -0
  57. package/datafactory/customerManagedKey.js +165 -0
  58. package/datafactory/customerManagedKey.js.map +1 -0
  59. package/datafactory/factory.d.ts +2 -2
  60. package/datafactory/index.d.ts +3 -0
  61. package/datafactory/index.js +7 -2
  62. package/datafactory/index.js.map +1 -1
  63. package/dataprotection/backupPolicyBlobStorage.d.ts +37 -0
  64. package/dataprotection/backupPolicyBlobStorage.js +37 -0
  65. package/dataprotection/backupPolicyBlobStorage.js.map +1 -1
  66. package/devcenter/getProjectPool.d.ts +4 -0
  67. package/devcenter/getProjectPool.js.map +1 -1
  68. package/devcenter/projectPool.d.ts +12 -0
  69. package/devcenter/projectPool.js +2 -0
  70. package/devcenter/projectPool.js.map +1 -1
  71. package/eventgrid/domain.d.ts +1 -1
  72. package/eventgrid/domain.js +1 -1
  73. package/eventgrid/domainTopic.d.ts +1 -1
  74. package/eventgrid/domainTopic.js +1 -1
  75. package/eventgrid/eventSubscription.d.ts +1 -1
  76. package/eventgrid/eventSubscription.js +1 -1
  77. package/eventgrid/getDomain.d.ts +2 -2
  78. package/eventgrid/getDomain.js +2 -2
  79. package/eventgrid/getDomainTopic.d.ts +2 -2
  80. package/eventgrid/getDomainTopic.js +2 -2
  81. package/eventgrid/getPartnerNamespace.d.ts +2 -2
  82. package/eventgrid/getPartnerNamespace.js +2 -2
  83. package/eventgrid/getPartnerRegistration.d.ts +2 -2
  84. package/eventgrid/getPartnerRegistration.js +2 -2
  85. package/eventgrid/getSystemTopic.d.ts +7 -5
  86. package/eventgrid/getSystemTopic.js +2 -2
  87. package/eventgrid/getSystemTopic.js.map +1 -1
  88. package/eventgrid/getTopic.d.ts +2 -2
  89. package/eventgrid/getTopic.js +2 -2
  90. package/eventgrid/partnerConfiguration.d.ts +1 -1
  91. package/eventgrid/partnerConfiguration.js +1 -1
  92. package/eventgrid/partnerNamespace.d.ts +1 -1
  93. package/eventgrid/partnerNamespace.js +1 -1
  94. package/eventgrid/partnerRegistration.d.ts +1 -1
  95. package/eventgrid/partnerRegistration.js +1 -1
  96. package/eventgrid/systemTopic.d.ts +23 -9
  97. package/eventgrid/systemTopic.js +6 -5
  98. package/eventgrid/systemTopic.js.map +1 -1
  99. package/eventgrid/systemTopicEventSubscription.d.ts +2 -2
  100. package/eventgrid/systemTopicEventSubscription.js +2 -2
  101. package/eventgrid/topic.d.ts +1 -1
  102. package/eventgrid/topic.js +1 -1
  103. package/eventhub/domain.d.ts +1 -1
  104. package/eventhub/domain.js +1 -1
  105. package/eventhub/eventGridTopic.d.ts +1 -1
  106. package/eventhub/eventGridTopic.js +1 -1
  107. package/eventhub/eventSubscription.d.ts +1 -1
  108. package/eventhub/eventSubscription.js +1 -1
  109. package/hpc/cacheBlobTarget.d.ts +1 -1
  110. package/hpc/cacheBlobTarget.js +1 -1
  111. package/iot/endpointCosmosdbAccount.d.ts +18 -0
  112. package/iot/endpointCosmosdbAccount.js +2 -0
  113. package/iot/endpointCosmosdbAccount.js.map +1 -1
  114. package/iot/endpointEventhub.d.ts +18 -0
  115. package/iot/endpointEventhub.js +2 -0
  116. package/iot/endpointEventhub.js.map +1 -1
  117. package/iot/endpointServicebusQueue.d.ts +18 -0
  118. package/iot/endpointServicebusQueue.js +2 -0
  119. package/iot/endpointServicebusQueue.js.map +1 -1
  120. package/iot/endpointServicebusTopic.d.ts +18 -0
  121. package/iot/endpointServicebusTopic.js +2 -0
  122. package/iot/endpointServicebusTopic.js.map +1 -1
  123. package/iot/endpointStorageContainer.d.ts +18 -0
  124. package/iot/endpointStorageContainer.js +2 -0
  125. package/iot/endpointStorageContainer.js.map +1 -1
  126. package/keyvault/getKeyVault.d.ts +3 -0
  127. package/keyvault/getKeyVault.js.map +1 -1
  128. package/keyvault/keyVault.d.ts +25 -13
  129. package/keyvault/keyVault.js +2 -0
  130. package/keyvault/keyVault.js.map +1 -1
  131. package/kusto/cluster.d.ts +33 -27
  132. package/kusto/cluster.js +4 -2
  133. package/kusto/cluster.js.map +1 -1
  134. package/lb/getLBOutboundRule.d.ts +1 -0
  135. package/lb/getLBOutboundRule.js.map +1 -1
  136. package/lb/getLBRule.d.ts +6 -0
  137. package/lb/getLBRule.js.map +1 -1
  138. package/lb/loadBalancer.d.ts +24 -0
  139. package/lb/loadBalancer.js +4 -0
  140. package/lb/loadBalancer.js.map +1 -1
  141. package/lb/natRule.d.ts +31 -7
  142. package/lb/natRule.js +4 -0
  143. package/lb/natRule.js.map +1 -1
  144. package/lb/outboundRule.d.ts +16 -4
  145. package/lb/outboundRule.js +2 -0
  146. package/lb/outboundRule.js.map +1 -1
  147. package/lb/rule.d.ts +32 -8
  148. package/lb/rule.js +4 -0
  149. package/lb/rule.js.map +1 -1
  150. package/loadtest/loadTest.d.ts +0 -2
  151. package/loadtest/loadTest.js +0 -2
  152. package/loadtest/loadTest.js.map +1 -1
  153. package/logicapps/getStandard.d.ts +0 -9
  154. package/logicapps/getStandard.js +0 -2
  155. package/logicapps/getStandard.js.map +1 -1
  156. package/logicapps/standard.d.ts +3 -3
  157. package/machinelearning/computeInstance.d.ts +15 -3
  158. package/machinelearning/computeInstance.js.map +1 -1
  159. package/machinelearning/datastoreBlobstorage.d.ts +1 -1
  160. package/machinelearning/datastoreBlobstorage.js +1 -1
  161. package/machinelearning/datastoreDatalakeGen2.d.ts +1 -1
  162. package/machinelearning/datastoreDatalakeGen2.js +1 -1
  163. package/machinelearning/inferenceCluster.d.ts +1 -1
  164. package/machinelearning/inferenceCluster.js +1 -1
  165. package/machinelearning/workspace.d.ts +18 -0
  166. package/machinelearning/workspace.js +2 -0
  167. package/machinelearning/workspace.js.map +1 -1
  168. package/management/groupPolicyAssignment.d.ts +3 -3
  169. package/management/privateLinkAssociation.d.ts +0 -33
  170. package/management/privateLinkAssociation.js.map +1 -1
  171. package/mobile/networkSim.d.ts +1 -3
  172. package/mobile/networkSim.js +1 -3
  173. package/mobile/networkSim.js.map +1 -1
  174. package/mobile/networkSimPolicy.d.ts +1 -3
  175. package/mobile/networkSimPolicy.js +1 -3
  176. package/mobile/networkSimPolicy.js.map +1 -1
  177. package/mobile/networkSlice.d.ts +29 -7
  178. package/mobile/networkSlice.js +5 -6
  179. package/mobile/networkSlice.js.map +1 -1
  180. package/monitoring/activityLogAlert.d.ts +3 -3
  181. package/mssql/jobStep.d.ts +5 -5
  182. package/mssql/jobStep.js +2 -2
  183. package/netapp/account.d.ts +1 -1
  184. package/netapp/account.js +1 -1
  185. package/netapp/accountEncryption.d.ts +43 -1
  186. package/netapp/accountEncryption.js +23 -1
  187. package/netapp/accountEncryption.js.map +1 -1
  188. package/netapp/backupPolicy.d.ts +1 -1
  189. package/netapp/backupPolicy.js +1 -1
  190. package/netapp/backupVault.d.ts +1 -1
  191. package/netapp/backupVault.js +1 -1
  192. package/netapp/getAccount.d.ts +2 -2
  193. package/netapp/getAccount.js +2 -2
  194. package/netapp/getAccountEncryption.d.ts +4 -2
  195. package/netapp/getAccountEncryption.js +2 -2
  196. package/netapp/getAccountEncryption.js.map +1 -1
  197. package/netapp/getBackupPolicy.d.ts +2 -2
  198. package/netapp/getBackupPolicy.js +2 -2
  199. package/netapp/getBackupVault.d.ts +2 -2
  200. package/netapp/getBackupVault.js +2 -2
  201. package/netapp/getPool.d.ts +6 -2
  202. package/netapp/getPool.js +2 -2
  203. package/netapp/getPool.js.map +1 -1
  204. package/netapp/getSnapshot.d.ts +2 -2
  205. package/netapp/getSnapshot.js +2 -2
  206. package/netapp/getSnapshotPolicy.d.ts +2 -2
  207. package/netapp/getSnapshotPolicy.js +2 -2
  208. package/netapp/getVolume.d.ts +6 -2
  209. package/netapp/getVolume.js +2 -2
  210. package/netapp/getVolume.js.map +1 -1
  211. package/netapp/getVolumeGroupOracle.d.ts +2 -2
  212. package/netapp/getVolumeGroupOracle.js +2 -2
  213. package/netapp/getVolumeGroupSapHana.d.ts +2 -2
  214. package/netapp/getVolumeGroupSapHana.js +2 -2
  215. package/netapp/getVolumeQuotaRule.d.ts +2 -2
  216. package/netapp/getVolumeQuotaRule.js +2 -2
  217. package/netapp/pool.d.ts +43 -4
  218. package/netapp/pool.js +30 -1
  219. package/netapp/pool.js.map +1 -1
  220. package/netapp/snapshot.d.ts +1 -1
  221. package/netapp/snapshot.js +1 -1
  222. package/netapp/snapshotPolicy.d.ts +1 -1
  223. package/netapp/snapshotPolicy.js +1 -1
  224. package/netapp/volume.d.ts +27 -3
  225. package/netapp/volume.js +2 -0
  226. package/netapp/volume.js.map +1 -1
  227. package/netapp/volumeGroupOracle.d.ts +1 -1
  228. package/netapp/volumeGroupOracle.js +1 -1
  229. package/netapp/volumeGroupSapHana.d.ts +1 -1
  230. package/netapp/volumeGroupSapHana.js +1 -1
  231. package/netapp/volumeQuotaRule.d.ts +1 -1
  232. package/netapp/volumeQuotaRule.js +1 -1
  233. package/network/index.d.ts +6 -0
  234. package/network/index.js +12 -2
  235. package/network/index.js.map +1 -1
  236. package/network/networkManagerIpamPoolStaticCidr.d.ts +150 -0
  237. package/network/networkManagerIpamPoolStaticCidr.js +112 -0
  238. package/network/networkManagerIpamPoolStaticCidr.js.map +1 -0
  239. package/network/networkManagerRoutingConfiguration.d.ts +3 -3
  240. package/network/networkManagerRoutingRuleCollection.d.ts +148 -0
  241. package/network/networkManagerRoutingRuleCollection.js +115 -0
  242. package/network/networkManagerRoutingRuleCollection.js.map +1 -0
  243. package/network/subnet.d.ts +24 -0
  244. package/network/subnet.js +2 -0
  245. package/network/subnet.js.map +1 -1
  246. package/oracle/autonomousDatabaseBackup.d.ts +95 -0
  247. package/oracle/autonomousDatabaseBackup.js +72 -0
  248. package/oracle/autonomousDatabaseBackup.js.map +1 -0
  249. package/oracle/getAutonomousDatabaseBackup.d.ts +125 -0
  250. package/oracle/getAutonomousDatabaseBackup.js +66 -0
  251. package/oracle/getAutonomousDatabaseBackup.js.map +1 -0
  252. package/oracle/getAutonomousDatabaseBackups.d.ts +78 -0
  253. package/oracle/getAutonomousDatabaseBackups.js +64 -0
  254. package/oracle/getAutonomousDatabaseBackups.js.map +1 -0
  255. package/oracle/index.d.ts +9 -0
  256. package/oracle/index.js +12 -1
  257. package/oracle/index.js.map +1 -1
  258. package/package.json +2 -2
  259. package/paloalto/nextGenerationFirewallVirtualHubLocalRulestack.d.ts +1 -1
  260. package/paloalto/nextGenerationFirewallVirtualHubLocalRulestack.js +1 -1
  261. package/paloalto/nextGenerationFirewallVirtualHubPanorama.d.ts +1 -1
  262. package/paloalto/nextGenerationFirewallVirtualHubPanorama.js +1 -1
  263. package/paloalto/nextGenerationFirewallVirtualNetworkLocalRulestack.d.ts +1 -1
  264. package/paloalto/nextGenerationFirewallVirtualNetworkLocalRulestack.js +1 -1
  265. package/paloalto/nextGenerationFirewallVirtualNetworkPanorama.d.ts +1 -1
  266. package/paloalto/nextGenerationFirewallVirtualNetworkPanorama.js +1 -1
  267. package/postgresql/flexibleServer.d.ts +3 -3
  268. package/postgresql/flexibleServerFirewallRule.d.ts +6 -6
  269. package/search/service.d.ts +3 -3
  270. package/sentinel/authomationRule.d.ts +12 -0
  271. package/sentinel/authomationRule.js +2 -0
  272. package/sentinel/authomationRule.js.map +1 -1
  273. package/sentinel/automationRule.d.ts +12 -0
  274. package/sentinel/automationRule.js +2 -0
  275. package/sentinel/automationRule.js.map +1 -1
  276. package/storage/containerImmutabilityPolicy.d.ts +1 -1
  277. package/storage/containerImmutabilityPolicy.js +1 -1
  278. package/storage/getQueue.d.ts +45 -5
  279. package/storage/getQueue.js +16 -0
  280. package/storage/getQueue.js.map +1 -1
  281. package/storage/queue.d.ts +57 -6
  282. package/storage/queue.js +19 -3
  283. package/storage/queue.js.map +1 -1
  284. package/types/input.d.ts +190 -481
  285. package/types/output.d.ts +387 -84
package/types/input.d.ts CHANGED
@@ -4216,6 +4216,8 @@ export declare namespace appservice {
4216
4216
  retentionInDays: pulumi.Input<number>;
4217
4217
  /**
4218
4218
  * The URL to the storage container with a shared access signature token appended.
4219
+ *
4220
+ * > **Note:** There isn't enough information to for the provider to generate the `sasUrl` from `data.azurerm_storage_account_sas` and it should be built by hand (i.e. `https://${azurerm_storage_account.example.name}.blob.core.windows.net/${azurerm_storage_container.example.name}${data.azurerm_storage_account_sas.example.sas}&sr=b`).
4219
4221
  */
4220
4222
  sasUrl: pulumi.Input<string>;
4221
4223
  }
@@ -4236,6 +4238,8 @@ export declare namespace appservice {
4236
4238
  retentionInDays: pulumi.Input<number>;
4237
4239
  /**
4238
4240
  * The URL to the storage container with a shared access signature token appended.
4241
+ *
4242
+ * > **Note:** There isn't enough information to for the provider to generate the `sasUrl` from `data.azurerm_storage_account_sas` and it should be built by hand (i.e. `https://${azurerm_storage_account.example.name}.blob.core.windows.net/${azurerm_storage_container.example.name}${data.azurerm_storage_account_sas.example.sas}&sr=b`).
4239
4243
  */
4240
4244
  sasUrl: pulumi.Input<string>;
4241
4245
  }
@@ -8087,6 +8091,8 @@ export declare namespace appservice {
8087
8091
  retentionInDays: pulumi.Input<number>;
8088
8092
  /**
8089
8093
  * SAS url to an Azure blob container with read/write/list/delete permissions.
8094
+ *
8095
+ * > **Note:** There isn't enough information to for the provider to generate the `sasUrl` from `data.azurerm_storage_account_sas` and it should be built by hand (i.e. `https://${azurerm_storage_account.example.name}.blob.core.windows.net/${azurerm_storage_container.example.name}${data.azurerm_storage_account_sas.example.sas}&sr=b`).
8090
8096
  */
8091
8097
  sasUrl: pulumi.Input<string>;
8092
8098
  }
@@ -8107,6 +8113,8 @@ export declare namespace appservice {
8107
8113
  retentionInDays?: pulumi.Input<number>;
8108
8114
  /**
8109
8115
  * SAS url to an Azure blob container with read/write/list/delete permissions.
8116
+ *
8117
+ * > **Note:** There isn't enough information to for the provider to generate the `sasUrl` from `data.azurerm_storage_account_sas` and it should be built by hand (i.e. `https://${azurerm_storage_account.example.name}.blob.core.windows.net/${azurerm_storage_container.example.name}${data.azurerm_storage_account_sas.example.sas}&sr=b`).
8110
8118
  */
8111
8119
  sasUrl: pulumi.Input<string>;
8112
8120
  }
@@ -9199,6 +9207,8 @@ export declare namespace appservice {
9199
9207
  retentionInDays: pulumi.Input<number>;
9200
9208
  /**
9201
9209
  * SAS URL to an Azure blob container with read/write/list/delete permissions.
9210
+ *
9211
+ * > **Note:** There isn't enough information to for the provider to generate the `sasUrl` from `data.azurerm_storage_account_sas` and it should be built by hand (i.e. `https://${azurerm_storage_account.example.name}.blob.core.windows.net/${azurerm_storage_container.example.name}${data.azurerm_storage_account_sas.example.sas}&sr=b`).
9202
9212
  */
9203
9213
  sasUrl: pulumi.Input<string>;
9204
9214
  }
@@ -9219,6 +9229,8 @@ export declare namespace appservice {
9219
9229
  retentionInDays?: pulumi.Input<number>;
9220
9230
  /**
9221
9231
  * SAS URL to an Azure blob container with read/write/list/delete permissions.
9232
+ *
9233
+ * > **Note:** There isn't enough information to for the provider to generate the `sasUrl` from `data.azurerm_storage_account_sas` and it should be built by hand (i.e. `https://${azurerm_storage_account.example.name}.blob.core.windows.net/${azurerm_storage_container.example.name}${data.azurerm_storage_account_sas.example.sas}&sr=b`).
9222
9234
  */
9223
9235
  sasUrl: pulumi.Input<string>;
9224
9236
  }
@@ -9934,7 +9946,9 @@ export declare namespace appservice {
9934
9946
  */
9935
9947
  retentionInDays: pulumi.Input<number>;
9936
9948
  /**
9937
- * The URL to the storage container, with a Service SAS token appended. **NOTE:** there is currently no means of generating Service SAS tokens with the `azurerm` provider.
9949
+ * The URL to the storage container, with a Service SAS token appended.
9950
+ *
9951
+ * > **Note:** There isn't enough information to for the provider to generate the `sasUrl` from `data.azurerm_storage_account_sas` and it should be built by hand (i.e. `https://${azurerm_storage_account.example.name}.blob.core.windows.net/${azurerm_storage_container.example.name}${data.azurerm_storage_account_sas.example.sas}&sr=b`).
9938
9952
  */
9939
9953
  sasUrl: pulumi.Input<string>;
9940
9954
  }
@@ -9954,7 +9968,9 @@ export declare namespace appservice {
9954
9968
  */
9955
9969
  retentionInDays: pulumi.Input<number>;
9956
9970
  /**
9957
- * The URL to the storage container, with a Service SAS token appended. **NOTE:** there is currently no means of generating Service SAS tokens with the `azurerm` provider.
9971
+ * The URL to the storage container, with a Service SAS token appended.
9972
+ *
9973
+ * > **Note:** There isn't enough information to for the provider to generate the `sasUrl` from `data.azurerm_storage_account_sas` and it should be built by hand (i.e. `https://${azurerm_storage_account.example.name}.blob.core.windows.net/${azurerm_storage_container.example.name}${data.azurerm_storage_account_sas.example.sas}&sr=b`).
9958
9974
  */
9959
9975
  sasUrl: pulumi.Input<string>;
9960
9976
  }
@@ -12971,6 +12987,8 @@ export declare namespace appservice {
12971
12987
  retentionInDays: pulumi.Input<number>;
12972
12988
  /**
12973
12989
  * SAS url to an Azure blob container with read/write/list/delete permissions.
12990
+ *
12991
+ * > **Note:** There isn't enough information to for the provider to generate the `sasUrl` from `data.azurerm_storage_account_sas` and it should be built by hand (i.e. `https://${azurerm_storage_account.example.name}.blob.core.windows.net/${azurerm_storage_container.example.name}${data.azurerm_storage_account_sas.example.sas}&sr=b`).
12974
12992
  */
12975
12993
  sasUrl: pulumi.Input<string>;
12976
12994
  }
@@ -12991,6 +13009,8 @@ export declare namespace appservice {
12991
13009
  retentionInDays?: pulumi.Input<number>;
12992
13010
  /**
12993
13011
  * SAS url to an Azure blob container with read/write/list/delete permissions.
13012
+ *
13013
+ * > **Note:** There isn't enough information to for the provider to generate the `sasUrl` from `data.azurerm_storage_account_sas` and it should be built by hand (i.e. `https://${azurerm_storage_account.example.name}.blob.core.windows.net/${azurerm_storage_container.example.name}${data.azurerm_storage_account_sas.example.sas}&sr=b`).
12994
13014
  */
12995
13015
  sasUrl: pulumi.Input<string>;
12996
13016
  }
@@ -14172,6 +14192,8 @@ export declare namespace appservice {
14172
14192
  retentionInDays: pulumi.Input<number>;
14173
14193
  /**
14174
14194
  * SAS url to an Azure blob container with read/write/list/delete permissions.
14195
+ *
14196
+ * > **Note:** There isn't enough information to for the provider to generate the `sasUrl` from `data.azurerm_storage_account_sas` and it should be built by hand (i.e. `https://${azurerm_storage_account.example.name}.blob.core.windows.net/${azurerm_storage_container.example.name}${data.azurerm_storage_account_sas.example.sas}&sr=b`).
14175
14197
  */
14176
14198
  sasUrl: pulumi.Input<string>;
14177
14199
  }
@@ -14192,6 +14214,8 @@ export declare namespace appservice {
14192
14214
  retentionInDays?: pulumi.Input<number>;
14193
14215
  /**
14194
14216
  * SAS url to an Azure blob container with read/write/list/delete permissions.
14217
+ *
14218
+ * > **Note:** There isn't enough information to for the provider to generate the `sasUrl` from `data.azurerm_storage_account_sas` and it should be built by hand (i.e. `https://${azurerm_storage_account.example.name}.blob.core.windows.net/${azurerm_storage_container.example.name}${data.azurerm_storage_account_sas.example.sas}&sr=b`).
14195
14219
  */
14196
14220
  sasUrl: pulumi.Input<string>;
14197
14221
  }
@@ -17373,9 +17397,9 @@ export declare namespace cdn {
17373
17397
  }
17374
17398
  interface FrontdoorFirewallPolicyCustomRule {
17375
17399
  /**
17376
- * The action to perform when the rule is matched. Possible values are `Allow`, `Block`, `Log`, `Redirect`, or `JSChallenge`.
17400
+ * The action to perform when the rule is matched. Possible values are `Allow`, `Block`, `Log`, `Redirect`, `JSChallenge`, or `CAPTCHA`.
17377
17401
  *
17378
- * !> **Note:** Setting the `action` field to `JSChallenge` is currently in **PREVIEW**. Please see the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
17402
+ * !> **Note:** Setting the `action` field to `JSChallenge` or `CAPTCHA` is currently in **PREVIEW**. Please see the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
17379
17403
  */
17380
17404
  action: pulumi.Input<string>;
17381
17405
  /**
@@ -17647,6 +17671,14 @@ export declare namespace cdn {
17647
17671
  */
17648
17672
  type: pulumi.Input<string>;
17649
17673
  }
17674
+ interface FrontdoorProfileLogScrubbingRule {
17675
+ /**
17676
+ * The variable to be scrubbed from the logs. Possible values are `QueryStringArgNames`, `RequestIPAddress`, and `RequestUri`.
17677
+ *
17678
+ * > **Note:** The `operator` field is implicitly set to `EqualsAny`, as it is the sole supported value, and is therefore not exposed as a configurable option in the provider schema.
17679
+ */
17680
+ matchVariable: pulumi.Input<string>;
17681
+ }
17650
17682
  interface FrontdoorRouteCache {
17651
17683
  /**
17652
17684
  * Is content compression enabled? Possible values are `true` or `false`. Defaults to `false`.
@@ -18227,13 +18259,13 @@ export declare namespace cdn {
18227
18259
  }
18228
18260
  interface FrontdoorSecurityPolicySecurityPolicies {
18229
18261
  /**
18230
- * An `firewall` block as defined below. Changing this forces a new Front Door Security Policy to be created.
18262
+ * An `firewall` block as defined below.
18231
18263
  */
18232
18264
  firewall: pulumi.Input<inputs.cdn.FrontdoorSecurityPolicySecurityPoliciesFirewall>;
18233
18265
  }
18234
18266
  interface FrontdoorSecurityPolicySecurityPoliciesFirewall {
18235
18267
  /**
18236
- * An `association` block as defined below. Changing this forces a new Front Door Security Policy to be created.
18268
+ * An `association` block as defined below.
18237
18269
  */
18238
18270
  association: pulumi.Input<inputs.cdn.FrontdoorSecurityPolicySecurityPoliciesFirewallAssociation>;
18239
18271
  /**
@@ -18243,7 +18275,7 @@ export declare namespace cdn {
18243
18275
  }
18244
18276
  interface FrontdoorSecurityPolicySecurityPoliciesFirewallAssociation {
18245
18277
  /**
18246
- * One or more `domain` blocks as defined below. Changing this forces a new Front Door Security Policy to be created.
18278
+ * One or more `domain` blocks as defined below.
18247
18279
  */
18248
18280
  domains: pulumi.Input<pulumi.Input<inputs.cdn.FrontdoorSecurityPolicySecurityPoliciesFirewallAssociationDomain>[]>;
18249
18281
  /**
@@ -18257,34 +18289,10 @@ export declare namespace cdn {
18257
18289
  */
18258
18290
  active?: pulumi.Input<boolean>;
18259
18291
  /**
18260
- * The Resource Id of the **Front Door Custom Domain** or **Front Door Endpoint** that should be bound to this Front Door Security Policy. Changing this forces a new Front Door Security Policy to be created.
18292
+ * The Resource Id of the **Front Door Custom Domain** or **Front Door Endpoint** that should be bound to this Front Door Security Policy.
18261
18293
  */
18262
18294
  cdnFrontdoorDomainId: pulumi.Input<string>;
18263
18295
  }
18264
- interface GetFrontdoorProfileIdentity {
18265
- /**
18266
- * The list of User Assigned Managed Identity IDs assigned to this Front Door Profile.
18267
- */
18268
- identityIds?: string[];
18269
- principalId?: string;
18270
- tenantId?: string;
18271
- /**
18272
- * The type of Managed Service Identity that is configured on this Front Door Profile.
18273
- */
18274
- type: string;
18275
- }
18276
- interface GetFrontdoorProfileIdentityArgs {
18277
- /**
18278
- * The list of User Assigned Managed Identity IDs assigned to this Front Door Profile.
18279
- */
18280
- identityIds?: pulumi.Input<pulumi.Input<string>[]>;
18281
- principalId?: pulumi.Input<string>;
18282
- tenantId?: pulumi.Input<string>;
18283
- /**
18284
- * The type of Managed Service Identity that is configured on this Front Door Profile.
18285
- */
18286
- type: pulumi.Input<string>;
18287
- }
18288
18296
  }
18289
18297
  export declare namespace chaosstudio {
18290
18298
  interface ExperimentIdentity {
@@ -18927,7 +18935,7 @@ export declare namespace compute {
18927
18935
  /**
18928
18936
  * A `diffDiskSettings` block as defined above. Changing this forces a new resource to be created.
18929
18937
  *
18930
- * > **NOTE:** `diffDiskSettings` can only be set when `caching` is set to `ReadOnly`. More information can be found [here](https://docs.microsoft.com/azure/virtual-machines/ephemeral-os-disks-deploy#vm-template-deployment)
18938
+ * > **NOTE:** `diffDiskSettings` can only be set when `caching` is set to `ReadOnly`. More information can be found [here](https://docs.microsoft.com/azure/virtual-machines/ephemeral-os-disks-deploy#vm-template-deployment). Additionally, this property cannot be set when an existing Managed Disk is used to create the Virtual Machine by setting `osManagedDiskId`.
18931
18939
  */
18932
18940
  diffDiskSettings?: pulumi.Input<inputs.compute.LinuxVirtualMachineOsDiskDiffDiskSettings>;
18933
18941
  /**
@@ -18948,6 +18956,8 @@ export declare namespace compute {
18948
18956
  id?: pulumi.Input<string>;
18949
18957
  /**
18950
18958
  * The name which should be used for the Internal OS Disk. Changing this forces a new resource to be created.
18959
+ *
18960
+ * > **Note:** a value for `name` cannot be specified if/when the Virtual Machine is/has been created using an existing Managed Disk for the OS by setting `osManagedDiskId`.
18951
18961
  */
18952
18962
  name?: pulumi.Input<string>;
18953
18963
  /**
@@ -18966,8 +18976,10 @@ export declare namespace compute {
18966
18976
  securityEncryptionType?: pulumi.Input<string>;
18967
18977
  /**
18968
18978
  * The Type of Storage Account which should back this the Internal OS Disk. Possible values are `Standard_LRS`, `StandardSSD_LRS`, `Premium_LRS`, `StandardSSD_ZRS` and `Premium_ZRS`. Changing this forces a new resource to be created.
18979
+ *
18980
+ * > **Note:** This is required unless using an existing OS Managed Disk by specifying `osManagedDiskId`.
18969
18981
  */
18970
- storageAccountType: pulumi.Input<string>;
18982
+ storageAccountType?: pulumi.Input<string>;
18971
18983
  /**
18972
18984
  * Should Write Accelerator be Enabled for this OS Disk? Defaults to `false`.
18973
18985
  *
@@ -18981,7 +18993,9 @@ export declare namespace compute {
18981
18993
  */
18982
18994
  option: pulumi.Input<string>;
18983
18995
  /**
18984
- * Specifies where to store the Ephemeral Disk. Possible values are `CacheDisk` and `ResourceDisk`. Defaults to `CacheDisk`. Changing this forces a new resource to be created.
18996
+ * Specifies where to store the Ephemeral Disk. Possible values are `CacheDisk`, `ResourceDisk` and `NvmeDisk`. Defaults to `CacheDisk`. Changing this forces a new resource to be created.
18997
+ *
18998
+ * > **Note:** `NvmeDisk` can only be used for v6 VMs in combination with a supported `sourceImageReference`. More information can be found [here](https://learn.microsoft.com/en-us/azure/virtual-machines/ephemeral-os-disks)
18985
18999
  */
18986
19000
  placement?: pulumi.Input<string>;
18987
19001
  }
@@ -21259,7 +21273,7 @@ export declare namespace compute {
21259
21273
  /**
21260
21274
  * A `diffDiskSettings` block as defined above. Changing this forces a new resource to be created.
21261
21275
  *
21262
- * > **NOTE:** `diffDiskSettings` can only be set when `caching` is set to `ReadOnly`. More information can be found [here](https://docs.microsoft.com/azure/virtual-machines/ephemeral-os-disks-deploy#vm-template-deployment)
21276
+ * > **NOTE:** `diffDiskSettings` can only be set when `caching` is set to `ReadOnly`. More information can be found [here](https://docs.microsoft.com/azure/virtual-machines/ephemeral-os-disks-deploy#vm-template-deployment). Additionally, this property cannot be set when an existing Managed Disk is used to create the Virtual Machine by setting `osManagedDiskId`.
21263
21277
  */
21264
21278
  diffDiskSettings?: pulumi.Input<inputs.compute.WindowsVirtualMachineOsDiskDiffDiskSettings>;
21265
21279
  /**
@@ -21280,6 +21294,8 @@ export declare namespace compute {
21280
21294
  id?: pulumi.Input<string>;
21281
21295
  /**
21282
21296
  * The name which should be used for the Internal OS Disk. Changing this forces a new resource to be created.
21297
+ *
21298
+ * > **Note:** a value for `name` cannot be specified if/when the Virtual Machine has been created using an existing Managed Disk for the OS by setting `osManagedDiskId`.
21283
21299
  */
21284
21300
  name?: pulumi.Input<string>;
21285
21301
  /**
@@ -21298,8 +21314,10 @@ export declare namespace compute {
21298
21314
  securityEncryptionType?: pulumi.Input<string>;
21299
21315
  /**
21300
21316
  * The Type of Storage Account which should back this the Internal OS Disk. Possible values are `Standard_LRS`, `StandardSSD_LRS`, `Premium_LRS`, `StandardSSD_ZRS` and `Premium_ZRS`. Changing this forces a new resource to be created.
21317
+ *
21318
+ * > **Note:** This is required unless using an existing OS Managed Disk by specifying `osManagedDiskId`.
21301
21319
  */
21302
- storageAccountType: pulumi.Input<string>;
21320
+ storageAccountType?: pulumi.Input<string>;
21303
21321
  /**
21304
21322
  * Should Write Accelerator be Enabled for this OS Disk? Defaults to `false`.
21305
21323
  *
@@ -24223,6 +24241,14 @@ export declare namespace containerservice {
24223
24241
  * Set of authorized IP ranges to allow access to API server, e.g. ["198.51.100.0/24"].
24224
24242
  */
24225
24243
  authorizedIpRanges?: pulumi.Input<pulumi.Input<string>[]>;
24244
+ /**
24245
+ * The ID of the Subnet where the API server endpoint is delegated to.
24246
+ */
24247
+ subnetId?: pulumi.Input<string>;
24248
+ /**
24249
+ * Whether to enable virtual network integration for the API Server. Defaults to `false`.
24250
+ */
24251
+ virtualNetworkIntegrationEnabled?: pulumi.Input<boolean>;
24226
24252
  }
24227
24253
  interface KubernetesClusterAutoScalerProfile {
24228
24254
  /**
@@ -24297,12 +24323,9 @@ export declare namespace containerservice {
24297
24323
  * How often the AKS Cluster should be re-evaluated for scale up/down. Defaults to `10s`.
24298
24324
  */
24299
24325
  scanInterval?: pulumi.Input<string>;
24300
- /**
24301
- * If `true` cluster autoscaler will never delete nodes with pods with local storage, for example, EmptyDir or HostPath. Defaults to `true`.
24302
- */
24303
24326
  skipNodesWithLocalStorage?: pulumi.Input<boolean>;
24304
24327
  /**
24305
- * If `true` cluster autoscaler will never delete nodes with pods from kube-system (except for DaemonSet or mirror pods). Defaults to `false`. <!-- defaults to `false` in code, not in Schema -->
24328
+ * If `true` cluster autoscaler will never delete nodes with pods from kube-system (except for DaemonSet or mirror pods). Defaults to `true`.
24306
24329
  */
24307
24330
  skipNodesWithSystemPods?: pulumi.Input<boolean>;
24308
24331
  }
@@ -24320,6 +24343,20 @@ export declare namespace containerservice {
24320
24343
  */
24321
24344
  tenantId?: pulumi.Input<string>;
24322
24345
  }
24346
+ interface KubernetesClusterBootstrapProfile {
24347
+ /**
24348
+ * The artifact source. The source where the artifacts are downloaded from. Possible values are `Cache` and `Direct`. Defaults to `Direct`.
24349
+ *
24350
+ * > **Note:** If the `artifactSource` is set to `Cache` and the `outboundType` has been specified, the managed ACR and related resources will **not** be automatically deleted and must be removed manually. Please see the product [documentation](https://learn.microsoft.com/azure/aks/concepts-network-isolated#how-a-network-isolated-cluster-works) for more information.
24351
+ */
24352
+ artifactSource?: pulumi.Input<string>;
24353
+ /**
24354
+ * The resource Id of Azure Container Registry.
24355
+ *
24356
+ * > **Note:** The `containerRegistryId` requires an ACR with a private link to the cluster. You must manage permissions, cache rules, the associated private link and the private endpoint. Please see the product [documentation](https://learn.microsoft.com/azure/container-registry/container-registry-private-link) for more information on configuring an ACR with a private endpoint.
24357
+ */
24358
+ containerRegistryId?: pulumi.Input<string>;
24359
+ }
24323
24360
  interface KubernetesClusterConfidentialComputing {
24324
24361
  /**
24325
24362
  * Should the SGX quote helper be enabled?
@@ -24343,6 +24380,7 @@ export declare namespace containerservice {
24343
24380
  * Should the nodes in this Node Pool have Federal Information Processing Standard enabled? `temporaryNameForRotation` must be specified when changing this block.
24344
24381
  */
24345
24382
  fipsEnabled?: pulumi.Input<boolean>;
24383
+ gpuDriver?: pulumi.Input<string>;
24346
24384
  /**
24347
24385
  * 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.
24348
24386
  */
@@ -25104,6 +25142,10 @@ export declare namespace containerservice {
25104
25142
  labelsAllowed?: pulumi.Input<string>;
25105
25143
  }
25106
25144
  interface KubernetesClusterNetworkProfile {
25145
+ /**
25146
+ * An `advancedNetworking` block as defined below. This can only be specified when `networkPlugin` is set to `azure` and `networkDataPlane` is set to `cilium`.
25147
+ */
25148
+ advancedNetworking?: pulumi.Input<inputs.containerservice.KubernetesClusterNetworkProfileAdvancedNetworking>;
25107
25149
  /**
25108
25150
  * IP address within the Kubernetes service address range that will be used by cluster service discovery (kube-dns). Changing this forces a new resource to be created.
25109
25151
  */
@@ -25165,7 +25207,9 @@ export declare namespace containerservice {
25165
25207
  */
25166
25208
  networkPolicy?: pulumi.Input<string>;
25167
25209
  /**
25168
- * The outbound (egress) routing method which should be used for this Kubernetes Cluster. Possible values are `loadBalancer`, `userDefinedRouting`, `managedNATGateway` and `userAssignedNATGateway`. Defaults to `loadBalancer`. More information on supported migration paths for `outboundType` can be found in [this documentation](https://learn.microsoft.com/azure/aks/egress-outboundtype#updating-outboundtype-after-cluster-creation).
25210
+ * The outbound (egress) routing method which should be used for this Kubernetes Cluster. Possible values are `loadBalancer`, `userDefinedRouting`, `managedNATGateway`, `userAssignedNATGateway` and `none`. Defaults to `loadBalancer`.
25211
+ *
25212
+ * > **Note:** For more information on supported `outboundType` migration paths please see the product [documentation](https://learn.microsoft.com/azure/aks/egress-outboundtype#updating-outboundtype-after-cluster-creation).
25169
25213
  */
25170
25214
  outboundType?: pulumi.Input<string>;
25171
25215
  /**
@@ -25187,6 +25231,16 @@ export declare namespace containerservice {
25187
25231
  */
25188
25232
  serviceCidrs?: pulumi.Input<pulumi.Input<string>[]>;
25189
25233
  }
25234
+ interface KubernetesClusterNetworkProfileAdvancedNetworking {
25235
+ /**
25236
+ * Is observability enabled? Defaults to `false`.
25237
+ */
25238
+ observabilityEnabled?: pulumi.Input<boolean>;
25239
+ /**
25240
+ * Is security enabled? Defaults to `false`.
25241
+ */
25242
+ securityEnabled?: pulumi.Input<boolean>;
25243
+ }
25190
25244
  interface KubernetesClusterNetworkProfileLoadBalancerProfile {
25191
25245
  /**
25192
25246
  * The type of the managed inbound Load Balancer Backend Pool. Possible values are `NodeIP` and `NodeIPConfiguration`. Defaults to `NodeIPConfiguration`. See [the documentation](https://learn.microsoft.com/en-us/azure/aks/load-balancer-standard#change-the-inbound-pool-type) for more information.
@@ -25525,7 +25579,7 @@ export declare namespace containerservice {
25525
25579
  */
25526
25580
  mode: pulumi.Input<string>;
25527
25581
  /**
25528
- * Specify 1 or 2 Istio control plane revisions for managing minor upgrades using the canary upgrade process. For example, create the resource with `revisions` set to `["asm-1-20"]`, or leave it empty (the `revisions` will only be known after apply). To start the canary upgrade, change `revisions` to `["asm-1-20", "asm-1-21"]`. To roll back the canary upgrade, revert to `["asm-1-20"]`. To confirm the upgrade, change to `["asm-1-21"]`.
25582
+ * Specify 1 or 2 Istio control plane revisions for managing minor upgrades using the canary upgrade process. For example, create the resource with `revisions` set to `["asm-1-25"]`, or leave it empty (the `revisions` will only be known after apply). To start the canary upgrade, change `revisions` to `["asm-1-25", "asm-1-26"]`. To roll back the canary upgrade, revert to `["asm-1-25"]`. To confirm the upgrade, change to `["asm-1-26"]`.
25529
25583
  *
25530
25584
  * > **NOTE:** Upgrading to a new (canary) revision does not affect existing sidecar proxies. You need to apply the canary revision label to selected namespaces and restart pods with kubectl to inject the new sidecar proxy. [Learn more](https://istio.io/latest/docs/setup/upgrade/canary/#data-plane).
25531
25585
  */
@@ -26296,9 +26350,6 @@ export declare namespace core {
26296
26350
  }
26297
26351
  interface ResourceGroupPolicyAssignmentOverrideSelector {
26298
26352
  ins?: pulumi.Input<pulumi.Input<string>[]>;
26299
- /**
26300
- * Specifies which characteristic will narrow down the set of evaluated resources. Possible values are `resourceLocation`, `resourceType` and `resourceWithoutLocation`.
26301
- */
26302
26353
  kind?: pulumi.Input<string>;
26303
26354
  notIns?: pulumi.Input<pulumi.Input<string>[]>;
26304
26355
  }
@@ -26314,9 +26365,6 @@ export declare namespace core {
26314
26365
  }
26315
26366
  interface ResourceGroupPolicyAssignmentResourceSelectorSelector {
26316
26367
  ins?: pulumi.Input<pulumi.Input<string>[]>;
26317
- /**
26318
- * Specifies which characteristic will narrow down the set of evaluated resources. Possible values are `resourceLocation`, `resourceType` and `resourceWithoutLocation`.
26319
- */
26320
26368
  kind: pulumi.Input<string>;
26321
26369
  notIns?: pulumi.Input<pulumi.Input<string>[]>;
26322
26370
  }
@@ -26362,9 +26410,6 @@ export declare namespace core {
26362
26410
  }
26363
26411
  interface ResourcePolicyAssignmentOverrideSelector {
26364
26412
  ins?: pulumi.Input<pulumi.Input<string>[]>;
26365
- /**
26366
- * Specifies which characteristic will narrow down the set of evaluated resources. Possible values are `resourceLocation`, `resourceType` and `resourceWithoutLocation`.
26367
- */
26368
26413
  kind?: pulumi.Input<string>;
26369
26414
  notIns?: pulumi.Input<pulumi.Input<string>[]>;
26370
26415
  }
@@ -26380,9 +26425,6 @@ export declare namespace core {
26380
26425
  }
26381
26426
  interface ResourcePolicyAssignmentResourceSelectorSelector {
26382
26427
  ins?: pulumi.Input<pulumi.Input<string>[]>;
26383
- /**
26384
- * Specifies which characteristic will narrow down the set of evaluated resources. Possible values are `resourceLocation`, `resourceType` and `resourceWithoutLocation`.
26385
- */
26386
26428
  kind: pulumi.Input<string>;
26387
26429
  notIns?: pulumi.Input<pulumi.Input<string>[]>;
26388
26430
  }
@@ -26521,9 +26563,6 @@ export declare namespace core {
26521
26563
  }
26522
26564
  interface SubscriptionPolicyAssignmentOverrideSelector {
26523
26565
  ins?: pulumi.Input<pulumi.Input<string>[]>;
26524
- /**
26525
- * Specifies which characteristic will narrow down the set of evaluated resources. Possible values are `resourceLocation`, `resourceType` and `resourceWithoutLocation`.
26526
- */
26527
26566
  kind?: pulumi.Input<string>;
26528
26567
  notIns?: pulumi.Input<pulumi.Input<string>[]>;
26529
26568
  }
@@ -26539,9 +26578,6 @@ export declare namespace core {
26539
26578
  }
26540
26579
  interface SubscriptionPolicyAssignmentResourceSelectorSelector {
26541
26580
  ins?: pulumi.Input<pulumi.Input<string>[]>;
26542
- /**
26543
- * Specifies which characteristic will narrow down the set of evaluated resources. Possible values are `resourceLocation`, `resourceType` and `resourceWithoutLocation`.
26544
- */
26545
26581
  kind: pulumi.Input<string>;
26546
26582
  notIns?: pulumi.Input<pulumi.Input<string>[]>;
26547
26583
  }
@@ -29096,7 +29132,7 @@ export declare namespace dataprotection {
29096
29132
  */
29097
29133
  daysOfWeeks?: pulumi.Input<pulumi.Input<string>[]>;
29098
29134
  /**
29099
- * Possible values are `January`, `February`, `March`, `April`, `May`, `June`, `July`, `August`, `September`, `October`, `November` and `December`. Changing this forces a new Backup Policy Blob Storage to be created.
29135
+ * Possible values are `January`, `February`, `March`, `April`, `May`, `June`, `July`, `August`, `September`, `October`, `November` and `December`. Changing this forces a new Backup Policy Blob Storage to be created. When this property is specified, exactly one of the following must also be set: `daysOfMonth`, `daysOfWeek`
29100
29136
  */
29101
29137
  monthsOfYears?: pulumi.Input<pulumi.Input<string>[]>;
29102
29138
  /**
@@ -29104,7 +29140,9 @@ export declare namespace dataprotection {
29104
29140
  */
29105
29141
  scheduledBackupTimes?: pulumi.Input<pulumi.Input<string>[]>;
29106
29142
  /**
29107
- * Possible values are `First`, `Second`, `Third`, `Fourth` and `Last`. Changing this forces a new Backup Policy Blob Storage to be created.
29143
+ * Possible values are `First`, `Second`, `Third`, `Fourth` and `Last`. Changing this forces a new Backup Policy Blob Storage to be created. When this property is specified, exactly one of the following must also be set: `daysOfMonth`, `daysOfWeek`
29144
+ *
29145
+ * > **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.
29108
29146
  */
29109
29147
  weeksOfMonths?: pulumi.Input<pulumi.Input<string>[]>;
29110
29148
  }
@@ -29195,6 +29233,8 @@ export declare namespace dataprotection {
29195
29233
  scheduledBackupTimes?: pulumi.Input<pulumi.Input<string>[]>;
29196
29234
  /**
29197
29235
  * Possible values are `First`, `Second`, `Third`, `Fourth` and `Last`. Changing this forces a new resource to be created.
29236
+ * *
29237
+ * > **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.
29198
29238
  */
29199
29239
  weeksOfMonths?: pulumi.Input<pulumi.Input<string>[]>;
29200
29240
  }
@@ -29261,6 +29301,8 @@ export declare namespace dataprotection {
29261
29301
  scheduledBackupTimes?: pulumi.Input<pulumi.Input<string>[]>;
29262
29302
  /**
29263
29303
  * Possible values are `First`, `Second`, `Third`, `Fourth` and `Last`. Changing this forces a new resource to be created.
29304
+ *
29305
+ * > **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.
29264
29306
  */
29265
29307
  weeksOfMonths?: pulumi.Input<pulumi.Input<string>[]>;
29266
29308
  }
@@ -29327,6 +29369,8 @@ export declare namespace dataprotection {
29327
29369
  scheduledBackupTimes?: pulumi.Input<pulumi.Input<string>[]>;
29328
29370
  /**
29329
29371
  * Possible values are `First`, `Second`, `Third`, `Fourth` and `Last`. Changing this forces a new resource to be created.
29372
+ *
29373
+ * > **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.
29330
29374
  */
29331
29375
  weeksOfMonths?: pulumi.Input<pulumi.Input<string>[]>;
29332
29376
  }
@@ -29377,6 +29421,8 @@ export declare namespace dataprotection {
29377
29421
  scheduledBackupTimes?: pulumi.Input<pulumi.Input<string>[]>;
29378
29422
  /**
29379
29423
  * Possible values are `First`, `Second`, `Third`, `Fourth` and `Last`. Changing this forces a new Backup Policy PostgreSQL to be created.
29424
+ *
29425
+ * > **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.
29380
29426
  */
29381
29427
  weeksOfMonths?: pulumi.Input<pulumi.Input<string>[]>;
29382
29428
  }
@@ -35618,6 +35664,12 @@ export declare namespace iot {
35618
35664
  * The resource group in which the endpoint will be created.
35619
35665
  */
35620
35666
  resourceGroupName?: pulumi.Input<string>;
35667
+ /**
35668
+ * The subscription ID for the endpoint.
35669
+ *
35670
+ * > **Note:** When `subscriptionId` isn't specified it will be set to the subscription ID of the IoT Hub resource.
35671
+ */
35672
+ subscriptionId?: pulumi.Input<string>;
35621
35673
  /**
35622
35674
  * The type of the endpoint. Possible values are `AzureIotHub.StorageContainer`, `AzureIotHub.ServiceBusQueue`, `AzureIotHub.ServiceBusTopic` or `AzureIotHub.EventHub`.
35623
35675
  */
@@ -36456,17 +36508,11 @@ export declare namespace keyvault {
36456
36508
  tenantId: pulumi.Input<string>;
36457
36509
  }
36458
36510
  interface KeyVaultContact {
36459
- /**
36460
- * E-mail address of the contact.
36461
- */
36462
36511
  email: pulumi.Input<string>;
36463
36512
  /**
36464
- * Name of the contact.
36513
+ * Specifies the name of the Key Vault. Changing this forces a new resource to be created. The name must be globally unique. If the vault is in a recoverable state then the vault will need to be purged before reusing the name.
36465
36514
  */
36466
36515
  name?: pulumi.Input<string>;
36467
- /**
36468
- * Phone number of the contact.
36469
- */
36470
36516
  phone?: pulumi.Input<string>;
36471
36517
  }
36472
36518
  interface KeyVaultNetworkAcls {
@@ -36564,6 +36610,9 @@ export declare namespace kusto {
36564
36610
  type: pulumi.Input<string>;
36565
36611
  }
36566
36612
  interface ClusterLanguageExtension {
36613
+ /**
36614
+ * The language extension image. Possible values are `Python3_11_7`, `Python3_11_7_DL`, `Python3_10_8`, `Python3_10_8_DL`, `Python3_6_5`, `PythonCustomImage`, and `R`.
36615
+ */
36567
36616
  image: pulumi.Input<string>;
36568
36617
  /**
36569
36618
  * The name of the Kusto Cluster to create. Only lowercase Alphanumeric characters allowed, starting with a letter. Changing this forces a new resource to be created.
@@ -36572,11 +36621,11 @@ export declare namespace kusto {
36572
36621
  }
36573
36622
  interface ClusterOptimizedAutoScale {
36574
36623
  /**
36575
- * The maximum number of allowed instances. Must between `0` and `1000`.
36624
+ * The maximum number of allowed instances. Possible values range between `0` and `1000`.
36576
36625
  */
36577
36626
  maximumInstances: pulumi.Input<number>;
36578
36627
  /**
36579
- * The minimum number of allowed instances. Must between `0` and `1000`.
36628
+ * The minimum number of allowed instances. Possible values range between `0` and `1000`.
36580
36629
  */
36581
36630
  minimumInstances: pulumi.Input<number>;
36582
36631
  }
@@ -36585,6 +36634,7 @@ export declare namespace kusto {
36585
36634
  * Specifies the node count for the cluster. Boundaries depend on the SKU name.
36586
36635
  *
36587
36636
  * > **Note:** If no `optimizedAutoScale` block is defined, then the capacity is required.
36637
+ *
36588
36638
  * > **Note:** If an `optimizedAutoScale` block is defined and no capacity is set, then the capacity is initially set to the value of `minimumInstances`.
36589
36639
  */
36590
36640
  capacity?: pulumi.Input<number>;
@@ -36795,6 +36845,8 @@ export declare namespace loadtest {
36795
36845
  interface LoadTestEncryptionIdentity {
36796
36846
  /**
36797
36847
  * The User Assigned Identity ID that should be assigned to this Load Test Encryption. Changing this forces a new Load Test to be created.
36848
+ *
36849
+ * > **Note:** The User Assigned Identity ID specified here must also exist in `identity.identity_ids`.
36798
36850
  */
36799
36851
  identityId: pulumi.Input<string>;
36800
36852
  /**
@@ -36809,7 +36861,6 @@ export declare namespace loadtest {
36809
36861
  identityIds?: pulumi.Input<pulumi.Input<string>[]>;
36810
36862
  /**
36811
36863
  * The Principal ID for the System-Assigned Managed Identity assigned to this Load Test.
36812
- * *
36813
36864
  */
36814
36865
  principalId?: pulumi.Input<string>;
36815
36866
  /**
@@ -36857,398 +36908,6 @@ export declare namespace logicapps {
36857
36908
  */
36858
36909
  actionResult: pulumi.Input<string>;
36859
36910
  }
36860
- interface GetStandardSiteConfig {
36861
- /**
36862
- * Should the Logic App be loaded at all times?
36863
- */
36864
- alwaysOn?: boolean;
36865
- /**
36866
- * The number of workers this Logic App can scale out to. Only applicable to apps on the Consumption and Premium plan.
36867
- */
36868
- appScaleLimit?: number;
36869
- /**
36870
- * The Auto-swap slot name.
36871
- */
36872
- autoSwapSlotName?: string;
36873
- /**
36874
- * A `cors` block as defined below.
36875
- */
36876
- cors?: inputs.logicapps.GetStandardSiteConfigCors;
36877
- /**
36878
- * The version of the .NET framework's CLR used in this Logic App.
36879
- */
36880
- dotnetFrameworkVersion?: string;
36881
- /**
36882
- * The number of minimum instances for this Logic App Only affects apps on the Premium plan.
36883
- */
36884
- elasticInstanceMinimum?: number;
36885
- /**
36886
- * The state of FTP / FTPS service for this Logic App.
36887
- */
36888
- ftpsState?: string;
36889
- /**
36890
- * Path which will be checked for this Logic App health.
36891
- */
36892
- healthCheckPath?: string;
36893
- /**
36894
- * Specifies whether the HTTP2 protocol should be enabled.
36895
- */
36896
- http2Enabled?: boolean;
36897
- /**
36898
- * A list of `ipRestriction` objects representing IP restrictions as defined below.
36899
- */
36900
- ipRestrictions?: inputs.logicapps.GetStandardSiteConfigIpRestriction[];
36901
- /**
36902
- * Linux App Framework and version for the Logic App.
36903
- */
36904
- linuxFxVersion?: string;
36905
- /**
36906
- * The minimum supported TLS version for the Logic App.
36907
- */
36908
- minTlsVersion?: string;
36909
- /**
36910
- * The number of pre-warmed instances for this Logic App Only affects apps on the Premium plan.
36911
- */
36912
- preWarmedInstanceCount?: number;
36913
- /**
36914
- * @deprecated the `site_config.public_network_access_enabled` property has been superseded by the `publicNetworkAccess` property and will be removed in v5.0 of the AzureRM Provider.
36915
- */
36916
- publicNetworkAccessEnabled?: boolean;
36917
- /**
36918
- * Should Runtime Scale Monitoring be enabled?. Only applicable to apps on the Premium plan.
36919
- */
36920
- runtimeScaleMonitoringEnabled?: boolean;
36921
- /**
36922
- * A list of `scmIpRestriction` objects representing SCM IP restrictions as defined below.
36923
- */
36924
- scmIpRestrictions?: inputs.logicapps.GetStandardSiteConfigScmIpRestriction[];
36925
- /**
36926
- * The minimum version of TLS required for SSL requests to the SCM site.
36927
- */
36928
- scmMinTlsVersion?: string;
36929
- /**
36930
- * The type of Source Control used by the Logic App in use by the Windows Function App.
36931
- */
36932
- scmType?: string;
36933
- /**
36934
- * Should the Logic App `ipRestriction` configuration be used for the SCM too.
36935
- */
36936
- scmUseMainIpRestriction?: boolean;
36937
- /**
36938
- * Should the Logic App run in 32 bit mode, rather than 64 bit mode?
36939
- */
36940
- use32BitWorkerProcess?: boolean;
36941
- /**
36942
- * Should all outbound traffic to have Virtual Network Security Groups and User Defined Routes applied.
36943
- */
36944
- vnetRouteAllEnabled?: boolean;
36945
- /**
36946
- * Should WebSockets be enabled?
36947
- */
36948
- websocketsEnabled?: boolean;
36949
- }
36950
- interface GetStandardSiteConfigArgs {
36951
- /**
36952
- * Should the Logic App be loaded at all times?
36953
- */
36954
- alwaysOn?: pulumi.Input<boolean>;
36955
- /**
36956
- * The number of workers this Logic App can scale out to. Only applicable to apps on the Consumption and Premium plan.
36957
- */
36958
- appScaleLimit?: pulumi.Input<number>;
36959
- /**
36960
- * The Auto-swap slot name.
36961
- */
36962
- autoSwapSlotName?: pulumi.Input<string>;
36963
- /**
36964
- * A `cors` block as defined below.
36965
- */
36966
- cors?: pulumi.Input<inputs.logicapps.GetStandardSiteConfigCorsArgs>;
36967
- /**
36968
- * The version of the .NET framework's CLR used in this Logic App.
36969
- */
36970
- dotnetFrameworkVersion?: pulumi.Input<string>;
36971
- /**
36972
- * The number of minimum instances for this Logic App Only affects apps on the Premium plan.
36973
- */
36974
- elasticInstanceMinimum?: pulumi.Input<number>;
36975
- /**
36976
- * The state of FTP / FTPS service for this Logic App.
36977
- */
36978
- ftpsState?: pulumi.Input<string>;
36979
- /**
36980
- * Path which will be checked for this Logic App health.
36981
- */
36982
- healthCheckPath?: pulumi.Input<string>;
36983
- /**
36984
- * Specifies whether the HTTP2 protocol should be enabled.
36985
- */
36986
- http2Enabled?: pulumi.Input<boolean>;
36987
- /**
36988
- * A list of `ipRestriction` objects representing IP restrictions as defined below.
36989
- */
36990
- ipRestrictions?: pulumi.Input<pulumi.Input<inputs.logicapps.GetStandardSiteConfigIpRestrictionArgs>[]>;
36991
- /**
36992
- * Linux App Framework and version for the Logic App.
36993
- */
36994
- linuxFxVersion?: pulumi.Input<string>;
36995
- /**
36996
- * The minimum supported TLS version for the Logic App.
36997
- */
36998
- minTlsVersion?: pulumi.Input<string>;
36999
- /**
37000
- * The number of pre-warmed instances for this Logic App Only affects apps on the Premium plan.
37001
- */
37002
- preWarmedInstanceCount?: pulumi.Input<number>;
37003
- /**
37004
- * @deprecated the `site_config.public_network_access_enabled` property has been superseded by the `publicNetworkAccess` property and will be removed in v5.0 of the AzureRM Provider.
37005
- */
37006
- publicNetworkAccessEnabled?: pulumi.Input<boolean>;
37007
- /**
37008
- * Should Runtime Scale Monitoring be enabled?. Only applicable to apps on the Premium plan.
37009
- */
37010
- runtimeScaleMonitoringEnabled?: pulumi.Input<boolean>;
37011
- /**
37012
- * A list of `scmIpRestriction` objects representing SCM IP restrictions as defined below.
37013
- */
37014
- scmIpRestrictions?: pulumi.Input<pulumi.Input<inputs.logicapps.GetStandardSiteConfigScmIpRestrictionArgs>[]>;
37015
- /**
37016
- * The minimum version of TLS required for SSL requests to the SCM site.
37017
- */
37018
- scmMinTlsVersion?: pulumi.Input<string>;
37019
- /**
37020
- * The type of Source Control used by the Logic App in use by the Windows Function App.
37021
- */
37022
- scmType?: pulumi.Input<string>;
37023
- /**
37024
- * Should the Logic App `ipRestriction` configuration be used for the SCM too.
37025
- */
37026
- scmUseMainIpRestriction?: pulumi.Input<boolean>;
37027
- /**
37028
- * Should the Logic App run in 32 bit mode, rather than 64 bit mode?
37029
- */
37030
- use32BitWorkerProcess?: pulumi.Input<boolean>;
37031
- /**
37032
- * Should all outbound traffic to have Virtual Network Security Groups and User Defined Routes applied.
37033
- */
37034
- vnetRouteAllEnabled?: pulumi.Input<boolean>;
37035
- /**
37036
- * Should WebSockets be enabled?
37037
- */
37038
- websocketsEnabled?: pulumi.Input<boolean>;
37039
- }
37040
- interface GetStandardSiteConfigCors {
37041
- /**
37042
- * A list of origins which should be able to make cross-origin calls.
37043
- */
37044
- allowedOrigins: string[];
37045
- /**
37046
- * Are credentials supported?
37047
- */
37048
- supportCredentials?: boolean;
37049
- }
37050
- interface GetStandardSiteConfigCorsArgs {
37051
- /**
37052
- * A list of origins which should be able to make cross-origin calls.
37053
- */
37054
- allowedOrigins: pulumi.Input<pulumi.Input<string>[]>;
37055
- /**
37056
- * Are credentials supported?
37057
- */
37058
- supportCredentials?: pulumi.Input<boolean>;
37059
- }
37060
- interface GetStandardSiteConfigIpRestriction {
37061
- /**
37062
- * Does this restriction `Allow` or `Deny` access for this IP range.
37063
- */
37064
- action?: string;
37065
- /**
37066
- * The `headers` block for this specific `ipRestriction` as defined below.
37067
- */
37068
- headers?: inputs.logicapps.GetStandardSiteConfigIpRestrictionHeaders;
37069
- /**
37070
- * The IP Address used for this IP Restriction in CIDR notation.
37071
- */
37072
- ipAddress?: string;
37073
- /**
37074
- * The name of the Logic App.
37075
- */
37076
- name?: string;
37077
- /**
37078
- * The priority for this IP Restriction. Restrictions are enforced in priority order.
37079
- */
37080
- priority?: number;
37081
- /**
37082
- * The Service Tag used for this IP Restriction.
37083
- */
37084
- serviceTag?: string;
37085
- /**
37086
- * The Virtual Network Subnet ID used for this IP Restriction.
37087
- */
37088
- virtualNetworkSubnetId?: string;
37089
- }
37090
- interface GetStandardSiteConfigIpRestrictionArgs {
37091
- /**
37092
- * Does this restriction `Allow` or `Deny` access for this IP range.
37093
- */
37094
- action?: pulumi.Input<string>;
37095
- /**
37096
- * The `headers` block for this specific `ipRestriction` as defined below.
37097
- */
37098
- headers?: pulumi.Input<inputs.logicapps.GetStandardSiteConfigIpRestrictionHeadersArgs>;
37099
- /**
37100
- * The IP Address used for this IP Restriction in CIDR notation.
37101
- */
37102
- ipAddress?: pulumi.Input<string>;
37103
- /**
37104
- * The name of the Logic App.
37105
- */
37106
- name?: pulumi.Input<string>;
37107
- /**
37108
- * The priority for this IP Restriction. Restrictions are enforced in priority order.
37109
- */
37110
- priority?: pulumi.Input<number>;
37111
- /**
37112
- * The Service Tag used for this IP Restriction.
37113
- */
37114
- serviceTag?: pulumi.Input<string>;
37115
- /**
37116
- * The Virtual Network Subnet ID used for this IP Restriction.
37117
- */
37118
- virtualNetworkSubnetId?: pulumi.Input<string>;
37119
- }
37120
- interface GetStandardSiteConfigIpRestrictionHeaders {
37121
- /**
37122
- * A list of allowed Azure FrontDoor IDs in UUID notation.
37123
- */
37124
- xAzureFdids?: string[];
37125
- /**
37126
- * A list to allow the Azure FrontDoor health probe header.
37127
- */
37128
- xFdHealthProbe?: string;
37129
- /**
37130
- * A list of allowed 'X-Forwarded-For' IPs in CIDR notation.
37131
- */
37132
- xForwardedFors?: string[];
37133
- /**
37134
- * A list of allowed 'X-Forwarded-Host' domains.
37135
- */
37136
- xForwardedHosts?: string[];
37137
- }
37138
- interface GetStandardSiteConfigIpRestrictionHeadersArgs {
37139
- /**
37140
- * A list of allowed Azure FrontDoor IDs in UUID notation.
37141
- */
37142
- xAzureFdids?: pulumi.Input<pulumi.Input<string>[]>;
37143
- /**
37144
- * A list to allow the Azure FrontDoor health probe header.
37145
- */
37146
- xFdHealthProbe?: pulumi.Input<string>;
37147
- /**
37148
- * A list of allowed 'X-Forwarded-For' IPs in CIDR notation.
37149
- */
37150
- xForwardedFors?: pulumi.Input<pulumi.Input<string>[]>;
37151
- /**
37152
- * A list of allowed 'X-Forwarded-Host' domains.
37153
- */
37154
- xForwardedHosts?: pulumi.Input<pulumi.Input<string>[]>;
37155
- }
37156
- interface GetStandardSiteConfigScmIpRestriction {
37157
- /**
37158
- * Does this restriction `Allow` or `Deny` access for this IP range.
37159
- */
37160
- action?: string;
37161
- /**
37162
- * The `headers` block for this specific `ipRestriction` as defined below.
37163
- */
37164
- headers?: inputs.logicapps.GetStandardSiteConfigScmIpRestrictionHeaders;
37165
- /**
37166
- * The IP Address used for this IP Restriction in CIDR notation.
37167
- */
37168
- ipAddress?: string;
37169
- /**
37170
- * The name of the Logic App.
37171
- */
37172
- name?: string;
37173
- /**
37174
- * The priority for this IP Restriction. Restrictions are enforced in priority order.
37175
- */
37176
- priority?: number;
37177
- /**
37178
- * The Service Tag used for this IP Restriction.
37179
- */
37180
- serviceTag?: string;
37181
- /**
37182
- * The Virtual Network Subnet ID used for this IP Restriction.
37183
- */
37184
- virtualNetworkSubnetId?: string;
37185
- }
37186
- interface GetStandardSiteConfigScmIpRestrictionArgs {
37187
- /**
37188
- * Does this restriction `Allow` or `Deny` access for this IP range.
37189
- */
37190
- action?: pulumi.Input<string>;
37191
- /**
37192
- * The `headers` block for this specific `ipRestriction` as defined below.
37193
- */
37194
- headers?: pulumi.Input<inputs.logicapps.GetStandardSiteConfigScmIpRestrictionHeadersArgs>;
37195
- /**
37196
- * The IP Address used for this IP Restriction in CIDR notation.
37197
- */
37198
- ipAddress?: pulumi.Input<string>;
37199
- /**
37200
- * The name of the Logic App.
37201
- */
37202
- name?: pulumi.Input<string>;
37203
- /**
37204
- * The priority for this IP Restriction. Restrictions are enforced in priority order.
37205
- */
37206
- priority?: pulumi.Input<number>;
37207
- /**
37208
- * The Service Tag used for this IP Restriction.
37209
- */
37210
- serviceTag?: pulumi.Input<string>;
37211
- /**
37212
- * The Virtual Network Subnet ID used for this IP Restriction.
37213
- */
37214
- virtualNetworkSubnetId?: pulumi.Input<string>;
37215
- }
37216
- interface GetStandardSiteConfigScmIpRestrictionHeaders {
37217
- /**
37218
- * A list of allowed Azure FrontDoor IDs in UUID notation.
37219
- */
37220
- xAzureFdids?: string[];
37221
- /**
37222
- * A list to allow the Azure FrontDoor health probe header.
37223
- */
37224
- xFdHealthProbe?: string;
37225
- /**
37226
- * A list of allowed 'X-Forwarded-For' IPs in CIDR notation.
37227
- */
37228
- xForwardedFors?: string[];
37229
- /**
37230
- * A list of allowed 'X-Forwarded-Host' domains.
37231
- */
37232
- xForwardedHosts?: string[];
37233
- }
37234
- interface GetStandardSiteConfigScmIpRestrictionHeadersArgs {
37235
- /**
37236
- * A list of allowed Azure FrontDoor IDs in UUID notation.
37237
- */
37238
- xAzureFdids?: pulumi.Input<pulumi.Input<string>[]>;
37239
- /**
37240
- * A list to allow the Azure FrontDoor health probe header.
37241
- */
37242
- xFdHealthProbe?: pulumi.Input<string>;
37243
- /**
37244
- * A list of allowed 'X-Forwarded-For' IPs in CIDR notation.
37245
- */
37246
- xForwardedFors?: pulumi.Input<pulumi.Input<string>[]>;
37247
- /**
37248
- * A list of allowed 'X-Forwarded-Host' domains.
37249
- */
37250
- xForwardedHosts?: pulumi.Input<pulumi.Input<string>[]>;
37251
- }
37252
36911
  interface IntegrationAccountAgreementGuestIdentity {
37253
36912
  /**
37254
36913
  * The authenticating body that provides unique guest identities to organizations.
@@ -37507,7 +37166,7 @@ export declare namespace logicapps {
37507
37166
  /**
37508
37167
  * A list of origins which should be able to make cross-origin calls. `*` can be used to allow all calls.
37509
37168
  */
37510
- allowedOrigins: pulumi.Input<pulumi.Input<string>[]>;
37169
+ allowedOrigins?: pulumi.Input<pulumi.Input<string>[]>;
37511
37170
  /**
37512
37171
  * Are credentials supported?
37513
37172
  */
@@ -37518,6 +37177,10 @@ export declare namespace logicapps {
37518
37177
  * Does this restriction `Allow` or `Deny` access for this IP range. Defaults to `Allow`.
37519
37178
  */
37520
37179
  action?: pulumi.Input<string>;
37180
+ /**
37181
+ * The Description of this IP Restriction.
37182
+ */
37183
+ description?: pulumi.Input<string>;
37521
37184
  /**
37522
37185
  * The `headers` block for this specific as a `ipRestriction` block as defined below.
37523
37186
  */
@@ -37568,6 +37231,10 @@ export declare namespace logicapps {
37568
37231
  * Does this restriction `Allow` or `Deny` access for this IP range. Defaults to `Allow`.
37569
37232
  */
37570
37233
  action?: pulumi.Input<string>;
37234
+ /**
37235
+ * The Description of this IP Restriction.
37236
+ */
37237
+ description?: pulumi.Input<string>;
37571
37238
  /**
37572
37239
  * The `headers` block for this specific `ipRestriction` as defined below.
37573
37240
  */
@@ -37935,9 +37602,13 @@ export declare namespace machinelearning {
37935
37602
  }
37936
37603
  interface WorkspaceManagedNetwork {
37937
37604
  /**
37938
- * The isolation mode of the Machine Learning Workspace. Possible values are `Disabled`, `AllowOnlyApprovedOutbound`, and `AllowInternetOutbound`
37605
+ * The isolation mode of the Machine Learning Workspace. Possible values are `Disabled`, `AllowOnlyApprovedOutbound`, and `AllowInternetOutbound`.
37939
37606
  */
37940
37607
  isolationMode?: pulumi.Input<string>;
37608
+ /**
37609
+ * Set to trigger the provisioning of the managed VNet with the default options when creating a Machine Learning Workspace with the managed VNet enabled. Defaults to `false`. Changing this forces a new resource to be created.
37610
+ */
37611
+ provisionOnCreationEnabled?: pulumi.Input<boolean>;
37941
37612
  }
37942
37613
  interface WorkspaceServerlessCompute {
37943
37614
  /**
@@ -38199,9 +37870,6 @@ export declare namespace management {
38199
37870
  }
38200
37871
  interface GroupPolicyAssignmentOverrideSelector {
38201
37872
  ins?: pulumi.Input<pulumi.Input<string>[]>;
38202
- /**
38203
- * Specifies which characteristic will narrow down the set of evaluated resources. Possible values are `resourceLocation`, `resourceType` and `resourceWithoutLocation`.
38204
- */
38205
37873
  kind?: pulumi.Input<string>;
38206
37874
  notIns?: pulumi.Input<pulumi.Input<string>[]>;
38207
37875
  }
@@ -38217,9 +37885,6 @@ export declare namespace management {
38217
37885
  }
38218
37886
  interface GroupPolicyAssignmentResourceSelectorSelector {
38219
37887
  ins?: pulumi.Input<pulumi.Input<string>[]>;
38220
- /**
38221
- * Specifies which characteristic will narrow down the set of evaluated resources. Possible values are `resourceLocation`, `resourceType` and `resourceWithoutLocation`.
38222
- */
38223
37888
  kind: pulumi.Input<string>;
38224
37889
  notIns?: pulumi.Input<pulumi.Input<string>[]>;
38225
37890
  }
@@ -38615,11 +38280,15 @@ export declare namespace mobile {
38615
38280
  }
38616
38281
  interface NetworkSliceSingleNetworkSliceSelectionAssistanceInformation {
38617
38282
  /**
38618
- * Slice differentiator (SD). Must be a 6 digit hex string.
38283
+ * 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.
38284
+ *
38285
+ * @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.
38619
38286
  */
38620
38287
  sliceDifferentiator?: pulumi.Input<string>;
38621
38288
  /**
38622
- * Slice/service type (SST). Must be between `0` and `255`.
38289
+ * 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.
38290
+ *
38291
+ * @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.
38623
38292
  */
38624
38293
  sliceServiceType: pulumi.Input<number>;
38625
38294
  }
@@ -38895,15 +38564,17 @@ export declare namespace monitoring {
38895
38564
  */
38896
38565
  operationName?: pulumi.Input<string>;
38897
38566
  /**
38898
- * The recommendation category of the event. Possible values are `Cost`, `Reliability`, `OperationalExcellence`, `HighAvailability` and `Performance`. It is only allowed when `category` is `Recommendation`.
38567
+ * The recommendation category of the event. Possible values are `Cost`, `Reliability`, `OperationalExcellence`, `HighAvailability`, `Performance` and `Security`.
38899
38568
  */
38900
38569
  recommendationCategory?: pulumi.Input<string>;
38901
38570
  /**
38902
- * The recommendation impact of the event. Possible values are `High`, `Medium` and `Low`. It is only allowed when `category` is `Recommendation`.
38571
+ * The recommendation impact of the event. Possible values are `High`, `Medium` and `Low`.
38572
+ *
38573
+ * > **Note:** The `recommendationType`, `recommendationCategory`, and `recommendationImpact` fields can only be defined if the `category` field has been set to `Recommendation`.
38903
38574
  */
38904
38575
  recommendationImpact?: pulumi.Input<string>;
38905
38576
  /**
38906
- * The recommendation type of the event. It is only allowed when `category` is `Recommendation`.
38577
+ * The recommendation type of the event.
38907
38578
  */
38908
38579
  recommendationType?: pulumi.Input<string>;
38909
38580
  /**
@@ -41236,6 +40907,10 @@ export declare namespace mysql {
41236
40907
  * The ID of the Key Vault Key.
41237
40908
  */
41238
40909
  keyVaultKeyId?: pulumi.Input<string>;
40910
+ /**
40911
+ * The ID of the Managed HSM Key.
40912
+ */
40913
+ managedHsmKeyId?: pulumi.Input<string>;
41239
40914
  /**
41240
40915
  * Specifies the primary user managed identity id for a Customer Managed Key. Should be added with `identityIds`.
41241
40916
  */
@@ -41599,7 +41274,9 @@ export declare namespace netapp {
41599
41274
  */
41600
41275
  networkFeatures?: pulumi.Input<string>;
41601
41276
  /**
41602
- * The target volume protocol expressed as a list. Changing this forces a new Application Volume Group to be created and data will be lost. Supported values for Application Volume Group include `NFSv3` or `NFSv4.1`.
41277
+ * The target volume protocol expressed as a list. Protocol conversion between `NFSv3` and `NFSv4.1` and vice-versa is supported without recreating the volume group, however export policy rules must be updated accordingly to avoid configuration drift (e.g., when converting from `NFSv3` to `NFSv4.1`, set `nfsv3Enabled = false` and `nfsv41Enabled = true` in export policy rules). Supported values include `NFSv3` or `NFSv4.1`.
41278
+ *
41279
+ * > **Note:** When converting protocols between NFSv3 and NFSv4.1, ensure that export policy rules are updated accordingly to avoid configuration drift. Update the `nfsv3Enabled` and `nfsv41Enabled` flags to match the new protocol.
41603
41280
  */
41604
41281
  protocols: pulumi.Input<string>;
41605
41282
  /**
@@ -41732,7 +41409,9 @@ export declare namespace netapp {
41732
41409
  */
41733
41410
  name: pulumi.Input<string>;
41734
41411
  /**
41735
- * The target volume protocol expressed as a list. Changing this forces a new Application Volume Group to be created and data will be lost. Supported values for Application Volume Group include `NFSv3` or `NFSv4.1`, multi-protocol is not supported and there are certain rules on which protocol is supporteed per volume spec, please check [Configure application volume groups for the SAP HANA REST API](https://learn.microsoft.com/en-us/azure/azure-netapp-files/configure-application-volume-group-sap-hana-api) document for details.
41412
+ * The target volume protocol expressed as a list. Protocol conversion between `NFSv3` and `NFSv4.1` and vice-versa is supported without recreating the volume group, however export policy rules must be updated accordingly to avoid configuration drift (e.g., when converting from `NFSv3` to `NFSv4.1`, set `nfsv3Enabled = false` and `nfsv41Enabled = true` in export policy rules). Supported values include `NFSv3` or `NFSv4.1`, multi-protocol is not supported. Please check [Configure application volume groups for the SAP HANA REST API](https://learn.microsoft.com/en-us/azure/azure-netapp-files/configure-application-volume-group-sap-hana-api) document for details.
41413
+ *
41414
+ * > **Note:** NFSv3 protocol is only supported for backup volumes (`data-backup`, `log-backup`) in SAP HANA volume groups. Critical volumes (`data`, `log`, `shared`) must use NFSv4.1. When converting protocols on backup volumes, ensure export policy rules are updated accordingly to avoid configuration drift.
41736
41415
  */
41737
41416
  protocols: pulumi.Input<string>;
41738
41417
  /**
@@ -46461,6 +46140,8 @@ export declare namespace policy {
46461
46140
  assignmentType?: pulumi.Input<string>;
46462
46141
  /**
46463
46142
  * The content hash for the Guest Configuration package.
46143
+ *
46144
+ * > **Note:** The value for `contentHash` should be the SH256SUM for the zip file in the `contentUri` and must be in upper case.
46464
46145
  */
46465
46146
  contentHash?: pulumi.Input<string>;
46466
46147
  /**
@@ -47820,6 +47501,20 @@ export declare namespace sentinel {
47820
47501
  */
47821
47502
  status?: pulumi.Input<string>;
47822
47503
  }
47504
+ interface AuthomationRuleActionIncidentTask {
47505
+ /**
47506
+ * The description of the incident task.
47507
+ */
47508
+ description?: pulumi.Input<string>;
47509
+ /**
47510
+ * The execution order of this action.
47511
+ */
47512
+ order: pulumi.Input<number>;
47513
+ /**
47514
+ * The title of the incident task.
47515
+ */
47516
+ title: pulumi.Input<string>;
47517
+ }
47823
47518
  interface AuthomationRuleActionPlaybook {
47824
47519
  /**
47825
47520
  * The ID of the Logic App that defines the playbook's logic.
@@ -47870,6 +47565,20 @@ export declare namespace sentinel {
47870
47565
  */
47871
47566
  status?: pulumi.Input<string>;
47872
47567
  }
47568
+ interface AutomationRuleActionIncidentTask {
47569
+ /**
47570
+ * The description of the incident task.
47571
+ */
47572
+ description?: pulumi.Input<string>;
47573
+ /**
47574
+ * The execution order of this action.
47575
+ */
47576
+ order: pulumi.Input<number>;
47577
+ /**
47578
+ * The title of the incident task.
47579
+ */
47580
+ title: pulumi.Input<string>;
47581
+ }
47873
47582
  interface AutomationRuleActionPlaybook {
47874
47583
  /**
47875
47584
  * The ID of the Logic App that defines the playbook's logic.
@@ -49918,7 +49627,7 @@ export declare namespace storage {
49918
49627
  }
49919
49628
  interface AccountSasPolicy {
49920
49629
  /**
49921
- * The SAS expiration action. The only possible value is `Log` at this moment. Defaults to `Log`.
49630
+ * The SAS expiration action. Possible values are `Log` and `Block`. Defaults to `Log`.
49922
49631
  */
49923
49632
  expirationAction?: pulumi.Input<string>;
49924
49633
  /**