@pulumi/azure 5.6.0 → 5.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (235) hide show
  1. package/apimanagement/service.d.ts +3 -3
  2. package/appconfiguration/configurationKey.d.ts +3 -3
  3. package/appconfiguration/getConfigurationKey.d.ts +1 -1
  4. package/appinsights/analyticsItem.d.ts +1 -1
  5. package/appinsights/analyticsItem.js +1 -1
  6. package/appinsights/webTest.d.ts +3 -3
  7. package/appplatform/springCloudApp.d.ts +12 -0
  8. package/appplatform/springCloudApp.js +2 -0
  9. package/appplatform/springCloudApp.js.map +1 -1
  10. package/appplatform/springCloudService.d.ts +8 -0
  11. package/appplatform/springCloudService.js +2 -0
  12. package/appplatform/springCloudService.js.map +1 -1
  13. package/appservice/appService.d.ts +3 -3
  14. package/appservice/environmentV3.d.ts +3 -3
  15. package/appservice/functionApp.d.ts +10 -10
  16. package/appservice/functionApp.js +1 -1
  17. package/appservice/getLinuxFunctionApp.d.ts +4 -1
  18. package/appservice/getLinuxFunctionApp.js.map +1 -1
  19. package/appservice/linuxFunctionApp.d.ts +9 -9
  20. package/appservice/linuxFunctionAppSlot.d.ts +6 -6
  21. package/appservice/linuxWebApp.d.ts +6 -6
  22. package/appservice/linuxWebAppSlot.d.ts +3 -3
  23. package/appservice/slot.d.ts +3 -3
  24. package/appservice/slotVirtualNetworkSwiftConnection.d.ts +1 -1
  25. package/appservice/slotVirtualNetworkSwiftConnection.js +1 -1
  26. package/appservice/staticSite.d.ts +7 -7
  27. package/appservice/staticSite.js +1 -1
  28. package/appservice/virtualNetworkSwiftConnection.d.ts +2 -2
  29. package/appservice/virtualNetworkSwiftConnection.js +2 -2
  30. package/appservice/windowsFunctionApp.d.ts +6 -6
  31. package/appservice/windowsFunctionAppSlot.d.ts +6 -6
  32. package/appservice/windowsWebApp.d.ts +3 -3
  33. package/appservice/windowsWebAppSlot.d.ts +3 -3
  34. package/authorization/roleDefinition.d.ts +1 -1
  35. package/authorization/roleDefinition.js +1 -1
  36. package/automation/webhook.d.ts +3 -3
  37. package/backup/policyFileShare.d.ts +3 -3
  38. package/backup/policyVM.d.ts +3 -3
  39. package/bot/healthbot.d.ts +3 -3
  40. package/compute/bastionHost.d.ts +3 -3
  41. package/compute/dataDiskAttachment.d.ts +3 -3
  42. package/compute/diskEncryptionSet.d.ts +3 -3
  43. package/compute/linuxVirtualMachineScaleSet.d.ts +6 -6
  44. package/compute/managedDisk.d.ts +3 -3
  45. package/compute/scaleSet.d.ts +3 -3
  46. package/compute/sharedImage.d.ts +3 -3
  47. package/compute/windowsVirtualMachineScaleSet.d.ts +6 -6
  48. package/config/vars.d.ts +14 -0
  49. package/config/vars.js +18 -0
  50. package/config/vars.js.map +1 -1
  51. package/containerservice/kubernetesCluster.d.ts +15 -15
  52. package/containerservice/kubernetesClusterNodePool.d.ts +6 -6
  53. package/core/getResources.d.ts +2 -2
  54. package/core/subscription.d.ts +1 -1
  55. package/core/subscription.js +1 -1
  56. package/core/templateDeployment.d.ts +1 -1
  57. package/core/templateDeployment.js +1 -1
  58. package/cosmosdb/cassandraDatacenter.d.ts +13 -1
  59. package/cosmosdb/cassandraDatacenter.js +13 -1
  60. package/cosmosdb/cassandraDatacenter.js.map +1 -1
  61. package/dashboard/dashboard.d.ts +1 -1
  62. package/dashboard/dashboard.js +1 -1
  63. package/datafactory/customDataset.d.ts +3 -3
  64. package/datafactory/datasetAzureBlob.d.ts +3 -3
  65. package/datafactory/datasetBinary.d.ts +3 -3
  66. package/datafactory/datasetCosmosDBApi.d.ts +3 -3
  67. package/datafactory/datasetDelimitedText.d.ts +3 -3
  68. package/datafactory/datasetHttp.d.ts +3 -3
  69. package/datafactory/datasetJson.d.ts +3 -3
  70. package/datafactory/datasetMysql.d.ts +3 -3
  71. package/datafactory/datasetParquet.d.ts +3 -3
  72. package/datafactory/datasetPostgresql.d.ts +3 -3
  73. package/datafactory/datasetSnowflake.d.ts +3 -3
  74. package/datafactory/datasetSqlServerTable.d.ts +3 -3
  75. package/datafactory/factory.d.ts +3 -3
  76. package/datafactory/integrationRuntimeManaged.d.ts +3 -3
  77. package/datafactory/integrationRuntimeRule.d.ts +3 -3
  78. package/datafactory/integrationRuntimeSsis.d.ts +3 -3
  79. package/datafactory/linkedCustomService.d.ts +6 -6
  80. package/datafactory/linkedServiceAzureBlobStorage.d.ts +3 -3
  81. package/datafactory/linkedServiceAzureDatabricks.d.ts +3 -3
  82. package/datafactory/linkedServiceAzureFileStorage.d.ts +3 -3
  83. package/datafactory/linkedServiceAzureFunction.d.ts +3 -3
  84. package/datafactory/linkedServiceAzureSearch.d.ts +3 -3
  85. package/datafactory/linkedServiceAzureSqlDatabase.d.ts +3 -3
  86. package/datafactory/linkedServiceAzureTableStorage.d.ts +3 -3
  87. package/datafactory/linkedServiceCosmosDb.d.ts +3 -3
  88. package/datafactory/linkedServiceCosmosDbMongoApi.d.ts +3 -3
  89. package/datafactory/linkedServiceDataLakeStorageGen2.d.ts +3 -3
  90. package/datafactory/linkedServiceKeyVault.d.ts +3 -3
  91. package/datafactory/linkedServiceKusto.d.ts +3 -3
  92. package/datafactory/linkedServiceMysql.d.ts +3 -3
  93. package/datafactory/linkedServiceOdata.d.ts +3 -3
  94. package/datafactory/linkedServiceOdbc.d.ts +3 -3
  95. package/datafactory/linkedServicePostgresql.d.ts +3 -3
  96. package/datafactory/linkedServiceSftp.d.ts +3 -3
  97. package/datafactory/linkedServiceSnowflake.d.ts +3 -3
  98. package/datafactory/linkedServiceSqlServer.d.ts +3 -3
  99. package/datafactory/linkedServiceSynapse.d.ts +3 -3
  100. package/datafactory/linkedServiceWeb.d.ts +6 -6
  101. package/datafactory/pipeline.d.ts +3 -3
  102. package/datafactory/triggerSchedule.d.ts +3 -3
  103. package/dataprotection/backupInstancePostgresql.d.ts +1 -1
  104. package/dataprotection/backupInstancePostgresql.js +1 -1
  105. package/desktopvirtualization/hostPool.d.ts +3 -3
  106. package/desktopvirtualization/scalingPlan.d.ts +2 -2
  107. package/desktopvirtualization/scalingPlan.js +2 -2
  108. package/domainservices/getService.d.ts +2 -2
  109. package/domainservices/getService.js +1 -1
  110. package/domainservices/service.d.ts +3 -3
  111. package/elasticcloud/elasticsearch.d.ts +213 -0
  112. package/elasticcloud/elasticsearch.js +110 -0
  113. package/elasticcloud/elasticsearch.js.map +1 -0
  114. package/elasticcloud/getElasticsearch.d.ts +119 -0
  115. package/elasticcloud/getElasticsearch.js +41 -0
  116. package/elasticcloud/getElasticsearch.js.map +1 -0
  117. package/elasticcloud/index.d.ts +2 -0
  118. package/elasticcloud/index.js +38 -0
  119. package/elasticcloud/index.js.map +1 -0
  120. package/eventhub/queue.d.ts +9 -9
  121. package/eventhub/topic.d.ts +6 -6
  122. package/healthcare/fhirService.d.ts +219 -0
  123. package/healthcare/fhirService.js +130 -0
  124. package/healthcare/fhirService.js.map +1 -0
  125. package/healthcare/getFhirService.d.ts +107 -0
  126. package/healthcare/getFhirService.js +40 -0
  127. package/healthcare/getFhirService.js.map +1 -0
  128. package/healthcare/index.d.ts +2 -0
  129. package/healthcare/index.js +6 -0
  130. package/healthcare/index.js.map +1 -1
  131. package/hpc/cacheBlobNfsTarget.d.ts +1 -1
  132. package/hpc/cacheBlobNfsTarget.js +1 -1
  133. package/hsm/module.d.ts +1 -1
  134. package/hsm/module.js +1 -1
  135. package/index.d.ts +2 -1
  136. package/index.js +5 -3
  137. package/index.js.map +1 -1
  138. package/keyvault/accessPolicy.d.ts +1 -1
  139. package/keyvault/accessPolicy.js +1 -1
  140. package/kusto/script.d.ts +3 -3
  141. package/lighthouse/assignment.d.ts +1 -1
  142. package/lighthouse/assignment.js +1 -1
  143. package/lighthouse/definition.d.ts +1 -1
  144. package/lighthouse/definition.js +1 -1
  145. package/loganalytics/linkedStorageAccount.d.ts +3 -3
  146. package/logicapps/standard.d.ts +3 -3
  147. package/logicapps/workflow.d.ts +3 -3
  148. package/mariadb/server.d.ts +6 -6
  149. package/mariadb/virtualNetworkRule.d.ts +1 -1
  150. package/mariadb/virtualNetworkRule.js +1 -1
  151. package/monitoring/logProfile.d.ts +1 -1
  152. package/monitoring/logProfile.js +1 -1
  153. package/mssql/managedInstance.d.ts +15 -3
  154. package/mssql/managedInstance.js +2 -0
  155. package/mssql/managedInstance.js.map +1 -1
  156. package/mssql/serverTransparentDataEncryption.d.ts +1 -1
  157. package/mssql/serverTransparentDataEncryption.js +1 -1
  158. package/mysql/server.d.ts +6 -6
  159. package/mysql/virtualNetworkRule.d.ts +1 -1
  160. package/mysql/virtualNetworkRule.js +1 -1
  161. package/netapp/volume.d.ts +3 -3
  162. package/network/expressRouteCircuit.d.ts +2 -2
  163. package/network/expressRouteConnection.d.ts +1 -1
  164. package/network/expressRouteConnection.js +1 -1
  165. package/network/getExpressRouteCircuit.d.ts +1 -1
  166. package/network/getServiceTags.d.ts +4 -4
  167. package/network/getVirtualNetworkGateway.d.ts +1 -1
  168. package/network/index.d.ts +1 -0
  169. package/network/index.js +5 -0
  170. package/network/index.js.map +1 -1
  171. package/network/networkSecurityRule.d.ts +3 -3
  172. package/network/pointToPointVpnGateway.d.ts +3 -3
  173. package/network/route.d.ts +3 -3
  174. package/network/routeTable.d.ts +3 -3
  175. package/network/trafficManagerAzureEndpoint.d.ts +3 -3
  176. package/network/trafficManagerExternalEndpoint.d.ts +3 -3
  177. package/network/trafficManagerNestedEndpoint.d.ts +3 -3
  178. package/network/virtualHub.d.ts +3 -3
  179. package/network/virtualNetworkGateway.d.ts +3 -3
  180. package/network/virtualNetworkGatewayConnection.d.ts +6 -6
  181. package/network/virtualNetworkGatewayNatRule.d.ts +144 -0
  182. package/network/virtualNetworkGatewayNatRule.js +86 -0
  183. package/network/virtualNetworkGatewayNatRule.js.map +1 -0
  184. package/network/vpnGateway.d.ts +3 -3
  185. package/operationalinsights/analyticsSolution.d.ts +3 -3
  186. package/package.json +2 -2
  187. package/package.json.dev +2 -2
  188. package/policy/getPolicyDefintion.d.ts +1 -1
  189. package/portal/dashboard.d.ts +1 -1
  190. package/portal/dashboard.js +1 -1
  191. package/postgresql/server.d.ts +6 -6
  192. package/postgresql/virtualNetworkRule.d.ts +1 -1
  193. package/postgresql/virtualNetworkRule.js +1 -1
  194. package/provider.d.ts +24 -0
  195. package/provider.js +3 -0
  196. package/provider.js.map +1 -1
  197. package/redis/cache.d.ts +2 -2
  198. package/redis/cache.js +2 -2
  199. package/role/definition.d.ts +1 -1
  200. package/role/definition.js +1 -1
  201. package/securitycenter/serverVulnerabilityAssessment.d.ts +1 -1
  202. package/securitycenter/serverVulnerabilityAssessment.js +1 -1
  203. package/sentinel/dataConnectorAwsS3.d.ts +3 -3
  204. package/servicebus/getQueue.d.ts +2 -2
  205. package/servicebus/getTopic.d.ts +1 -1
  206. package/servicebus/queue.d.ts +9 -9
  207. package/servicebus/topic.d.ts +6 -6
  208. package/sql/database.d.ts +15 -15
  209. package/storage/account.d.ts +6 -6
  210. package/storage/dataLakeGen2Filesystem.d.ts +1 -1
  211. package/storage/dataLakeGen2Filesystem.js +1 -1
  212. package/storage/dataLakeGen2Path.d.ts +1 -1
  213. package/storage/dataLakeGen2Path.js +1 -1
  214. package/storage/encryptionScope.d.ts +1 -1
  215. package/storage/encryptionScope.js +1 -1
  216. package/storage/getAccount.d.ts +2 -2
  217. package/storage/getAccountSAS.d.ts +2 -2
  218. package/storage/getAccountSAS.js +2 -2
  219. package/storage/share.d.ts +1 -1
  220. package/storage/share.js +1 -1
  221. package/storage/syncCloudEndpoint.d.ts +1 -1
  222. package/storage/syncCloudEndpoint.js +1 -1
  223. package/streamanalytics/referenceInputBlob.d.ts +1 -1
  224. package/streamanalytics/referenceInputBlob.js +1 -1
  225. package/streamanalytics/referenceInputMssql.d.ts +1 -1
  226. package/streamanalytics/referenceInputMssql.js +1 -1
  227. package/synapse/linkedService.d.ts +3 -3
  228. package/types/input.d.ts +240 -80
  229. package/types/output.d.ts +258 -81
  230. package/videoanalyzer/analyzer.d.ts +2 -0
  231. package/videoanalyzer/analyzer.js +2 -0
  232. package/videoanalyzer/analyzer.js.map +1 -1
  233. package/videoanalyzer/edgeModule.d.ts +2 -0
  234. package/videoanalyzer/edgeModule.js +2 -0
  235. package/videoanalyzer/edgeModule.js.map +1 -1
package/types/input.d.ts CHANGED
@@ -1520,6 +1520,10 @@ export declare namespace appplatform {
1520
1520
  storageName: pulumi.Input<string>;
1521
1521
  }
1522
1522
  interface SpringCloudAppIdentity {
1523
+ /**
1524
+ * A list of User Assigned Managed Identity IDs to be assigned to this Spring Cloud Application.
1525
+ */
1526
+ identityIds?: pulumi.Input<pulumi.Input<string>[]>;
1523
1527
  /**
1524
1528
  * The Principal ID for the Service Principal associated with the Managed Service Identity of this Spring Cloud Application.
1525
1529
  */
@@ -1529,7 +1533,7 @@ export declare namespace appplatform {
1529
1533
  */
1530
1534
  tenantId?: pulumi.Input<string>;
1531
1535
  /**
1532
- * Specifies the type of Managed Service Identity that should be configured on this Cosmos Account. The only possible value is `SystemAssigned`.
1536
+ * Specifies the type of Managed Service Identity that should be configured on this Spring Cloud Application. Possible values are `SystemAssigned`, `UserAssigned`, `SystemAssigned, UserAssigned` (to enable both).
1533
1537
  */
1534
1538
  type: pulumi.Input<string>;
1535
1539
  }
@@ -2223,7 +2227,7 @@ export declare namespace appservice {
2223
2227
  */
2224
2228
  minTlsVersion?: pulumi.Input<string>;
2225
2229
  /**
2226
- * The scaled number of workers (for per site scaling) of this App Service. Requires that `perSiteScaling` is enabled on the `azure.appservice.Plan`. [For more information - please see Microsoft documentation on high-density hosting](https://docs.microsoft.com/en-us/azure/app-service/manage-scale-per-app).
2230
+ * The scaled number of workers (for per site scaling) of this App Service. Requires that `perSiteScaling` is enabled on the `azure.appservice.Plan`. [For more information - please see Microsoft documentation on high-density hosting](https://docs.microsoft.com/azure/app-service/manage-scale-per-app).
2227
2231
  */
2228
2232
  numberOfWorkers?: pulumi.Input<number>;
2229
2233
  /**
@@ -2670,7 +2674,7 @@ export declare namespace appservice {
2670
2674
  */
2671
2675
  cors?: pulumi.Input<inputs.appservice.FunctionAppSiteConfigCors>;
2672
2676
  /**
2673
- * The version of the .NET framework's CLR used in this function app. Possible values are `v4.0` (including .NET Core 2.1 and 3.1), `v5.0` and `v6.0`. [For more information on which .NET Framework version to use based on the runtime version you're targeting - please see this table](https://docs.microsoft.com/en-us/azure/azure-functions/functions-dotnet-class-library#supported-versions). Defaults to `v4.0`.
2677
+ * The version of the .NET framework's CLR used in this function app. Possible values are `v4.0` (including .NET Core 2.1 and 3.1), `v5.0` and `v6.0`. [For more information on which .NET Framework version to use based on the runtime version you're targeting - please see this table](https://docs.microsoft.com/azure/azure-functions/functions-dotnet-class-library#supported-versions). Defaults to `v4.0`.
2674
2678
  */
2675
2679
  dotnetFrameworkVersion?: pulumi.Input<string>;
2676
2680
  /**
@@ -3030,7 +3034,7 @@ export declare namespace appservice {
3030
3034
  */
3031
3035
  cors?: pulumi.Input<inputs.appservice.FunctionAppSlotSiteConfigCors>;
3032
3036
  /**
3033
- * The version of the .NET framework's CLR used in this function app. Possible values are `v4.0` (including .NET Core 2.1 and 3.1), `v5.0` and `v6.0`. [For more information on which .NET Framework version to use based on the runtime version you're targeting - please see this table](https://docs.microsoft.com/en-us/azure/azure-functions/functions-dotnet-class-library#supported-versions). Defaults to `v4.0`.
3037
+ * The version of the .NET framework's CLR used in this function app. Possible values are `v4.0` (including .NET Core 2.1 and 3.1), `v5.0` and `v6.0`. [For more information on which .NET Framework version to use based on the runtime version you're targeting - please see this table](https://docs.microsoft.com/azure/azure-functions/functions-dotnet-class-library#supported-versions). Defaults to `v4.0`.
3034
3038
  */
3035
3039
  dotnetFrameworkVersion?: pulumi.Input<string>;
3036
3040
  /**
@@ -3350,7 +3354,7 @@ export declare namespace appservice {
3350
3354
  */
3351
3355
  clientSecretSettingName?: pulumi.Input<string>;
3352
3356
  /**
3353
- * Specifies a list of OAuth 2.0 scopes that will be requested as part of Google Sign-In authentication. If not specified, "openid", "profile", and "email" are used as default scopes.
3357
+ * Specifies a list of OAuth 2.0 scopes that will be requested as part of Google Sign-In authentication. If not specified, `openid`, `profile`, and `email` are used as default scopes.
3354
3358
  */
3355
3359
  oauthScopes?: pulumi.Input<pulumi.Input<string>[]>;
3356
3360
  }
@@ -3624,7 +3628,7 @@ export declare namespace appservice {
3624
3628
  */
3625
3629
  nodeVersion?: pulumi.Input<string>;
3626
3630
  /**
3627
- * The version of PowerShell Core to run. Possible values are `7`.
3631
+ * The version of PowerShell Core to run. Possible values are `7`, and `7.2`.
3628
3632
  */
3629
3633
  powershellCoreVersion?: pulumi.Input<string>;
3630
3634
  /**
@@ -3910,7 +3914,7 @@ export declare namespace appservice {
3910
3914
  */
3911
3915
  clientSecretSettingName?: pulumi.Input<string>;
3912
3916
  /**
3913
- * Specifies a list of OAuth 2.0 scopes that will be requested as part of Google Sign-In authentication. If not specified, "openid", "profile", and "email" are used as default scopes.
3917
+ * Specifies a list of OAuth 2.0 scopes that will be requested as part of Google Sign-In authentication. If not specified, `openid`, `profile`, and `email` are used as default scopes.
3914
3918
  */
3915
3919
  oauthScopes?: pulumi.Input<pulumi.Input<string>[]>;
3916
3920
  }
@@ -4200,7 +4204,7 @@ export declare namespace appservice {
4200
4204
  */
4201
4205
  nodeVersion?: pulumi.Input<string>;
4202
4206
  /**
4203
- * The version of PowerShell Core to use. Possibles values are `7`.
4207
+ * The version of PowerShell Core to use. Possibles values are `7` , and `7.2`.
4204
4208
  */
4205
4209
  powershellCoreVersion?: pulumi.Input<string>;
4206
4210
  /**
@@ -4496,7 +4500,7 @@ export declare namespace appservice {
4496
4500
  */
4497
4501
  clientSecretSettingName?: pulumi.Input<string>;
4498
4502
  /**
4499
- * Specifies a list of OAuth 2.0 scopes that will be requested as part of Google Sign-In authentication. If not specified, "openid", "profile", and "email" are used as default scopes.
4503
+ * Specifies a list of OAuth 2.0 scopes that will be requested as part of Google Sign-In authentication. If not specified, `openid`, `profile`, and `email` are used as default scopes.
4500
4504
  */
4501
4505
  oauthScopes?: pulumi.Input<pulumi.Input<string>[]>;
4502
4506
  }
@@ -4679,7 +4683,7 @@ export declare namespace appservice {
4679
4683
  }
4680
4684
  interface LinuxWebAppSiteConfig {
4681
4685
  /**
4682
- * If this Linux Web App is Always On enabled. Defaults to `false`.
4686
+ * If this Linux Web App is Always On enabled. Defaults to `true`.
4683
4687
  */
4684
4688
  alwaysOn?: pulumi.Input<boolean>;
4685
4689
  apiDefinitionUrl?: pulumi.Input<string>;
@@ -5167,7 +5171,7 @@ export declare namespace appservice {
5167
5171
  */
5168
5172
  clientSecretSettingName?: pulumi.Input<string>;
5169
5173
  /**
5170
- * Specifies a list of OAuth 2.0 scopes that will be requested as part of Google Sign-In authentication. If not specified, "openid", "profile", and "email" are used as default scopes.
5174
+ * Specifies a list of OAuth 2.0 scopes that will be requested as part of Google Sign-In authentication. If not specified, `openid`, `profile`, and `email` are used as default scopes.
5171
5175
  */
5172
5176
  oauthScopes?: pulumi.Input<pulumi.Input<string>[]>;
5173
5177
  }
@@ -6088,7 +6092,7 @@ export declare namespace appservice {
6088
6092
  */
6089
6093
  minTlsVersion?: pulumi.Input<string>;
6090
6094
  /**
6091
- * The scaled number of workers (for per site scaling) of this App Service Slot. Requires that `perSiteScaling` is enabled on the `azure.appservice.Plan`. [For more information - please see Microsoft documentation on high-density hosting](https://docs.microsoft.com/en-us/azure/app-service/manage-scale-per-app).
6095
+ * The scaled number of workers (for per site scaling) of this App Service Slot. Requires that `perSiteScaling` is enabled on the `azure.appservice.Plan`. [For more information - please see Microsoft documentation on high-density hosting](https://docs.microsoft.com/azure/app-service/manage-scale-per-app).
6092
6096
  */
6093
6097
  numberOfWorkers?: pulumi.Input<number>;
6094
6098
  /**
@@ -6508,7 +6512,7 @@ export declare namespace appservice {
6508
6512
  */
6509
6513
  clientSecretSettingName?: pulumi.Input<string>;
6510
6514
  /**
6511
- * Specifies a list of OAuth 2.0 scopes that will be requested as part of Google Sign-In authentication. If not specified, "openid", "profile", and "email" are used as default scopes.
6515
+ * Specifies a list of OAuth 2.0 scopes that will be requested as part of Google Sign-In authentication. If not specified, `openid`, `profile`, and `email` are used as default scopes.
6512
6516
  */
6513
6517
  oauthScopes?: pulumi.Input<pulumi.Input<string>[]>;
6514
6518
  }
@@ -6770,7 +6774,7 @@ export declare namespace appservice {
6770
6774
  */
6771
6775
  nodeVersion?: pulumi.Input<string>;
6772
6776
  /**
6773
- * The version of PowerShell Core to run. Possible values are `7`.
6777
+ * The version of PowerShell Core to run. Possible values are `7`, and `7.2`.
6774
6778
  */
6775
6779
  powershellCoreVersion?: pulumi.Input<string>;
6776
6780
  /**
@@ -7308,7 +7312,7 @@ export declare namespace appservice {
7308
7312
  */
7309
7313
  nodeVersion?: pulumi.Input<string>;
7310
7314
  /**
7311
- * The PowerShell Core version to use. Possible values are `7`.
7315
+ * The PowerShell Core version to use. Possible values are `7`, and `7.2`.
7312
7316
  */
7313
7317
  powershellCoreVersion?: pulumi.Input<string>;
7314
7318
  /**
@@ -7578,7 +7582,7 @@ export declare namespace appservice {
7578
7582
  */
7579
7583
  clientSecretSettingName?: pulumi.Input<string>;
7580
7584
  /**
7581
- * Specifies a list of OAuth 2.0 scopes that will be requested as part of Google Sign-In authentication. If not specified, "openid", "profile", and "email" are used as default scopes.
7585
+ * Specifies a list of OAuth 2.0 scopes that will be requested as part of Google Sign-In authentication. If not specified, `openid`, `profile`, and `email` are used as default scopes.
7582
7586
  */
7583
7587
  oauthScopes?: pulumi.Input<pulumi.Input<string>[]>;
7584
7588
  }
@@ -8304,7 +8308,7 @@ export declare namespace appservice {
8304
8308
  */
8305
8309
  clientSecretSettingName?: pulumi.Input<string>;
8306
8310
  /**
8307
- * Specifies a list of OAuth 2.0 scopes that will be requested as part of Google Sign-In authentication. If not specified, "openid", "profile", and "email" are used as default scopes.
8311
+ * Specifies a list of OAuth 2.0 scopes that will be requested as part of Google Sign-In authentication. If not specified, `openid`, `profile`, and `email` are used as default scopes.
8308
8312
  */
8309
8313
  oauthScopes?: pulumi.Input<pulumi.Input<string>[]>;
8310
8314
  }
@@ -8967,19 +8971,19 @@ export declare namespace appservice {
8967
8971
  export declare namespace authorization {
8968
8972
  interface RoleDefinitionPermission {
8969
8973
  /**
8970
- * One or more Allowed Actions, such as `*`, `Microsoft.Resources/subscriptions/resourceGroups/read`. See ['Azure Resource Manager resource provider operations'](https://docs.microsoft.com/en-us/azure/role-based-access-control/resource-provider-operations) for details.
8974
+ * One or more Allowed Actions, such as `*`, `Microsoft.Resources/subscriptions/resourceGroups/read`. See ['Azure Resource Manager resource provider operations'](https://docs.microsoft.com/azure/role-based-access-control/resource-provider-operations) for details.
8971
8975
  */
8972
8976
  actions?: pulumi.Input<pulumi.Input<string>[]>;
8973
8977
  /**
8974
- * One or more Allowed Data Actions, such as `*`, `Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read`. See ['Azure Resource Manager resource provider operations'](https://docs.microsoft.com/en-us/azure/role-based-access-control/resource-provider-operations) for details.
8978
+ * One or more Allowed Data Actions, such as `*`, `Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read`. See ['Azure Resource Manager resource provider operations'](https://docs.microsoft.com/azure/role-based-access-control/resource-provider-operations) for details.
8975
8979
  */
8976
8980
  dataActions?: pulumi.Input<pulumi.Input<string>[]>;
8977
8981
  /**
8978
- * One or more Disallowed Actions, such as `*`, `Microsoft.Resources/subscriptions/resourceGroups/read`. See ['Azure Resource Manager resource provider operations'](https://docs.microsoft.com/en-us/azure/role-based-access-control/resource-provider-operations) for details.
8982
+ * One or more Disallowed Actions, such as `*`, `Microsoft.Resources/subscriptions/resourceGroups/read`. See ['Azure Resource Manager resource provider operations'](https://docs.microsoft.com/azure/role-based-access-control/resource-provider-operations) for details.
8979
8983
  */
8980
8984
  notActions?: pulumi.Input<pulumi.Input<string>[]>;
8981
8985
  /**
8982
- * One or more Disallowed Data Actions, such as `*`, `Microsoft.Resources/subscriptions/resourceGroups/read`. See ['Azure Resource Manager resource provider operations'](https://docs.microsoft.com/en-us/azure/role-based-access-control/resource-provider-operations) for details.
8986
+ * One or more Disallowed Data Actions, such as `*`, `Microsoft.Resources/subscriptions/resourceGroups/read`. See ['Azure Resource Manager resource provider operations'](https://docs.microsoft.com/azure/role-based-access-control/resource-provider-operations) for details.
8983
8987
  */
8984
8988
  notDataActions?: pulumi.Input<pulumi.Input<string>[]>;
8985
8989
  }
@@ -9204,7 +9208,7 @@ export declare namespace backup {
9204
9208
  export declare namespace batch {
9205
9209
  interface AccountEncryption {
9206
9210
  /**
9207
- * The Azure key vault reference id with version that should be used to encrypt data, as documented [here](https://docs.microsoft.com/en-us/azure/batch/batch-customer-managed-key). Key rotation is not yet supported.
9211
+ * The Azure key vault reference id with version that should be used to encrypt data, as documented [here](https://docs.microsoft.com/azure/batch/batch-customer-managed-key). Key rotation is not yet supported.
9208
9212
  */
9209
9213
  keyVaultKeyId: pulumi.Input<string>;
9210
9214
  }
@@ -9452,7 +9456,7 @@ export declare namespace batch {
9452
9456
  }
9453
9457
  interface PoolStorageImageReference {
9454
9458
  /**
9455
- * Specifies the ID of the Custom Image which the virtual machines should be created from. Changing this forces a new resource to be created. See [official documentation](https://docs.microsoft.com/en-us/azure/batch/batch-custom-images) for more details.
9459
+ * Specifies the ID of the Custom Image which the virtual machines should be created from. Changing this forces a new resource to be created. See [official documentation](https://docs.microsoft.com/azure/batch/batch-custom-images) for more details.
9456
9460
  * ---
9457
9461
  */
9458
9462
  id?: pulumi.Input<string>;
@@ -9699,7 +9703,7 @@ export declare namespace cdn {
9699
9703
  */
9700
9704
  selector: pulumi.Input<string>;
9701
9705
  /**
9702
- * Valid values are `Lowercase` and `Uppercase`.
9706
+ * A list of transforms. Valid values are `Lowercase` and `Uppercase`.
9703
9707
  */
9704
9708
  transforms?: pulumi.Input<pulumi.Input<string>[]>;
9705
9709
  }
@@ -9777,7 +9781,7 @@ export declare namespace cdn {
9777
9781
  */
9778
9782
  selector: pulumi.Input<string>;
9779
9783
  /**
9780
- * Valid values are `Lowercase` and `Uppercase`.
9784
+ * A list of transforms. Valid values are `Lowercase` and `Uppercase`.
9781
9785
  */
9782
9786
  transforms?: pulumi.Input<pulumi.Input<string>[]>;
9783
9787
  }
@@ -9795,7 +9799,7 @@ export declare namespace cdn {
9795
9799
  */
9796
9800
  operator: pulumi.Input<string>;
9797
9801
  /**
9798
- * Valid values are `Lowercase` and `Uppercase`.
9802
+ * A list of transforms. Valid values are `Lowercase` and `Uppercase`.
9799
9803
  */
9800
9804
  transforms?: pulumi.Input<pulumi.Input<string>[]>;
9801
9805
  }
@@ -9827,7 +9831,7 @@ export declare namespace cdn {
9827
9831
  */
9828
9832
  operator: pulumi.Input<string>;
9829
9833
  /**
9830
- * Valid values are `Lowercase` and `Uppercase`.
9834
+ * A list of transforms. Valid values are `Lowercase` and `Uppercase`.
9831
9835
  */
9832
9836
  transforms?: pulumi.Input<pulumi.Input<string>[]>;
9833
9837
  }
@@ -9849,7 +9853,7 @@ export declare namespace cdn {
9849
9853
  */
9850
9854
  selector: pulumi.Input<string>;
9851
9855
  /**
9852
- * Valid values are `Lowercase` and `Uppercase`.
9856
+ * A list of transforms. Valid values are `Lowercase` and `Uppercase`.
9853
9857
  */
9854
9858
  transforms?: pulumi.Input<pulumi.Input<string>[]>;
9855
9859
  }
@@ -9895,7 +9899,7 @@ export declare namespace cdn {
9895
9899
  */
9896
9900
  operator: pulumi.Input<string>;
9897
9901
  /**
9898
- * Valid values are `Lowercase` and `Uppercase`.
9902
+ * A list of transforms. Valid values are `Lowercase` and `Uppercase`.
9899
9903
  */
9900
9904
  transforms?: pulumi.Input<pulumi.Input<string>[]>;
9901
9905
  }
@@ -9913,7 +9917,7 @@ export declare namespace cdn {
9913
9917
  */
9914
9918
  operator: pulumi.Input<string>;
9915
9919
  /**
9916
- * Valid values are `Lowercase` and `Uppercase`.
9920
+ * A list of transforms. Valid values are `Lowercase` and `Uppercase`.
9917
9921
  */
9918
9922
  transforms?: pulumi.Input<pulumi.Input<string>[]>;
9919
9923
  }
@@ -9931,7 +9935,7 @@ export declare namespace cdn {
9931
9935
  */
9932
9936
  operator: pulumi.Input<string>;
9933
9937
  /**
9934
- * Valid values are `Lowercase` and `Uppercase`.
9938
+ * A list of transforms. Valid values are `Lowercase` and `Uppercase`.
9935
9939
  */
9936
9940
  transforms?: pulumi.Input<pulumi.Input<string>[]>;
9937
9941
  }
@@ -9949,7 +9953,7 @@ export declare namespace cdn {
9949
9953
  */
9950
9954
  operator: pulumi.Input<string>;
9951
9955
  /**
9952
- * Valid values are `Lowercase` and `Uppercase`.
9956
+ * A list of transforms. Valid values are `Lowercase` and `Uppercase`.
9953
9957
  */
9954
9958
  transforms?: pulumi.Input<pulumi.Input<string>[]>;
9955
9959
  }
@@ -11021,7 +11025,7 @@ export declare namespace compute {
11021
11025
  identityIds?: pulumi.Input<pulumi.Input<string>[]>;
11022
11026
  principalId?: pulumi.Input<string>;
11023
11027
  /**
11024
- * Specifies the identity type to be assigned to the scale set. Allowable values are `SystemAssigned` and `UserAssigned`. For the `SystemAssigned` identity the scale set's Service Principal ID (SPN) can be retrieved after the scale set has been created. See [documentation](https://docs.microsoft.com/en-us/azure/active-directory/managed-service-identity/overview) for more information.
11028
+ * Specifies the identity type to be assigned to the scale set. Allowable values are `SystemAssigned` and `UserAssigned`. For the `SystemAssigned` identity the scale set's Service Principal ID (SPN) can be retrieved after the scale set has been created. See [documentation](https://docs.microsoft.com/azure/active-directory/managed-service-identity/overview) for more information.
11025
11029
  */
11026
11030
  type: pulumi.Input<string>;
11027
11031
  }
@@ -11487,7 +11491,7 @@ export declare namespace compute {
11487
11491
  */
11488
11492
  provisionVmAgent?: pulumi.Input<boolean>;
11489
11493
  /**
11490
- * Specifies the time zone of the virtual machine, [the possible values are defined here](http://jackstromberg.com/2017/01/list-of-time-zones-consumed-by-azure/).
11494
+ * Specifies the time zone of the virtual machine, [the possible values are defined here](https://jackstromberg.com/2017/01/list-of-time-zones-consumed-by-azure/).
11491
11495
  */
11492
11496
  timezone?: pulumi.Input<string>;
11493
11497
  /**
@@ -11571,7 +11575,7 @@ export declare namespace compute {
11571
11575
  */
11572
11576
  vhdUri?: pulumi.Input<string>;
11573
11577
  /**
11574
- * Specifies if Write Accelerator is enabled on the disk. This can only be enabled on `Premium_LRS` managed disks with no caching and [M-Series VMs](https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/how-to-enable-write-accelerator). Defaults to `false`.
11578
+ * Specifies if Write Accelerator is enabled on the disk. This can only be enabled on `Premium_LRS` managed disks with no caching and [M-Series VMs](https://docs.microsoft.com/azure/virtual-machines/workloads/sap/how-to-enable-write-accelerator). Defaults to `false`.
11575
11579
  */
11576
11580
  writeAcceleratorEnabled?: pulumi.Input<boolean>;
11577
11581
  }
@@ -11611,7 +11615,7 @@ export declare namespace compute {
11611
11615
  */
11612
11616
  diskSizeGb?: pulumi.Input<number>;
11613
11617
  /**
11614
- * Specifies the Image URI in the format `publisherName:offer:skus:version`. This field can also specify the [VHD URI](https://docs.microsoft.com/en-us/azure/virtual-machines/linux/tutorial-custom-images) of a custom VM image to clone. When cloning a Custom (Unmanaged) Disk Image the `osType` field must be set.
11618
+ * Specifies the Image URI in the format `publisherName:offer:skus:version`. This field can also specify the [VHD URI](https://docs.microsoft.com/azure/virtual-machines/linux/tutorial-custom-images) of a custom VM image to clone. When cloning a Custom (Unmanaged) Disk Image the `osType` field must be set.
11615
11619
  */
11616
11620
  imageUri?: pulumi.Input<string>;
11617
11621
  /**
@@ -11635,7 +11639,7 @@ export declare namespace compute {
11635
11639
  */
11636
11640
  vhdUri?: pulumi.Input<string>;
11637
11641
  /**
11638
- * Specifies if Write Accelerator is enabled on the disk. This can only be enabled on `Premium_LRS` managed disks with no caching and [M-Series VMs](https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/how-to-enable-write-accelerator). Defaults to `false`.
11642
+ * Specifies if Write Accelerator is enabled on the disk. This can only be enabled on `Premium_LRS` managed disks with no caching and [M-Series VMs](https://docs.microsoft.com/azure/virtual-machines/workloads/sap/how-to-enable-write-accelerator). Defaults to `false`.
11639
11643
  */
11640
11644
  writeAcceleratorEnabled?: pulumi.Input<boolean>;
11641
11645
  }
@@ -13043,7 +13047,7 @@ export declare namespace containerservice {
13043
13047
  }
13044
13048
  interface KubernetesClusterDefaultNodePool {
13045
13049
  /**
13046
- * Should [the Kubernetes Auto Scaler](https://docs.microsoft.com/en-us/azure/aks/cluster-autoscaler) be enabled for this Node Pool? Defaults to `false`.
13050
+ * Should [the Kubernetes Auto Scaler](https://docs.microsoft.com/azure/aks/cluster-autoscaler) be enabled for this Node Pool? Defaults to `false`.
13047
13051
  */
13048
13052
  enableAutoScaling?: pulumi.Input<boolean>;
13049
13053
  /**
@@ -13137,7 +13141,7 @@ export declare namespace containerservice {
13137
13141
  */
13138
13142
  type?: pulumi.Input<string>;
13139
13143
  /**
13140
- * Used to specify whether the UltraSSD is enabled in the Default Node Pool. Defaults to `false`. See [the documentation](https://docs.microsoft.com/en-us/azure/aks/use-ultra-disks) for more information.
13144
+ * Used to specify whether the UltraSSD is enabled in the Default Node Pool. Defaults to `false`. See [the documentation](https://docs.microsoft.com/azure/aks/use-ultra-disks) for more information.
13141
13145
  */
13142
13146
  ultraSsdEnabled?: pulumi.Input<boolean>;
13143
13147
  /**
@@ -13383,11 +13387,11 @@ export declare namespace containerservice {
13383
13387
  */
13384
13388
  effectiveGatewayId?: pulumi.Input<string>;
13385
13389
  /**
13386
- * The ID of the Application Gateway to integrate with the ingress controller of this Kubernetes Cluster. See [this](https://docs.microsoft.com/en-us/azure/application-gateway/tutorial-ingress-controller-add-on-existing) page for further details.
13390
+ * The ID of the Application Gateway to integrate with the ingress controller of this Kubernetes Cluster. See [this](https://docs.microsoft.com/azure/application-gateway/tutorial-ingress-controller-add-on-existing) page for further details.
13387
13391
  */
13388
13392
  gatewayId?: pulumi.Input<string>;
13389
13393
  /**
13390
- * The name of the Application Gateway to be used or created in the Nodepool Resource Group, which in turn will be integrated with the ingress controller of this Kubernetes Cluster. See [this](https://docs.microsoft.com/en-us/azure/application-gateway/tutorial-ingress-controller-add-on-new) page for further details.
13394
+ * The name of the Application Gateway to be used or created in the Nodepool Resource Group, which in turn will be integrated with the ingress controller of this Kubernetes Cluster. See [this](https://docs.microsoft.com/azure/application-gateway/tutorial-ingress-controller-add-on-new) page for further details.
13391
13395
  */
13392
13396
  gatewayName?: pulumi.Input<string>;
13393
13397
  /**
@@ -13395,11 +13399,11 @@ export declare namespace containerservice {
13395
13399
  */
13396
13400
  ingressApplicationGatewayIdentities?: pulumi.Input<pulumi.Input<inputs.containerservice.KubernetesClusterIngressApplicationGatewayIngressApplicationGatewayIdentity>[]>;
13397
13401
  /**
13398
- * The subnet CIDR to be used to create an Application Gateway, which in turn will be integrated with the ingress controller of this Kubernetes Cluster. See [this](https://docs.microsoft.com/en-us/azure/application-gateway/tutorial-ingress-controller-add-on-new) page for further details.
13402
+ * The subnet CIDR to be used to create an Application Gateway, which in turn will be integrated with the ingress controller of this Kubernetes Cluster. See [this](https://docs.microsoft.com/azure/application-gateway/tutorial-ingress-controller-add-on-new) page for further details.
13399
13403
  */
13400
13404
  subnetCidr?: pulumi.Input<string>;
13401
13405
  /**
13402
- * The ID of the subnet on which to create an Application Gateway, which in turn will be integrated with the ingress controller of this Kubernetes Cluster. See [this](https://docs.microsoft.com/en-us/azure/application-gateway/tutorial-ingress-controller-add-on-new) page for further details.
13406
+ * The ID of the subnet on which to create an Application Gateway, which in turn will be integrated with the ingress controller of this Kubernetes Cluster. See [this](https://docs.microsoft.com/azure/application-gateway/tutorial-ingress-controller-add-on-new) page for further details.
13403
13407
  */
13404
13408
  subnetId?: pulumi.Input<string>;
13405
13409
  }
@@ -13597,7 +13601,7 @@ export declare namespace containerservice {
13597
13601
  */
13598
13602
  networkPlugin: pulumi.Input<string>;
13599
13603
  /**
13600
- * Sets up network policy to be used with Azure CNI. [Network policy allows us to control the traffic flow between pods](https://docs.microsoft.com/en-us/azure/aks/use-network-policies). Currently supported values are `calico` and `azure`. Changing this forces a new resource to be created.
13604
+ * Sets up network policy to be used with Azure CNI. [Network policy allows us to control the traffic flow between pods](https://docs.microsoft.com/azure/aks/use-network-policies). Currently supported values are `calico` and `azure`. Changing this forces a new resource to be created.
13601
13605
  */
13602
13606
  networkPolicy?: pulumi.Input<string>;
13603
13607
  /**
@@ -15668,11 +15672,11 @@ export declare namespace datafactory {
15668
15672
  }
15669
15673
  interface IntegrationRuntimeManagedCustomSetupScript {
15670
15674
  /**
15671
- * The blob endpoint for the container which contains a custom setup script that will be run on every node on startup. See [https://docs.microsoft.com/en-us/azure/data-factory/how-to-configure-azure-ssis-ir-custom-setup](https://docs.microsoft.com/en-us/azure/data-factory/how-to-configure-azure-ssis-ir-custom-setup) for more information.
15675
+ * The blob endpoint for the container which contains a custom setup script that will be run on every node on startup. See [https://docs.microsoft.com/azure/data-factory/how-to-configure-azure-ssis-ir-custom-setup](https://docs.microsoft.com/azure/data-factory/how-to-configure-azure-ssis-ir-custom-setup) for more information.
15672
15676
  */
15673
15677
  blobContainerUri: pulumi.Input<string>;
15674
15678
  /**
15675
- * A container SAS token that gives access to the files. See [https://docs.microsoft.com/en-us/azure/data-factory/how-to-configure-azure-ssis-ir-custom-setup](https://docs.microsoft.com/en-us/azure/data-factory/how-to-configure-azure-ssis-ir-custom-setup) for more information.
15679
+ * A container SAS token that gives access to the files. See [https://docs.microsoft.com/azure/data-factory/how-to-configure-azure-ssis-ir-custom-setup](https://docs.microsoft.com/azure/data-factory/how-to-configure-azure-ssis-ir-custom-setup) for more information.
15676
15680
  */
15677
15681
  sasToken: pulumi.Input<string>;
15678
15682
  }
@@ -15716,11 +15720,11 @@ export declare namespace datafactory {
15716
15720
  }
15717
15721
  interface IntegrationRuntimeSsisCustomSetupScript {
15718
15722
  /**
15719
- * The blob endpoint for the container which contains a custom setup script that will be run on every node on startup. See [https://docs.microsoft.com/en-us/azure/data-factory/how-to-configure-azure-ssis-ir-custom-setup](https://docs.microsoft.com/en-us/azure/data-factory/how-to-configure-azure-ssis-ir-custom-setup) for more information.
15723
+ * The blob endpoint for the container which contains a custom setup script that will be run on every node on startup. See [https://docs.microsoft.com/azure/data-factory/how-to-configure-azure-ssis-ir-custom-setup](https://docs.microsoft.com/azure/data-factory/how-to-configure-azure-ssis-ir-custom-setup) for more information.
15720
15724
  */
15721
15725
  blobContainerUri: pulumi.Input<string>;
15722
15726
  /**
15723
- * A container SAS token that gives access to the files. See [https://docs.microsoft.com/en-us/azure/data-factory/how-to-configure-azure-ssis-ir-custom-setup](https://docs.microsoft.com/en-us/azure/data-factory/how-to-configure-azure-ssis-ir-custom-setup) for more information.
15727
+ * A container SAS token that gives access to the files. See [https://docs.microsoft.com/azure/data-factory/how-to-configure-azure-ssis-ir-custom-setup](https://docs.microsoft.com/azure/data-factory/how-to-configure-azure-ssis-ir-custom-setup) for more information.
15724
15728
  */
15725
15729
  sasToken: pulumi.Input<string>;
15726
15730
  }
@@ -16636,7 +16640,7 @@ export declare namespace domainservices {
16636
16640
  certificateExpiry?: pulumi.Input<string>;
16637
16641
  certificateThumbprint?: pulumi.Input<string>;
16638
16642
  /**
16639
- * Whether to enable secure LDAP for the managed domain. Defaults to `false`. For more information, please see [official documentation on enabling LDAPS](https://docs.microsoft.com/en-us/azure/active-directory-domain-services/tutorial-configure-ldaps), paying particular attention to the section on network security to avoid unnecessarily exposing your service to Internet-borne bruteforce attacks.
16643
+ * Whether to enable secure LDAP for the managed domain. Defaults to `false`. For more information, please see [official documentation on enabling LDAPS](https://docs.microsoft.com/azure/active-directory-domain-services/tutorial-configure-ldaps), paying particular attention to the section on network security to avoid unnecessarily exposing your service to Internet-borne bruteforce attacks.
16640
16644
  */
16641
16645
  enabled: pulumi.Input<boolean>;
16642
16646
  /**
@@ -16676,6 +16680,104 @@ export declare namespace domainservices {
16676
16680
  tlsV1Enabled?: pulumi.Input<boolean>;
16677
16681
  }
16678
16682
  }
16683
+ export declare namespace elasticcloud {
16684
+ interface ElasticsearchLogs {
16685
+ /**
16686
+ * A list of `filteringTag` blocks as defined above.
16687
+ */
16688
+ filteringTags?: pulumi.Input<pulumi.Input<inputs.elasticcloud.ElasticsearchLogsFilteringTag>[]>;
16689
+ /**
16690
+ * Specifies if the Azure Activity Logs should be sent to the Elasticsearch cluster. Defaults to `false`.
16691
+ */
16692
+ sendActivityLogs?: pulumi.Input<boolean>;
16693
+ /**
16694
+ * Specifies if the AzureAD Logs should be sent to the Elasticsearch cluster. Defaults to `false`.
16695
+ */
16696
+ sendAzureadLogs?: pulumi.Input<boolean>;
16697
+ /**
16698
+ * Specifies if the Azure Subscription Logs should be sent to the Elasticsearch cluster. Defaults to `false`.
16699
+ */
16700
+ sendSubscriptionLogs?: pulumi.Input<boolean>;
16701
+ }
16702
+ interface ElasticsearchLogsFilteringTag {
16703
+ /**
16704
+ * Specifies the type of action which should be taken when the Tag matches the `name` and `value`. Possible values are `Exclude` and `Include`.
16705
+ */
16706
+ action: pulumi.Input<string>;
16707
+ /**
16708
+ * Specifies the name (key) of the Tag which should be filtered.
16709
+ */
16710
+ name: pulumi.Input<string>;
16711
+ /**
16712
+ * Specifies the value of the Tag which should be filtered.
16713
+ */
16714
+ value: pulumi.Input<string>;
16715
+ }
16716
+ interface GetElasticsearchLog {
16717
+ /**
16718
+ * A list of `filteringTag` blocks as defined above.
16719
+ */
16720
+ filteringTags?: inputs.elasticcloud.GetElasticsearchLogFilteringTag[];
16721
+ /**
16722
+ * Should the Azure Activity Logs should be sent to the Elasticsearch cluster?
16723
+ */
16724
+ sendActivityLogs?: boolean;
16725
+ /**
16726
+ * Should the AzureAD Logs should be sent to the Elasticsearch cluster?
16727
+ */
16728
+ sendAzureadLogs?: boolean;
16729
+ /**
16730
+ * Should the Azure Subscription Logs should be sent to the Elasticsearch cluster?
16731
+ */
16732
+ sendSubscriptionLogs?: boolean;
16733
+ }
16734
+ interface GetElasticsearchLogArgs {
16735
+ /**
16736
+ * A list of `filteringTag` blocks as defined above.
16737
+ */
16738
+ filteringTags?: pulumi.Input<pulumi.Input<inputs.elasticcloud.GetElasticsearchLogFilteringTagArgs>[]>;
16739
+ /**
16740
+ * Should the Azure Activity Logs should be sent to the Elasticsearch cluster?
16741
+ */
16742
+ sendActivityLogs?: pulumi.Input<boolean>;
16743
+ /**
16744
+ * Should the AzureAD Logs should be sent to the Elasticsearch cluster?
16745
+ */
16746
+ sendAzureadLogs?: pulumi.Input<boolean>;
16747
+ /**
16748
+ * Should the Azure Subscription Logs should be sent to the Elasticsearch cluster?
16749
+ */
16750
+ sendSubscriptionLogs?: pulumi.Input<boolean>;
16751
+ }
16752
+ interface GetElasticsearchLogFilteringTag {
16753
+ /**
16754
+ * The type of action which is taken when the Tag matches the `name` and `value`.
16755
+ */
16756
+ action?: string;
16757
+ /**
16758
+ * The name of the Elasticsearch resource.
16759
+ */
16760
+ name?: string;
16761
+ /**
16762
+ * The value of the Tag which should be filtered.
16763
+ */
16764
+ value?: string;
16765
+ }
16766
+ interface GetElasticsearchLogFilteringTagArgs {
16767
+ /**
16768
+ * The type of action which is taken when the Tag matches the `name` and `value`.
16769
+ */
16770
+ action?: pulumi.Input<string>;
16771
+ /**
16772
+ * The name of the Elasticsearch resource.
16773
+ */
16774
+ name?: pulumi.Input<string>;
16775
+ /**
16776
+ * The value of the Tag which should be filtered.
16777
+ */
16778
+ value?: pulumi.Input<string>;
16779
+ }
16780
+ }
16679
16781
  export declare namespace eventgrid {
16680
16782
  interface DomainIdentity {
16681
16783
  /**
@@ -17063,7 +17165,7 @@ export declare namespace eventgrid {
17063
17165
  }
17064
17166
  interface EventSubscriptionRetryPolicy {
17065
17167
  /**
17066
- * Specifies the time to live (in minutes) for events. Supported range is `1` to `1440`. Defaults to `1440`. See [official documentation](https://docs.microsoft.com/en-us/azure/event-grid/manage-event-delivery#set-retry-policy) for more details.
17168
+ * Specifies the time to live (in minutes) for events. Supported range is `1` to `1440`. Defaults to `1440`. See [official documentation](https://docs.microsoft.com/azure/event-grid/manage-event-delivery#set-retry-policy) for more details.
17067
17169
  */
17068
17170
  eventTimeToLive: pulumi.Input<number>;
17069
17171
  /**
@@ -17467,7 +17569,7 @@ export declare namespace eventgrid {
17467
17569
  }
17468
17570
  interface SystemTopicEventSubscriptionRetryPolicy {
17469
17571
  /**
17470
- * Specifies the time to live (in minutes) for events. Supported range is `1` to `1440`. Defaults to `1440`. See [official documentation](https://docs.microsoft.com/en-us/azure/event-grid/manage-event-delivery#set-retry-policy) for more details.
17572
+ * Specifies the time to live (in minutes) for events. Supported range is `1` to `1440`. Defaults to `1440`. See [official documentation](https://docs.microsoft.com/azure/event-grid/manage-event-delivery#set-retry-policy) for more details.
17471
17573
  */
17472
17574
  eventTimeToLive: pulumi.Input<number>;
17473
17575
  /**
@@ -18177,7 +18279,7 @@ export declare namespace eventhub {
18177
18279
  }
18178
18280
  interface EventSubscriptionRetryPolicy {
18179
18281
  /**
18180
- * Specifies the time to live (in minutes) for events. Supported range is `1` to `1440`. Defaults to `1440`. See [official documentation](https://docs.microsoft.com/en-us/azure/event-grid/manage-event-delivery#set-retry-policy) for more details.
18282
+ * Specifies the time to live (in minutes) for events. Supported range is `1` to `1440`. Defaults to `1440`. See [official documentation](https://docs.microsoft.com/azure/event-grid/manage-event-delivery#set-retry-policy) for more details.
18181
18283
  */
18182
18284
  eventTimeToLive: pulumi.Input<number>;
18183
18285
  /**
@@ -20422,6 +20524,44 @@ export declare namespace healthcare {
20422
20524
  */
20423
20525
  name?: pulumi.Input<string>;
20424
20526
  }
20527
+ interface FhirServiceAuthentication {
20528
+ /**
20529
+ * The intended audience to receive authentication tokens for the service. The default value is https://<name>.fhir.azurehealthcareapis.com
20530
+ */
20531
+ audience: pulumi.Input<string>;
20532
+ authority: pulumi.Input<string>;
20533
+ smartProxyEnabled?: pulumi.Input<boolean>;
20534
+ }
20535
+ interface FhirServiceCors {
20536
+ /**
20537
+ * A set of headers to be allowed via CORS.
20538
+ */
20539
+ allowedHeaders: pulumi.Input<pulumi.Input<string>[]>;
20540
+ /**
20541
+ * The methods to be allowed via CORS.
20542
+ */
20543
+ allowedMethods: pulumi.Input<pulumi.Input<string>[]>;
20544
+ /**
20545
+ * A set of origins to be allowed via CORS.
20546
+ */
20547
+ allowedOrigins: pulumi.Input<pulumi.Input<string>[]>;
20548
+ /**
20549
+ * If credentials are allowed via CORS.
20550
+ */
20551
+ credentialsAllowed?: pulumi.Input<boolean>;
20552
+ /**
20553
+ * The max age to be allowed via CORS.
20554
+ */
20555
+ maxAgeInSeconds?: pulumi.Input<number>;
20556
+ }
20557
+ interface FhirServiceIdentity {
20558
+ principalId?: pulumi.Input<string>;
20559
+ tenantId?: pulumi.Input<string>;
20560
+ /**
20561
+ * The type of identity used for the Healthcare FHIR service. Possible values are `SystemAssigned`.
20562
+ */
20563
+ type: pulumi.Input<string>;
20564
+ }
20425
20565
  interface ServiceAuthenticationConfiguration {
20426
20566
  /**
20427
20567
  * The intended audience to receive authentication tokens for the service. The default value is https://azurehealthcareapis.com
@@ -20489,7 +20629,7 @@ export declare namespace hpc {
20489
20629
  */
20490
20630
  filter?: pulumi.Input<string>;
20491
20631
  /**
20492
- * Whether to enable [root squash](https://docs.microsoft.com/en-us/azure/hpc-cache/access-policies#root-squash)? Defaults to `false`.
20632
+ * Whether to enable [root squash](https://docs.microsoft.com/azure/hpc-cache/access-policies#root-squash)? Defaults to `false`.
20493
20633
  */
20494
20634
  rootSquashEnabled?: pulumi.Input<boolean>;
20495
20635
  /**
@@ -20501,7 +20641,7 @@ export declare namespace hpc {
20501
20641
  */
20502
20642
  submountAccessEnabled?: pulumi.Input<boolean>;
20503
20643
  /**
20504
- * Whether [SUID](https://docs.microsoft.com/en-us/azure/hpc-cache/access-policies#suid) is allowed? Defaults to `false`.
20644
+ * Whether [SUID](https://docs.microsoft.com/azure/hpc-cache/access-policies#suid) is allowed? Defaults to `false`.
20505
20645
  */
20506
20646
  suidEnabled?: pulumi.Input<boolean>;
20507
20647
  }
@@ -20529,7 +20669,7 @@ export declare namespace hpc {
20529
20669
  */
20530
20670
  filter?: pulumi.Input<string>;
20531
20671
  /**
20532
- * Whether to enable [root squash](https://docs.microsoft.com/en-us/azure/hpc-cache/access-policies#root-squash)? Defaults to `false`.
20672
+ * Whether to enable [root squash](https://docs.microsoft.com/azure/hpc-cache/access-policies#root-squash)? Defaults to `false`.
20533
20673
  */
20534
20674
  rootSquashEnabled?: pulumi.Input<boolean>;
20535
20675
  /**
@@ -20541,7 +20681,7 @@ export declare namespace hpc {
20541
20681
  */
20542
20682
  submountAccessEnabled?: pulumi.Input<boolean>;
20543
20683
  /**
20544
- * Whether [SUID](https://docs.microsoft.com/en-us/azure/hpc-cache/access-policies#suid) is allowed? Defaults to `false`.
20684
+ * Whether [SUID](https://docs.microsoft.com/azure/hpc-cache/access-policies#suid) is allowed? Defaults to `false`.
20545
20685
  */
20546
20686
  suidEnabled?: pulumi.Input<boolean>;
20547
20687
  }
@@ -21951,7 +22091,7 @@ export declare namespace logicapps {
21951
22091
  */
21952
22092
  cors?: pulumi.Input<inputs.logicapps.StandardSiteConfigCors>;
21953
22093
  /**
21954
- * The version of the .NET framework's CLR used in this Logic App Possible values are `v4.0` (including .NET Core 2.1 and 3.1), `v5.0` and `v6.0`. [For more information on which .NET Framework version to use based on the runtime version you're targeting - please see this table](https://docs.microsoft.com/en-us/azure/azure-functions/functions-dotnet-class-library#supported-versions). Defaults to `v4.0`.
22094
+ * The version of the .NET framework's CLR used in this Logic App Possible values are `v4.0` (including .NET Core 2.1 and 3.1), `v5.0` and `v6.0`. [For more information on which .NET Framework version to use based on the runtime version you're targeting - please see this table](https://docs.microsoft.com/azure/azure-functions/functions-dotnet-class-library#supported-versions). Defaults to `v4.0`.
21955
22095
  */
21956
22096
  dotnetFrameworkVersion?: pulumi.Input<string>;
21957
22097
  /**
@@ -22481,7 +22621,7 @@ export declare namespace media {
22481
22621
  */
22482
22622
  operation?: pulumi.Input<string>;
22483
22623
  /**
22484
- * The track property to compare. Supported values are `Bitrate`, `FourCC`, `Language`, `Name` and `Type`. Check [documentation](https://docs.microsoft.com/en-us/azure/media-services/latest/filters-concept) for more details.
22624
+ * The track property to compare. Supported values are `Bitrate`, `FourCC`, `Language`, `Name` and `Type`. Check [documentation](https://docs.microsoft.com/azure/media-services/latest/filters-concept) for more details.
22485
22625
  */
22486
22626
  property?: pulumi.Input<string>;
22487
22627
  /**
@@ -22495,7 +22635,7 @@ export declare namespace media {
22495
22635
  */
22496
22636
  clearKeyConfigurationEnabled?: pulumi.Input<boolean>;
22497
22637
  /**
22498
- * A `fairplayConfiguration` block as defined above. Check license requirements here https://docs.microsoft.com/en-us/azure/media-services/latest/fairplay-license-overview.
22638
+ * A `fairplayConfiguration` block as defined above. Check license requirements here https://docs.microsoft.com/azure/media-services/latest/fairplay-license-overview.
22499
22639
  */
22500
22640
  fairplayConfiguration?: pulumi.Input<inputs.media.ContentKeyPolicyPolicyOptionFairplayConfiguration>;
22501
22641
  /**
@@ -24053,7 +24193,7 @@ export declare namespace monitoring {
24053
24193
  }
24054
24194
  interface LogzTagRuleTagFilter {
24055
24195
  /**
24056
- * The action for a filtering tag. Possible values are "Include" and "Exclude" is allowed. Note that the `Exclude` takes priority over the `Include`.
24196
+ * The action for a filtering tag. Possible values are `Include` and `Exclude` is allowed. Note that the `Exclude` takes priority over the `Include`.
24057
24197
  */
24058
24198
  action: pulumi.Input<string>;
24059
24199
  /**
@@ -24243,7 +24383,7 @@ export declare namespace monitoring {
24243
24383
  */
24244
24384
  dimensions: pulumi.Input<pulumi.Input<inputs.monitoring.ScheduledQueryRulesLogCriteriaDimension>[]>;
24245
24385
  /**
24246
- * Name of the metric. Supported metrics are listed in the Azure Monitor [Microsoft.OperationalInsights/workspaces](https://docs.microsoft.com/en-us/azure/azure-monitor/platform/metrics-supported#microsoftoperationalinsightsworkspaces) metrics namespace.
24386
+ * Name of the metric. Supported metrics are listed in the Azure Monitor [Microsoft.OperationalInsights/workspaces](https://docs.microsoft.com/azure/azure-monitor/platform/metrics-supported#microsoftoperationalinsightsworkspaces) metrics namespace.
24247
24387
  */
24248
24388
  metricName: pulumi.Input<string>;
24249
24389
  }
@@ -24353,7 +24493,7 @@ export declare namespace mssql {
24353
24493
  }
24354
24494
  interface ElasticPoolSku {
24355
24495
  /**
24356
- * The scale up/out capacity, representing server's compute units. For more information see the documentation for your Elasticpool configuration: [vCore-based](https://docs.microsoft.com/en-us/azure/sql-database/sql-database-vcore-resource-limits-elastic-pools) or [DTU-based](https://docs.microsoft.com/en-us/azure/sql-database/sql-database-dtu-resource-limits-elastic-pools).
24496
+ * The scale up/out capacity, representing server's compute units. For more information see the documentation for your Elasticpool configuration: [vCore-based](https://docs.microsoft.com/azure/sql-database/sql-database-vcore-resource-limits-elastic-pools) or [DTU-based](https://docs.microsoft.com/azure/sql-database/sql-database-dtu-resource-limits-elastic-pools).
24357
24497
  */
24358
24498
  capacity: pulumi.Input<number>;
24359
24499
  /**
@@ -24365,7 +24505,7 @@ export declare namespace mssql {
24365
24505
  */
24366
24506
  name: pulumi.Input<string>;
24367
24507
  /**
24368
- * The tier of the particular SKU. Possible values are `GeneralPurpose`, `BusinessCritical`, `Basic`, `Standard`, or `Premium`. For more information see the documentation for your Elasticpool configuration: [vCore-based](https://docs.microsoft.com/en-us/azure/sql-database/sql-database-vcore-resource-limits-elastic-pools) or [DTU-based](https://docs.microsoft.com/en-us/azure/sql-database/sql-database-dtu-resource-limits-elastic-pools).
24508
+ * The tier of the particular SKU. Possible values are `GeneralPurpose`, `BusinessCritical`, `Basic`, `Standard`, or `Premium`. For more information see the documentation for your Elasticpool configuration: [vCore-based](https://docs.microsoft.com/azure/sql-database/sql-database-vcore-resource-limits-elastic-pools) or [DTU-based](https://docs.microsoft.com/azure/sql-database/sql-database-dtu-resource-limits-elastic-pools).
24369
24509
  */
24370
24510
  tier: pulumi.Input<string>;
24371
24511
  }
@@ -25008,7 +25148,7 @@ export declare namespace network {
25008
25148
  */
25009
25149
  privateLinkConfigurationName?: pulumi.Input<string>;
25010
25150
  /**
25011
- * The ID of a Public IP Address which the Application Gateway should use. The allocation method for the Public IP Address depends on the `sku` of this Application Gateway. Please refer to the [Azure documentation for public IP addresses](https://docs.microsoft.com/en-us/azure/virtual-network/public-ip-addresses#application-gateways) for details.
25151
+ * The ID of a Public IP Address which the Application Gateway should use. The allocation method for the Public IP Address depends on the `sku` of this Application Gateway. Please refer to the [Azure documentation for public IP addresses](https://docs.microsoft.com/azure/virtual-network/public-ip-addresses#application-gateways) for details.
25012
25152
  */
25013
25153
  publicIpAddressId?: pulumi.Input<string>;
25014
25154
  /**
@@ -25391,7 +25531,7 @@ export declare namespace network {
25391
25531
  */
25392
25532
  pattern: pulumi.Input<string>;
25393
25533
  /**
25394
- * The [variable](https://docs.microsoft.com/en-us/azure/application-gateway/rewrite-http-headers#server-variables) of the condition.
25534
+ * The [variable](https://docs.microsoft.com/azure/application-gateway/rewrite-http-headers#server-variables) of the condition.
25395
25535
  */
25396
25536
  variable: pulumi.Input<string>;
25397
25537
  }
@@ -25425,7 +25565,7 @@ export declare namespace network {
25425
25565
  */
25426
25566
  queryString?: pulumi.Input<string>;
25427
25567
  /**
25428
- * Whether the URL path map should be reevaluated after this rewrite has been applied. [More info on rewrite configutation](https://docs.microsoft.com/en-us/azure/application-gateway/rewrite-http-headers-url#rewrite-configuration)
25568
+ * Whether the URL path map should be reevaluated after this rewrite has been applied. [More info on rewrite configutation](https://docs.microsoft.com/azure/application-gateway/rewrite-http-headers-url#rewrite-configuration)
25429
25569
  */
25430
25570
  reroute?: pulumi.Input<boolean>;
25431
25571
  }
@@ -25484,7 +25624,7 @@ export declare namespace network {
25484
25624
  minProtocolVersion?: pulumi.Input<string>;
25485
25625
  /**
25486
25626
  * The Name of the Policy e.g AppGwSslPolicy20170401S. Required if `policyType` is set to `Predefined`. Possible values can change over time and
25487
- * are published here https://docs.microsoft.com/en-us/azure/application-gateway/application-gateway-ssl-policy-overview. Not compatible with `disabledProtocols`.
25627
+ * are published here https://docs.microsoft.com/azure/application-gateway/application-gateway-ssl-policy-overview. Not compatible with `disabledProtocols`.
25488
25628
  */
25489
25629
  policyName?: pulumi.Input<string>;
25490
25630
  /**
@@ -25529,7 +25669,7 @@ export declare namespace network {
25529
25669
  minProtocolVersion?: pulumi.Input<string>;
25530
25670
  /**
25531
25671
  * The Name of the Policy e.g AppGwSslPolicy20170401S. Required if `policyType` is set to `Predefined`. Possible values can change over time and
25532
- * are published here https://docs.microsoft.com/en-us/azure/application-gateway/application-gateway-ssl-policy-overview. Not compatible with `disabledProtocols`.
25672
+ * are published here https://docs.microsoft.com/azure/application-gateway/application-gateway-ssl-policy-overview. Not compatible with `disabledProtocols`.
25533
25673
  */
25534
25674
  policyName?: pulumi.Input<string>;
25535
25675
  /**
@@ -26014,7 +26154,7 @@ export declare namespace network {
26014
26154
  */
26015
26155
  description?: pulumi.Input<string>;
26016
26156
  /**
26017
- * Either a list of destination IP addresses and/or IP ranges, or a list of destination [Service Tags](https://docs.microsoft.com/en-us/azure/virtual-network/service-tags-overview#available-service-tags).
26157
+ * Either a list of destination IP addresses and/or IP ranges, or a list of destination [Service Tags](https://docs.microsoft.com/azure/virtual-network/service-tags-overview#available-service-tags).
26018
26158
  */
26019
26159
  destinationAddresses?: pulumi.Input<pulumi.Input<string>[]>;
26020
26160
  /**
@@ -26096,7 +26236,7 @@ export declare namespace network {
26096
26236
  }
26097
26237
  interface FirewallPolicyIntrusionDetection {
26098
26238
  /**
26099
- * In which mode you want to run intrusion detection: "Off", "Alert" or "Deny".
26239
+ * In which mode you want to run intrusion detection: `Off`, `Alert` or `Deny`.
26100
26240
  */
26101
26241
  mode?: pulumi.Input<string>;
26102
26242
  /**
@@ -26114,7 +26254,7 @@ export declare namespace network {
26114
26254
  */
26115
26255
  id?: pulumi.Input<string>;
26116
26256
  /**
26117
- * state can be any of "Off", "Alert" or "Deny".
26257
+ * state can be any of `Off`, `Alert` or `Deny`.
26118
26258
  */
26119
26259
  state?: pulumi.Input<string>;
26120
26260
  }
@@ -26140,7 +26280,7 @@ export declare namespace network {
26140
26280
  */
26141
26281
  name: pulumi.Input<string>;
26142
26282
  /**
26143
- * The protocols any of "ANY", "TCP", "ICMP", "UDP" that shall be bypassed by intrusion detection.
26283
+ * The protocols any of `ANY`, `TCP`, `ICMP`, `UDP` that shall be bypassed by intrusion detection.
26144
26284
  */
26145
26285
  protocol: pulumi.Input<string>;
26146
26286
  /**
@@ -26816,11 +26956,11 @@ export declare namespace network {
26816
26956
  }
26817
26957
  interface RouteTableRoute {
26818
26958
  /**
26819
- * The destination to which the route applies. Can be CIDR (such as `10.1.0.0/16`) or [Azure Service Tag](https://docs.microsoft.com/en-us/azure/virtual-network/service-tags-overview) (such as `ApiManagement`, `AzureBackup` or `AzureMonitor`) format.
26959
+ * The destination to which the route applies. Can be CIDR (such as `10.1.0.0/16`) or [Azure Service Tag](https://docs.microsoft.com/azure/virtual-network/service-tags-overview) (such as `ApiManagement`, `AzureBackup` or `AzureMonitor`) format.
26820
26960
  */
26821
26961
  addressPrefix: pulumi.Input<string>;
26822
26962
  /**
26823
- * The name of the route.(Required) The destination to which the route applies. Can be CIDR (such as `10.1.0.0/16`) or [Azure Service Tag](https://docs.microsoft.com/en-us/azure/virtual-network/service-tags-overview) (such as `ApiManagement`, `AzureBackup` or `AzureMonitor`) format.
26963
+ * The name of the route.(Required) The destination to which the route applies. Can be CIDR (such as `10.1.0.0/16`) or [Azure Service Tag](https://docs.microsoft.com/azure/virtual-network/service-tags-overview) (such as `ApiManagement`, `AzureBackup` or `AzureMonitor`) format.
26824
26964
  */
26825
26965
  name: pulumi.Input<string>;
26826
26966
  /**
@@ -27200,6 +27340,26 @@ export declare namespace network {
27200
27340
  */
27201
27341
  subnetId: pulumi.Input<string>;
27202
27342
  }
27343
+ interface VirtualNetworkGatewayNatRuleExternalMapping {
27344
+ /**
27345
+ * The string CIDR representing the address space for the Virtual Network Gateway Nat Rule external mapping.
27346
+ */
27347
+ addressSpace: pulumi.Input<string>;
27348
+ /**
27349
+ * The single port range for the Virtual Network Gateway Nat Rule external mapping.
27350
+ */
27351
+ portRange?: pulumi.Input<string>;
27352
+ }
27353
+ interface VirtualNetworkGatewayNatRuleInternalMapping {
27354
+ /**
27355
+ * The string CIDR representing the address space for the Virtual Network Gateway Nat Rule internal mapping.
27356
+ */
27357
+ addressSpace: pulumi.Input<string>;
27358
+ /**
27359
+ * The single port range for the Virtual Network Gateway Nat Rule internal mapping.
27360
+ */
27361
+ portRange?: pulumi.Input<string>;
27362
+ }
27203
27363
  interface VirtualNetworkGatewayVpnClientConfiguration {
27204
27364
  /**
27205
27365
  * The client id of the Azure VPN application.
@@ -28168,19 +28328,19 @@ export declare namespace redis {
28168
28328
  export declare namespace role {
28169
28329
  interface DefinitionPermission {
28170
28330
  /**
28171
- * One or more Allowed Actions, such as `*`, `Microsoft.Resources/subscriptions/resourceGroups/read`. See ['Azure Resource Manager resource provider operations'](https://docs.microsoft.com/en-us/azure/role-based-access-control/resource-provider-operations) for details.
28331
+ * One or more Allowed Actions, such as `*`, `Microsoft.Resources/subscriptions/resourceGroups/read`. See ['Azure Resource Manager resource provider operations'](https://docs.microsoft.com/azure/role-based-access-control/resource-provider-operations) for details.
28172
28332
  */
28173
28333
  actions?: pulumi.Input<pulumi.Input<string>[]>;
28174
28334
  /**
28175
- * One or more Allowed Data Actions, such as `*`, `Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read`. See ['Azure Resource Manager resource provider operations'](https://docs.microsoft.com/en-us/azure/role-based-access-control/resource-provider-operations) for details.
28335
+ * One or more Allowed Data Actions, such as `*`, `Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read`. See ['Azure Resource Manager resource provider operations'](https://docs.microsoft.com/azure/role-based-access-control/resource-provider-operations) for details.
28176
28336
  */
28177
28337
  dataActions?: pulumi.Input<pulumi.Input<string>[]>;
28178
28338
  /**
28179
- * One or more Disallowed Actions, such as `*`, `Microsoft.Resources/subscriptions/resourceGroups/read`. See ['Azure Resource Manager resource provider operations'](https://docs.microsoft.com/en-us/azure/role-based-access-control/resource-provider-operations) for details.
28339
+ * One or more Disallowed Actions, such as `*`, `Microsoft.Resources/subscriptions/resourceGroups/read`. See ['Azure Resource Manager resource provider operations'](https://docs.microsoft.com/azure/role-based-access-control/resource-provider-operations) for details.
28180
28340
  */
28181
28341
  notActions?: pulumi.Input<pulumi.Input<string>[]>;
28182
28342
  /**
28183
- * One or more Disallowed Data Actions, such as `*`, `Microsoft.Resources/subscriptions/resourceGroups/read`. See ['Azure Resource Manager resource provider operations'](https://docs.microsoft.com/en-us/azure/role-based-access-control/resource-provider-operations) for details.
28343
+ * One or more Disallowed Data Actions, such as `*`, `Microsoft.Resources/subscriptions/resourceGroups/read`. See ['Azure Resource Manager resource provider operations'](https://docs.microsoft.com/azure/role-based-access-control/resource-provider-operations) for details.
28184
28344
  */
28185
28345
  notDataActions?: pulumi.Input<pulumi.Input<string>[]>;
28186
28346
  }
@@ -29029,7 +29189,7 @@ export declare namespace signalr {
29029
29189
  */
29030
29190
  capacity: pulumi.Input<number>;
29031
29191
  /**
29032
- * Specifies which tier to use. Valid values are `Free_F1` and `Standard_S1`.
29192
+ * Specifies which tier to use. Valid values are `Free_F1`, `Standard_S1` and `Premium_P1`.
29033
29193
  */
29034
29194
  name: pulumi.Input<string>;
29035
29195
  }
@@ -29653,7 +29813,7 @@ export declare namespace storage {
29653
29813
  */
29654
29814
  schedule: pulumi.Input<string>;
29655
29815
  /**
29656
- * A list of fields to be included in the inventory. See the [Azure API reference](https://docs.microsoft.com/en-us/rest/api/storagerp/blob-inventory-policies/create-or-update#blobinventorypolicydefinition) for all the supported fields.
29816
+ * A list of fields to be included in the inventory. See the [Azure API reference](https://docs.microsoft.com/rest/api/storagerp/blob-inventory-policies/create-or-update#blobinventorypolicydefinition) for all the supported fields.
29657
29817
  */
29658
29818
  schemaFields: pulumi.Input<pulumi.Input<string>[]>;
29659
29819
  /**