@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
@@ -212,7 +212,7 @@ export declare class VirtualNetworkGatewayConnection extends pulumi.CustomResour
212
212
  /**
213
213
  * A `ipsecPolicy` block which is documented below.
214
214
  * Only a single policy can be defined for a connection. For details on
215
- * custom policies refer to [the relevant section in the Azure documentation](https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-ipsecikepolicy-rm-powershell).
215
+ * custom policies refer to [the relevant section in the Azure documentation](https://docs.microsoft.com/azure/vpn-gateway/vpn-gateway-ipsecikepolicy-rm-powershell).
216
216
  */
217
217
  readonly ipsecPolicy: pulumi.Output<outputs.network.VirtualNetworkGatewayConnectionIpsecPolicy | undefined>;
218
218
  /**
@@ -264,7 +264,7 @@ export declare class VirtualNetworkGatewayConnection extends pulumi.CustomResour
264
264
  /**
265
265
  * One or more `trafficSelectorPolicy` blocks which are documented below.
266
266
  * A `trafficSelectorPolicy` allows to specify a traffic selector policy proposal to be used in a virtual network gateway connection.
267
- * For details about traffic selectors refer to [the relevant section in the Azure documentation](https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-connect-multiple-policybased-rm-ps).
267
+ * For details about traffic selectors refer to [the relevant section in the Azure documentation](https://docs.microsoft.com/azure/vpn-gateway/vpn-gateway-connect-multiple-policybased-rm-ps).
268
268
  */
269
269
  readonly trafficSelectorPolicy: pulumi.Output<outputs.network.VirtualNetworkGatewayConnectionTrafficSelectorPolicy | undefined>;
270
270
  /**
@@ -347,7 +347,7 @@ export interface VirtualNetworkGatewayConnectionState {
347
347
  /**
348
348
  * A `ipsecPolicy` block which is documented below.
349
349
  * Only a single policy can be defined for a connection. For details on
350
- * custom policies refer to [the relevant section in the Azure documentation](https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-ipsecikepolicy-rm-powershell).
350
+ * custom policies refer to [the relevant section in the Azure documentation](https://docs.microsoft.com/azure/vpn-gateway/vpn-gateway-ipsecikepolicy-rm-powershell).
351
351
  */
352
352
  ipsecPolicy?: pulumi.Input<inputs.network.VirtualNetworkGatewayConnectionIpsecPolicy>;
353
353
  /**
@@ -399,7 +399,7 @@ export interface VirtualNetworkGatewayConnectionState {
399
399
  /**
400
400
  * One or more `trafficSelectorPolicy` blocks which are documented below.
401
401
  * A `trafficSelectorPolicy` allows to specify a traffic selector policy proposal to be used in a virtual network gateway connection.
402
- * For details about traffic selectors refer to [the relevant section in the Azure documentation](https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-connect-multiple-policybased-rm-ps).
402
+ * For details about traffic selectors refer to [the relevant section in the Azure documentation](https://docs.microsoft.com/azure/vpn-gateway/vpn-gateway-connect-multiple-policybased-rm-ps).
403
403
  */
404
404
  trafficSelectorPolicy?: pulumi.Input<inputs.network.VirtualNetworkGatewayConnectionTrafficSelectorPolicy>;
405
405
  /**
@@ -474,7 +474,7 @@ export interface VirtualNetworkGatewayConnectionArgs {
474
474
  /**
475
475
  * A `ipsecPolicy` block which is documented below.
476
476
  * Only a single policy can be defined for a connection. For details on
477
- * custom policies refer to [the relevant section in the Azure documentation](https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-ipsecikepolicy-rm-powershell).
477
+ * custom policies refer to [the relevant section in the Azure documentation](https://docs.microsoft.com/azure/vpn-gateway/vpn-gateway-ipsecikepolicy-rm-powershell).
478
478
  */
479
479
  ipsecPolicy?: pulumi.Input<inputs.network.VirtualNetworkGatewayConnectionIpsecPolicy>;
480
480
  /**
@@ -526,7 +526,7 @@ export interface VirtualNetworkGatewayConnectionArgs {
526
526
  /**
527
527
  * One or more `trafficSelectorPolicy` blocks which are documented below.
528
528
  * A `trafficSelectorPolicy` allows to specify a traffic selector policy proposal to be used in a virtual network gateway connection.
529
- * For details about traffic selectors refer to [the relevant section in the Azure documentation](https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-connect-multiple-policybased-rm-ps).
529
+ * For details about traffic selectors refer to [the relevant section in the Azure documentation](https://docs.microsoft.com/azure/vpn-gateway/vpn-gateway-connect-multiple-policybased-rm-ps).
530
530
  */
531
531
  trafficSelectorPolicy?: pulumi.Input<inputs.network.VirtualNetworkGatewayConnectionTrafficSelectorPolicy>;
532
532
  /**
@@ -0,0 +1,144 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import { input as inputs, output as outputs } from "../types";
3
+ /**
4
+ * Manages a Virtual Network Gateway Nat Rule.
5
+ *
6
+ * ## Import
7
+ *
8
+ * Virtual Network Gateway Nat Rules can be imported using the `resource id`, e.g.
9
+ *
10
+ * ```sh
11
+ * $ pulumi import azure:network/virtualNetworkGatewayNatRule:VirtualNetworkGatewayNatRule example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/resGroup1/providers/Microsoft.Network/virtualNetworkGateways/gw1/natRules/rule1
12
+ * ```
13
+ */
14
+ export declare class VirtualNetworkGatewayNatRule extends pulumi.CustomResource {
15
+ /**
16
+ * Get an existing VirtualNetworkGatewayNatRule resource's state with the given name, ID, and optional extra
17
+ * properties used to qualify the lookup.
18
+ *
19
+ * @param name The _unique_ name of the resulting resource.
20
+ * @param id The _unique_ provider ID of the resource to lookup.
21
+ * @param state Any extra arguments used during the lookup.
22
+ * @param opts Optional settings to control the behavior of the CustomResource.
23
+ */
24
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: VirtualNetworkGatewayNatRuleState, opts?: pulumi.CustomResourceOptions): VirtualNetworkGatewayNatRule;
25
+ /**
26
+ * Returns true if the given object is an instance of VirtualNetworkGatewayNatRule. This is designed to work even
27
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
28
+ */
29
+ static isInstance(obj: any): obj is VirtualNetworkGatewayNatRule;
30
+ /**
31
+ * One or more `externalMapping` blocks as documented below.
32
+ */
33
+ readonly externalMappings: pulumi.Output<outputs.network.VirtualNetworkGatewayNatRuleExternalMapping[]>;
34
+ /**
35
+ * One or more `internalMapping` blocks as documented below.
36
+ */
37
+ readonly internalMappings: pulumi.Output<outputs.network.VirtualNetworkGatewayNatRuleInternalMapping[]>;
38
+ /**
39
+ * The ID of the IP Configuration this Virtual Network Gateway Nat Rule applies to.
40
+ */
41
+ readonly ipConfigurationId: pulumi.Output<string | undefined>;
42
+ /**
43
+ * The source Nat direction of the Virtual Network Gateway Nat. Possible values are `EgressSnat` and `IngressSnat`. Defaults to `EgressSnat`. Changing this forces a new resource to be created.
44
+ */
45
+ readonly mode: pulumi.Output<string | undefined>;
46
+ /**
47
+ * The name which should be used for this Virtual Network Gateway Nat Rule. Changing this forces a new resource to be created.
48
+ */
49
+ readonly name: pulumi.Output<string>;
50
+ /**
51
+ * The Name of the Resource Group in which this Virtual Network Gateway Nat Rule should be created. Changing this forces a new resource to be created.
52
+ */
53
+ readonly resourceGroupName: pulumi.Output<string>;
54
+ /**
55
+ * The type of the Virtual Network Gateway Nat Rule. Possible values are `Dynamic` and `Static`. Defaults to `Static`. Changing this forces a new resource to be created.
56
+ */
57
+ readonly type: pulumi.Output<string | undefined>;
58
+ /**
59
+ * The ID of the Virtual Network Gateway that this Virtual Network Gateway Nat Rule belongs to. Changing this forces a new resource to be created.
60
+ */
61
+ readonly virtualNetworkGatewayId: pulumi.Output<string>;
62
+ /**
63
+ * Create a VirtualNetworkGatewayNatRule resource with the given unique name, arguments, and options.
64
+ *
65
+ * @param name The _unique_ name of the resource.
66
+ * @param args The arguments to use to populate this resource's properties.
67
+ * @param opts A bag of options that control this resource's behavior.
68
+ */
69
+ constructor(name: string, args: VirtualNetworkGatewayNatRuleArgs, opts?: pulumi.CustomResourceOptions);
70
+ }
71
+ /**
72
+ * Input properties used for looking up and filtering VirtualNetworkGatewayNatRule resources.
73
+ */
74
+ export interface VirtualNetworkGatewayNatRuleState {
75
+ /**
76
+ * One or more `externalMapping` blocks as documented below.
77
+ */
78
+ externalMappings?: pulumi.Input<pulumi.Input<inputs.network.VirtualNetworkGatewayNatRuleExternalMapping>[]>;
79
+ /**
80
+ * One or more `internalMapping` blocks as documented below.
81
+ */
82
+ internalMappings?: pulumi.Input<pulumi.Input<inputs.network.VirtualNetworkGatewayNatRuleInternalMapping>[]>;
83
+ /**
84
+ * The ID of the IP Configuration this Virtual Network Gateway Nat Rule applies to.
85
+ */
86
+ ipConfigurationId?: pulumi.Input<string>;
87
+ /**
88
+ * The source Nat direction of the Virtual Network Gateway Nat. Possible values are `EgressSnat` and `IngressSnat`. Defaults to `EgressSnat`. Changing this forces a new resource to be created.
89
+ */
90
+ mode?: pulumi.Input<string>;
91
+ /**
92
+ * The name which should be used for this Virtual Network Gateway Nat Rule. Changing this forces a new resource to be created.
93
+ */
94
+ name?: pulumi.Input<string>;
95
+ /**
96
+ * The Name of the Resource Group in which this Virtual Network Gateway Nat Rule should be created. Changing this forces a new resource to be created.
97
+ */
98
+ resourceGroupName?: pulumi.Input<string>;
99
+ /**
100
+ * The type of the Virtual Network Gateway Nat Rule. Possible values are `Dynamic` and `Static`. Defaults to `Static`. Changing this forces a new resource to be created.
101
+ */
102
+ type?: pulumi.Input<string>;
103
+ /**
104
+ * The ID of the Virtual Network Gateway that this Virtual Network Gateway Nat Rule belongs to. Changing this forces a new resource to be created.
105
+ */
106
+ virtualNetworkGatewayId?: pulumi.Input<string>;
107
+ }
108
+ /**
109
+ * The set of arguments for constructing a VirtualNetworkGatewayNatRule resource.
110
+ */
111
+ export interface VirtualNetworkGatewayNatRuleArgs {
112
+ /**
113
+ * One or more `externalMapping` blocks as documented below.
114
+ */
115
+ externalMappings: pulumi.Input<pulumi.Input<inputs.network.VirtualNetworkGatewayNatRuleExternalMapping>[]>;
116
+ /**
117
+ * One or more `internalMapping` blocks as documented below.
118
+ */
119
+ internalMappings: pulumi.Input<pulumi.Input<inputs.network.VirtualNetworkGatewayNatRuleInternalMapping>[]>;
120
+ /**
121
+ * The ID of the IP Configuration this Virtual Network Gateway Nat Rule applies to.
122
+ */
123
+ ipConfigurationId?: pulumi.Input<string>;
124
+ /**
125
+ * The source Nat direction of the Virtual Network Gateway Nat. Possible values are `EgressSnat` and `IngressSnat`. Defaults to `EgressSnat`. Changing this forces a new resource to be created.
126
+ */
127
+ mode?: pulumi.Input<string>;
128
+ /**
129
+ * The name which should be used for this Virtual Network Gateway Nat Rule. Changing this forces a new resource to be created.
130
+ */
131
+ name?: pulumi.Input<string>;
132
+ /**
133
+ * The Name of the Resource Group in which this Virtual Network Gateway Nat Rule should be created. Changing this forces a new resource to be created.
134
+ */
135
+ resourceGroupName: pulumi.Input<string>;
136
+ /**
137
+ * The type of the Virtual Network Gateway Nat Rule. Possible values are `Dynamic` and `Static`. Defaults to `Static`. Changing this forces a new resource to be created.
138
+ */
139
+ type?: pulumi.Input<string>;
140
+ /**
141
+ * The ID of the Virtual Network Gateway that this Virtual Network Gateway Nat Rule belongs to. Changing this forces a new resource to be created.
142
+ */
143
+ virtualNetworkGatewayId: pulumi.Input<string>;
144
+ }
@@ -0,0 +1,86 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.VirtualNetworkGatewayNatRule = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Manages a Virtual Network Gateway Nat Rule.
10
+ *
11
+ * ## Import
12
+ *
13
+ * Virtual Network Gateway Nat Rules can be imported using the `resource id`, e.g.
14
+ *
15
+ * ```sh
16
+ * $ pulumi import azure:network/virtualNetworkGatewayNatRule:VirtualNetworkGatewayNatRule example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/resGroup1/providers/Microsoft.Network/virtualNetworkGateways/gw1/natRules/rule1
17
+ * ```
18
+ */
19
+ class VirtualNetworkGatewayNatRule extends pulumi.CustomResource {
20
+ constructor(name, argsOrState, opts) {
21
+ let resourceInputs = {};
22
+ opts = opts || {};
23
+ if (opts.id) {
24
+ const state = argsOrState;
25
+ resourceInputs["externalMappings"] = state ? state.externalMappings : undefined;
26
+ resourceInputs["internalMappings"] = state ? state.internalMappings : undefined;
27
+ resourceInputs["ipConfigurationId"] = state ? state.ipConfigurationId : undefined;
28
+ resourceInputs["mode"] = state ? state.mode : undefined;
29
+ resourceInputs["name"] = state ? state.name : undefined;
30
+ resourceInputs["resourceGroupName"] = state ? state.resourceGroupName : undefined;
31
+ resourceInputs["type"] = state ? state.type : undefined;
32
+ resourceInputs["virtualNetworkGatewayId"] = state ? state.virtualNetworkGatewayId : undefined;
33
+ }
34
+ else {
35
+ const args = argsOrState;
36
+ if ((!args || args.externalMappings === undefined) && !opts.urn) {
37
+ throw new Error("Missing required property 'externalMappings'");
38
+ }
39
+ if ((!args || args.internalMappings === undefined) && !opts.urn) {
40
+ throw new Error("Missing required property 'internalMappings'");
41
+ }
42
+ if ((!args || args.resourceGroupName === undefined) && !opts.urn) {
43
+ throw new Error("Missing required property 'resourceGroupName'");
44
+ }
45
+ if ((!args || args.virtualNetworkGatewayId === undefined) && !opts.urn) {
46
+ throw new Error("Missing required property 'virtualNetworkGatewayId'");
47
+ }
48
+ resourceInputs["externalMappings"] = args ? args.externalMappings : undefined;
49
+ resourceInputs["internalMappings"] = args ? args.internalMappings : undefined;
50
+ resourceInputs["ipConfigurationId"] = args ? args.ipConfigurationId : undefined;
51
+ resourceInputs["mode"] = args ? args.mode : undefined;
52
+ resourceInputs["name"] = args ? args.name : undefined;
53
+ resourceInputs["resourceGroupName"] = args ? args.resourceGroupName : undefined;
54
+ resourceInputs["type"] = args ? args.type : undefined;
55
+ resourceInputs["virtualNetworkGatewayId"] = args ? args.virtualNetworkGatewayId : undefined;
56
+ }
57
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
58
+ super(VirtualNetworkGatewayNatRule.__pulumiType, name, resourceInputs, opts);
59
+ }
60
+ /**
61
+ * Get an existing VirtualNetworkGatewayNatRule resource's state with the given name, ID, and optional extra
62
+ * properties used to qualify the lookup.
63
+ *
64
+ * @param name The _unique_ name of the resulting resource.
65
+ * @param id The _unique_ provider ID of the resource to lookup.
66
+ * @param state Any extra arguments used during the lookup.
67
+ * @param opts Optional settings to control the behavior of the CustomResource.
68
+ */
69
+ static get(name, id, state, opts) {
70
+ return new VirtualNetworkGatewayNatRule(name, state, Object.assign(Object.assign({}, opts), { id: id }));
71
+ }
72
+ /**
73
+ * Returns true if the given object is an instance of VirtualNetworkGatewayNatRule. This is designed to work even
74
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
75
+ */
76
+ static isInstance(obj) {
77
+ if (obj === undefined || obj === null) {
78
+ return false;
79
+ }
80
+ return obj['__pulumiType'] === VirtualNetworkGatewayNatRule.__pulumiType;
81
+ }
82
+ }
83
+ exports.VirtualNetworkGatewayNatRule = VirtualNetworkGatewayNatRule;
84
+ /** @internal */
85
+ VirtualNetworkGatewayNatRule.__pulumiType = 'azure:network/virtualNetworkGatewayNatRule:VirtualNetworkGatewayNatRule';
86
+ //# sourceMappingURL=virtualNetworkGatewayNatRule.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"virtualNetworkGatewayNatRule.js","sourceRoot":"","sources":["../../network/virtualNetworkGatewayNatRule.ts"],"names":[],"mappings":"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"}
@@ -74,7 +74,7 @@ export declare class VpnGateway extends pulumi.CustomResource {
74
74
  readonly resourceGroupName: pulumi.Output<string>;
75
75
  /**
76
76
  * Azure routing preference lets you to choose how your traffic routes between Azure and the internet. You can choose to route traffic either via the Microsoft network (default value, `Microsoft Network`), or via the ISP network (public internet, set to `Internet`). More context of the configuration can be found in the
77
- * [Microsoft Docs](https://docs.microsoft.com/en-us/azure/virtual-wan/virtual-wan-site-to-site-portal#gateway) to create a VPN Gateway. Changing this forces a new resource to be created.
77
+ * [Microsoft Docs](https://docs.microsoft.com/azure/virtual-wan/virtual-wan-site-to-site-portal#gateway) to create a VPN Gateway. Changing this forces a new resource to be created.
78
78
  */
79
79
  readonly routingPreference: pulumi.Output<string>;
80
80
  /**
@@ -122,7 +122,7 @@ export interface VpnGatewayState {
122
122
  resourceGroupName?: pulumi.Input<string>;
123
123
  /**
124
124
  * Azure routing preference lets you to choose how your traffic routes between Azure and the internet. You can choose to route traffic either via the Microsoft network (default value, `Microsoft Network`), or via the ISP network (public internet, set to `Internet`). More context of the configuration can be found in the
125
- * [Microsoft Docs](https://docs.microsoft.com/en-us/azure/virtual-wan/virtual-wan-site-to-site-portal#gateway) to create a VPN Gateway. Changing this forces a new resource to be created.
125
+ * [Microsoft Docs](https://docs.microsoft.com/azure/virtual-wan/virtual-wan-site-to-site-portal#gateway) to create a VPN Gateway. Changing this forces a new resource to be created.
126
126
  */
127
127
  routingPreference?: pulumi.Input<string>;
128
128
  /**
@@ -162,7 +162,7 @@ export interface VpnGatewayArgs {
162
162
  resourceGroupName: pulumi.Input<string>;
163
163
  /**
164
164
  * Azure routing preference lets you to choose how your traffic routes between Azure and the internet. You can choose to route traffic either via the Microsoft network (default value, `Microsoft Network`), or via the ISP network (public internet, set to `Internet`). More context of the configuration can be found in the
165
- * [Microsoft Docs](https://docs.microsoft.com/en-us/azure/virtual-wan/virtual-wan-site-to-site-portal#gateway) to create a VPN Gateway. Changing this forces a new resource to be created.
165
+ * [Microsoft Docs](https://docs.microsoft.com/azure/virtual-wan/virtual-wan-site-to-site-portal#gateway) to create a VPN Gateway. Changing this forces a new resource to be created.
166
166
  */
167
167
  routingPreference?: pulumi.Input<string>;
168
168
  /**
@@ -72,7 +72,7 @@ export declare class AnalyticsSolution extends pulumi.CustomResource {
72
72
  */
73
73
  readonly resourceGroupName: pulumi.Output<string>;
74
74
  /**
75
- * Specifies the name of the solution to be deployed. See [here for options](https://docs.microsoft.com/en-us/azure/log-analytics/log-analytics-add-solutions).Changing this forces a new resource to be created.
75
+ * Specifies the name of the solution to be deployed. See [here for options](https://docs.microsoft.com/azure/log-analytics/log-analytics-add-solutions).Changing this forces a new resource to be created.
76
76
  */
77
77
  readonly solutionName: pulumi.Output<string>;
78
78
  /**
@@ -115,7 +115,7 @@ export interface AnalyticsSolutionState {
115
115
  */
116
116
  resourceGroupName?: pulumi.Input<string>;
117
117
  /**
118
- * Specifies the name of the solution to be deployed. See [here for options](https://docs.microsoft.com/en-us/azure/log-analytics/log-analytics-add-solutions).Changing this forces a new resource to be created.
118
+ * Specifies the name of the solution to be deployed. See [here for options](https://docs.microsoft.com/azure/log-analytics/log-analytics-add-solutions).Changing this forces a new resource to be created.
119
119
  */
120
120
  solutionName?: pulumi.Input<string>;
121
121
  /**
@@ -150,7 +150,7 @@ export interface AnalyticsSolutionArgs {
150
150
  */
151
151
  resourceGroupName: pulumi.Input<string>;
152
152
  /**
153
- * Specifies the name of the solution to be deployed. See [here for options](https://docs.microsoft.com/en-us/azure/log-analytics/log-analytics-add-solutions).Changing this forces a new resource to be created.
153
+ * Specifies the name of the solution to be deployed. See [here for options](https://docs.microsoft.com/azure/log-analytics/log-analytics-add-solutions).Changing this forces a new resource to be created.
154
154
  */
155
155
  solutionName: pulumi.Input<string>;
156
156
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/azure",
3
- "version": "v5.6.0",
3
+ "version": "v5.7.0",
4
4
  "description": "A Pulumi package for creating and managing Microsoft Azure cloud resources, based on the Terraform azurerm provider. We recommend using the [Azure Native provider](https://github.com/pulumi/pulumi-azure-native) to provision Azure infrastructure. Azure Native provides complete coverage of Azure resources and same-day access to new resources and resource updates.",
5
5
  "keywords": [
6
6
  "pulumi",
@@ -11,7 +11,7 @@
11
11
  "license": "Apache-2.0",
12
12
  "scripts": {
13
13
  "build": "tsc",
14
- "install": "node scripts/install-pulumi-plugin.js resource azure v5.6.0"
14
+ "install": "node scripts/install-pulumi-plugin.js resource azure v5.7.0"
15
15
  },
16
16
  "dependencies": {
17
17
  "@azure/eventgrid": "^4.6.0",
package/package.json.dev CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/azure",
3
- "version": "v5.6.0",
3
+ "version": "v5.7.0",
4
4
  "description": "A Pulumi package for creating and managing Microsoft Azure cloud resources, based on the Terraform azurerm provider. We recommend using the [Azure Native provider](https://github.com/pulumi/pulumi-azure-native) to provision Azure infrastructure. Azure Native provides complete coverage of Azure resources and same-day access to new resources and resource updates.",
5
5
  "keywords": [
6
6
  "pulumi",
@@ -11,7 +11,7 @@
11
11
  "license": "Apache-2.0",
12
12
  "scripts": {
13
13
  "build": "tsc",
14
- "install": "node scripts/install-pulumi-plugin.js resource azure v5.6.0"
14
+ "install": "node scripts/install-pulumi-plugin.js resource azure v5.7.0"
15
15
  },
16
16
  "dependencies": {
17
17
  "@azure/eventgrid": "^4.6.0",
@@ -60,7 +60,7 @@ export interface GetPolicyDefintionResult {
60
60
  */
61
61
  readonly policyRule: string;
62
62
  /**
63
- * The Type of the Policy. Possible values are "BuiltIn", "Custom" and "NotSpecified".
63
+ * The Type of the Policy. Possible values are `BuiltIn`, `Custom` and `NotSpecified`.
64
64
  */
65
65
  readonly policyType: string;
66
66
  /**
@@ -130,7 +130,7 @@ import * as pulumi from "@pulumi/pulumi";
130
130
  * ```
131
131
  *
132
132
  * It is recommended to follow the steps outlined
133
- * [here](https://docs.microsoft.com/en-us/azure/azure-portal/azure-portal-dashboards-create-programmatically#fetch-the-json-representation-of-the-dashboard) to create a Dashboard in the Portal and extract the relevant JSON to use in this resource. From the extracted JSON, the contents of the `properties: {}` object can used. Variables can be injected as needed - see above example.
133
+ * [here](https://docs.microsoft.com/azure/azure-portal/azure-portal-dashboards-create-programmatically#fetch-the-json-representation-of-the-dashboard) to create a Dashboard in the Portal and extract the relevant JSON to use in this resource. From the extracted JSON, the contents of the `properties: {}` object can used. Variables can be injected as needed - see above example.
134
134
  *
135
135
  * ## Import
136
136
  *
@@ -136,7 +136,7 @@ const utilities = require("../utilities");
136
136
  * ```
137
137
  *
138
138
  * It is recommended to follow the steps outlined
139
- * [here](https://docs.microsoft.com/en-us/azure/azure-portal/azure-portal-dashboards-create-programmatically#fetch-the-json-representation-of-the-dashboard) to create a Dashboard in the Portal and extract the relevant JSON to use in this resource. From the extracted JSON, the contents of the `properties: {}` object can used. Variables can be injected as needed - see above example.
139
+ * [here](https://docs.microsoft.com/azure/azure-portal/azure-portal-dashboards-create-programmatically#fetch-the-json-representation-of-the-dashboard) to create a Dashboard in the Portal and extract the relevant JSON to use in this resource. From the extracted JSON, the contents of the `properties: {}` object can used. Variables can be injected as needed - see above example.
140
140
  *
141
141
  * ## Import
142
142
  *
@@ -112,7 +112,7 @@ export declare class Server extends pulumi.CustomResource {
112
112
  */
113
113
  readonly restorePointInTime: pulumi.Output<string | undefined>;
114
114
  /**
115
- * Specifies the SKU Name for this PostgreSQL Server. The name of the SKU, follows the `tier` + `family` + `cores` pattern (e.g. `B_Gen4_1`, `GP_Gen5_8`). For more information see the [product documentation](https://docs.microsoft.com/en-us/rest/api/postgresql/singleserver/servers/create#sku).
115
+ * Specifies the SKU Name for this PostgreSQL Server. The name of the SKU, follows the `tier` + `family` + `cores` pattern (e.g. `B_Gen4_1`, `GP_Gen5_8`). For more information see the [product documentation](https://docs.microsoft.com/rest/api/postgresql/singleserver/servers/create#sku).
116
116
  */
117
117
  readonly skuName: pulumi.Output<string>;
118
118
  /**
@@ -124,7 +124,7 @@ export declare class Server extends pulumi.CustomResource {
124
124
  */
125
125
  readonly sslMinimalTlsVersionEnforced: pulumi.Output<string | undefined>;
126
126
  /**
127
- * Max storage allowed for a server. Possible values are between `5120` MB(5GB) and `1048576` MB(1TB) for the Basic SKU and between `5120` MB(5GB) and `16777216` MB(16TB) for General Purpose/Memory Optimized SKUs. For more information see the [product documentation](https://docs.microsoft.com/en-us/azure/postgresql/concepts-pricing-tiers#storage).
127
+ * Max storage allowed for a server. Possible values are between `5120` MB(5GB) and `1048576` MB(1TB) for the Basic SKU and between `5120` MB(5GB) and `16777216` MB(16TB) for General Purpose/Memory Optimized SKUs. For more information see the [product documentation](https://docs.microsoft.com/azure/postgresql/concepts-pricing-tiers#storage).
128
128
  */
129
129
  readonly storageMb: pulumi.Output<number>;
130
130
  /**
@@ -215,7 +215,7 @@ export interface ServerState {
215
215
  */
216
216
  restorePointInTime?: pulumi.Input<string>;
217
217
  /**
218
- * Specifies the SKU Name for this PostgreSQL Server. The name of the SKU, follows the `tier` + `family` + `cores` pattern (e.g. `B_Gen4_1`, `GP_Gen5_8`). For more information see the [product documentation](https://docs.microsoft.com/en-us/rest/api/postgresql/singleserver/servers/create#sku).
218
+ * Specifies the SKU Name for this PostgreSQL Server. The name of the SKU, follows the `tier` + `family` + `cores` pattern (e.g. `B_Gen4_1`, `GP_Gen5_8`). For more information see the [product documentation](https://docs.microsoft.com/rest/api/postgresql/singleserver/servers/create#sku).
219
219
  */
220
220
  skuName?: pulumi.Input<string>;
221
221
  /**
@@ -227,7 +227,7 @@ export interface ServerState {
227
227
  */
228
228
  sslMinimalTlsVersionEnforced?: pulumi.Input<string>;
229
229
  /**
230
- * Max storage allowed for a server. Possible values are between `5120` MB(5GB) and `1048576` MB(1TB) for the Basic SKU and between `5120` MB(5GB) and `16777216` MB(16TB) for General Purpose/Memory Optimized SKUs. For more information see the [product documentation](https://docs.microsoft.com/en-us/azure/postgresql/concepts-pricing-tiers#storage).
230
+ * Max storage allowed for a server. Possible values are between `5120` MB(5GB) and `1048576` MB(1TB) for the Basic SKU and between `5120` MB(5GB) and `16777216` MB(16TB) for General Purpose/Memory Optimized SKUs. For more information see the [product documentation](https://docs.microsoft.com/azure/postgresql/concepts-pricing-tiers#storage).
231
231
  */
232
232
  storageMb?: pulumi.Input<number>;
233
233
  /**
@@ -306,7 +306,7 @@ export interface ServerArgs {
306
306
  */
307
307
  restorePointInTime?: pulumi.Input<string>;
308
308
  /**
309
- * Specifies the SKU Name for this PostgreSQL Server. The name of the SKU, follows the `tier` + `family` + `cores` pattern (e.g. `B_Gen4_1`, `GP_Gen5_8`). For more information see the [product documentation](https://docs.microsoft.com/en-us/rest/api/postgresql/singleserver/servers/create#sku).
309
+ * Specifies the SKU Name for this PostgreSQL Server. The name of the SKU, follows the `tier` + `family` + `cores` pattern (e.g. `B_Gen4_1`, `GP_Gen5_8`). For more information see the [product documentation](https://docs.microsoft.com/rest/api/postgresql/singleserver/servers/create#sku).
310
310
  */
311
311
  skuName: pulumi.Input<string>;
312
312
  /**
@@ -318,7 +318,7 @@ export interface ServerArgs {
318
318
  */
319
319
  sslMinimalTlsVersionEnforced?: pulumi.Input<string>;
320
320
  /**
321
- * Max storage allowed for a server. Possible values are between `5120` MB(5GB) and `1048576` MB(1TB) for the Basic SKU and between `5120` MB(5GB) and `16777216` MB(16TB) for General Purpose/Memory Optimized SKUs. For more information see the [product documentation](https://docs.microsoft.com/en-us/azure/postgresql/concepts-pricing-tiers#storage).
321
+ * Max storage allowed for a server. Possible values are between `5120` MB(5GB) and `1048576` MB(1TB) for the Basic SKU and between `5120` MB(5GB) and `16777216` MB(16TB) for General Purpose/Memory Optimized SKUs. For more information see the [product documentation](https://docs.microsoft.com/azure/postgresql/concepts-pricing-tiers#storage).
322
322
  */
323
323
  storageMb?: pulumi.Input<number>;
324
324
  /**
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
3
  * Manages a PostgreSQL Virtual Network Rule.
4
4
  *
5
- * > **NOTE:** PostgreSQL Virtual Network Rules [can only be used with SKU Tiers of `GeneralPurpose` or `MemoryOptimized`](https://docs.microsoft.com/en-us/azure/postgresql/concepts-data-access-and-security-vnet)
5
+ * > **NOTE:** PostgreSQL Virtual Network Rules [can only be used with SKU Tiers of `GeneralPurpose` or `MemoryOptimized`](https://docs.microsoft.com/azure/postgresql/concepts-data-access-and-security-vnet)
6
6
  *
7
7
  * ## Import
8
8
  *
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Manages a PostgreSQL Virtual Network Rule.
10
10
  *
11
- * > **NOTE:** PostgreSQL Virtual Network Rules [can only be used with SKU Tiers of `GeneralPurpose` or `MemoryOptimized`](https://docs.microsoft.com/en-us/azure/postgresql/concepts-data-access-and-security-vnet)
11
+ * > **NOTE:** PostgreSQL Virtual Network Rules [can only be used with SKU Tiers of `GeneralPurpose` or `MemoryOptimized`](https://docs.microsoft.com/azure/postgresql/concepts-data-access-and-security-vnet)
12
12
  *
13
13
  * ## Import
14
14
  *
package/provider.d.ts CHANGED
@@ -43,6 +43,16 @@ export declare class Provider extends pulumi.ProviderResource {
43
43
  * automatically.
44
44
  */
45
45
  readonly msiEndpoint: pulumi.Output<string | undefined>;
46
+ /**
47
+ * The bearer token for the request to the OIDC provider. For use When authenticating as a Service Principal using OpenID
48
+ * Connect.
49
+ */
50
+ readonly oidcRequestToken: pulumi.Output<string | undefined>;
51
+ /**
52
+ * The URL for the OIDC provider from which to request an ID token. For use When authenticating as a Service Principal
53
+ * using OpenID Connect.
54
+ */
55
+ readonly oidcRequestUrl: pulumi.Output<string | undefined>;
46
56
  /**
47
57
  * A GUID/UUID that is registered with Microsoft to facilitate partner resource usage attribution.
48
58
  */
@@ -109,6 +119,16 @@ export interface ProviderArgs {
109
119
  * automatically.
110
120
  */
111
121
  msiEndpoint?: pulumi.Input<string>;
122
+ /**
123
+ * The bearer token for the request to the OIDC provider. For use When authenticating as a Service Principal using OpenID
124
+ * Connect.
125
+ */
126
+ oidcRequestToken?: pulumi.Input<string>;
127
+ /**
128
+ * The URL for the OIDC provider from which to request an ID token. For use When authenticating as a Service Principal
129
+ * using OpenID Connect.
130
+ */
131
+ oidcRequestUrl?: pulumi.Input<string>;
112
132
  /**
113
133
  * A GUID/UUID that is registered with Microsoft to facilitate partner resource usage attribution.
114
134
  */
@@ -134,4 +154,8 @@ export interface ProviderArgs {
134
154
  * Allowed Managed Service Identity be used for Authentication.
135
155
  */
136
156
  useMsi?: pulumi.Input<boolean>;
157
+ /**
158
+ * Allow OpenID Connect to be used for authentication
159
+ */
160
+ useOidc?: pulumi.Input<boolean>;
137
161
  }
package/provider.js CHANGED
@@ -35,12 +35,15 @@ class Provider extends pulumi.ProviderResource {
35
35
  resourceInputs["features"] = pulumi.output(args ? args.features : undefined).apply(JSON.stringify);
36
36
  resourceInputs["metadataHost"] = (_b = (args ? args.metadataHost : undefined)) !== null && _b !== void 0 ? _b : utilities.getEnv("ARM_METADATA_HOSTNAME");
37
37
  resourceInputs["msiEndpoint"] = args ? args.msiEndpoint : undefined;
38
+ resourceInputs["oidcRequestToken"] = args ? args.oidcRequestToken : undefined;
39
+ resourceInputs["oidcRequestUrl"] = args ? args.oidcRequestUrl : undefined;
38
40
  resourceInputs["partnerId"] = args ? args.partnerId : undefined;
39
41
  resourceInputs["skipProviderRegistration"] = pulumi.output((_c = (args ? args.skipProviderRegistration : undefined)) !== null && _c !== void 0 ? _c : (utilities.getEnvBoolean("ARM_SKIP_PROVIDER_REGISTRATION") || false)).apply(JSON.stringify);
40
42
  resourceInputs["storageUseAzuread"] = pulumi.output((_d = (args ? args.storageUseAzuread : undefined)) !== null && _d !== void 0 ? _d : (utilities.getEnvBoolean("ARM_STORAGE_USE_AZUREAD") || false)).apply(JSON.stringify);
41
43
  resourceInputs["subscriptionId"] = (_e = (args ? args.subscriptionId : undefined)) !== null && _e !== void 0 ? _e : (utilities.getEnv("ARM_SUBSCRIPTION_ID") || "");
42
44
  resourceInputs["tenantId"] = args ? args.tenantId : undefined;
43
45
  resourceInputs["useMsi"] = pulumi.output(args ? args.useMsi : undefined).apply(JSON.stringify);
46
+ resourceInputs["useOidc"] = pulumi.output(args ? args.useOidc : undefined).apply(JSON.stringify);
44
47
  }
45
48
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
46
49
  super(Provider.__pulumiType, name, resourceInputs, opts);
package/provider.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"provider.js","sourceRoot":"","sources":["../provider.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"provider.js","sourceRoot":"","sources":["../provider.ts"],"names":[],"mappings":"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"}
package/redis/cache.d.ts CHANGED
@@ -50,8 +50,8 @@ import { input as inputs, output as outputs } from "../types";
50
50
  *
51
51
  * ## Relevant Links
52
52
  *
53
- * - [Azure Cache for Redis planning](https://docs.microsoft.com/en-us/azure/azure-cache-for-redis/cache-planning-faq)
54
- * - [Redis: Available Configuration Settings](http://redis.io/topics/config)
53
+ * - [Azure Cache for Redis planning](https://docs.microsoft.com/azure/azure-cache-for-redis/cache-planning-faq)
54
+ * - [Redis: Available Configuration Settings](https://redis.io/topics/config)
55
55
  *
56
56
  * ## Import
57
57
  *
package/redis/cache.js CHANGED
@@ -55,8 +55,8 @@ const utilities = require("../utilities");
55
55
  *
56
56
  * ## Relevant Links
57
57
  *
58
- * - [Azure Cache for Redis planning](https://docs.microsoft.com/en-us/azure/azure-cache-for-redis/cache-planning-faq)
59
- * - [Redis: Available Configuration Settings](http://redis.io/topics/config)
58
+ * - [Azure Cache for Redis planning](https://docs.microsoft.com/azure/azure-cache-for-redis/cache-planning-faq)
59
+ * - [Redis: Available Configuration Settings](https://redis.io/topics/config)
60
60
  *
61
61
  * ## Import
62
62
  *
@@ -1,7 +1,7 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  import { input as inputs, output as outputs } from "../types";
3
3
  /**
4
- * Manages a custom Role Definition, used to assign Roles to Users/Principals. See ['Understand role definitions'](https://docs.microsoft.com/en-us/azure/role-based-access-control/role-definitions) in the Azure documentation for more details.
4
+ * Manages a custom Role Definition, used to assign Roles to Users/Principals. See ['Understand role definitions'](https://docs.microsoft.com/azure/role-based-access-control/role-definitions) in the Azure documentation for more details.
5
5
  *
6
6
  * ## Example Usage
7
7
  *
@@ -6,7 +6,7 @@ exports.Definition = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
- * Manages a custom Role Definition, used to assign Roles to Users/Principals. See ['Understand role definitions'](https://docs.microsoft.com/en-us/azure/role-based-access-control/role-definitions) in the Azure documentation for more details.
9
+ * Manages a custom Role Definition, used to assign Roles to Users/Principals. See ['Understand role definitions'](https://docs.microsoft.com/azure/role-based-access-control/role-definitions) in the Azure documentation for more details.
10
10
  *
11
11
  * ## Example Usage
12
12
  *
@@ -5,7 +5,7 @@ import * as pulumi from "@pulumi/pulumi";
5
5
  * > **NOTE** This resource has been deprecated in favour of the `azurermSecurityCenterVmServerVulnerabilityAssessment` resource and will be removed in v3.0 of the AzureRM Provider.
6
6
  *
7
7
  * > **NOTE** Azure Defender has to be enabled on the subscription in order for this resource to work.
8
- * See this [documentation](https://docs.microsoft.com/en-us/azure/security-center/security-center-get-started) to get started.
8
+ * See this [documentation](https://docs.microsoft.com/azure/security-center/security-center-get-started) to get started.
9
9
  *
10
10
  * ## Example Usage
11
11
  *