@pulumi/azure 6.31.0-alpha.1766557601 → 6.31.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 (283) hide show
  1. package/apimanagement/getWorkspace.d.ts +114 -0
  2. package/apimanagement/getWorkspace.js +94 -0
  3. package/apimanagement/getWorkspace.js.map +1 -0
  4. package/apimanagement/index.d.ts +3 -0
  5. package/apimanagement/index.js +5 -2
  6. package/apimanagement/index.js.map +1 -1
  7. package/appservice/linuxWebAppSlot.d.ts +9 -0
  8. package/appservice/linuxWebAppSlot.js.map +1 -1
  9. package/appservice/windowsWebApp.d.ts +3 -3
  10. package/appservice/windowsWebAppSlot.d.ts +3 -3
  11. package/armmsi/federatedIdentityCredential.d.ts +1 -1
  12. package/armmsi/federatedIdentityCredential.js +1 -1
  13. package/authorization/getUserAssignedIdentity.d.ts +2 -2
  14. package/authorization/getUserAssignedIdentity.js +2 -2
  15. package/authorization/userAssignedIdentity.d.ts +7 -0
  16. package/authorization/userAssignedIdentity.js +7 -0
  17. package/authorization/userAssignedIdentity.js.map +1 -1
  18. package/automation/index.d.ts +3 -0
  19. package/automation/index.js +6 -1
  20. package/automation/index.js.map +1 -1
  21. package/automation/jobSchedule.d.ts +3 -3
  22. package/automation/runtimeEnvironment.d.ts +194 -0
  23. package/automation/runtimeEnvironment.js +122 -0
  24. package/automation/runtimeEnvironment.js.map +1 -0
  25. package/billing/accountCostManagementExport.d.ts +9 -6
  26. package/billing/accountCostManagementExport.js.map +1 -1
  27. package/bot/healthbot.d.ts +10 -4
  28. package/bot/healthbot.js +1 -1
  29. package/bot/healthbot.js.map +1 -1
  30. package/cognitive/account.d.ts +6 -6
  31. package/cognitive/accountProject.d.ts +205 -0
  32. package/cognitive/accountProject.js +128 -0
  33. package/cognitive/accountProject.js.map +1 -0
  34. package/cognitive/getAccount.d.ts +68 -8
  35. package/cognitive/getAccount.js.map +1 -1
  36. package/cognitive/index.d.ts +3 -0
  37. package/cognitive/index.js +6 -1
  38. package/cognitive/index.js.map +1 -1
  39. package/compute/diskEncryptionSet.d.ts +3 -3
  40. package/compute/linuxVirtualMachine.d.ts +3 -3
  41. package/compute/managedDisk.d.ts +3 -3
  42. package/compute/scaleSetStandbyPool.d.ts +3 -3
  43. package/compute/windowsVirtualMachine.d.ts +3 -3
  44. package/containerapp/environmentCertificate.d.ts +117 -4
  45. package/containerapp/environmentCertificate.js +83 -6
  46. package/containerapp/environmentCertificate.js.map +1 -1
  47. package/containerapp/environmentStorage.d.ts +0 -3
  48. package/containerapp/environmentStorage.js.map +1 -1
  49. package/containerapp/job.d.ts +9 -9
  50. package/containerservice/connectedRegistry.d.ts +1 -1
  51. package/containerservice/connectedRegistry.js +1 -1
  52. package/containerservice/getRegistry.d.ts +2 -2
  53. package/containerservice/getRegistry.js +2 -2
  54. package/containerservice/getRegistryScopeMap.d.ts +2 -2
  55. package/containerservice/getRegistryScopeMap.js +2 -2
  56. package/containerservice/getRegistryToken.d.ts +2 -2
  57. package/containerservice/getRegistryToken.js +2 -2
  58. package/containerservice/kubernetesCluster.d.ts +12 -0
  59. package/containerservice/kubernetesCluster.js +2 -0
  60. package/containerservice/kubernetesCluster.js.map +1 -1
  61. package/containerservice/registry.d.ts +4 -4
  62. package/containerservice/registry.js +1 -1
  63. package/containerservice/registryScopeMap.d.ts +1 -1
  64. package/containerservice/registryScopeMap.js +1 -1
  65. package/containerservice/registryTask.d.ts +1 -1
  66. package/containerservice/registryTask.js +1 -1
  67. package/containerservice/registryToken.d.ts +1 -1
  68. package/containerservice/registryToken.js +1 -1
  69. package/containerservice/registryWebhook.d.ts +1 -1
  70. package/containerservice/registryWebhook.js +1 -1
  71. package/containerservice/registryWebook.d.ts +1 -1
  72. package/containerservice/registryWebook.js +1 -1
  73. package/containerservice/tokenPassword.d.ts +1 -1
  74. package/containerservice/tokenPassword.js +1 -1
  75. package/core/getUserAssignedIdentity.d.ts +2 -2
  76. package/core/getUserAssignedIdentity.js +2 -2
  77. package/cosmosdb/cassandraDatacenter.d.ts +3 -3
  78. package/cosmosdb/mongoCluster.d.ts +80 -5
  79. package/cosmosdb/mongoCluster.js +12 -0
  80. package/cosmosdb/mongoCluster.js.map +1 -1
  81. package/dashboard/grafana.d.ts +3 -3
  82. package/databasemigration/project.d.ts +6 -6
  83. package/databricks/workspaceRootDbfsCustomerManagedKey.d.ts +14 -17
  84. package/databricks/workspaceRootDbfsCustomerManagedKey.js +8 -11
  85. package/databricks/workspaceRootDbfsCustomerManagedKey.js.map +1 -1
  86. package/datafactory/factory.d.ts +3 -3
  87. package/dataprotection/backupInstanceBlogStorage.d.ts +8 -0
  88. package/dataprotection/backupInstanceBlogStorage.js +2 -0
  89. package/dataprotection/backupInstanceBlogStorage.js.map +1 -1
  90. package/dataprotection/backupInstanceDisk.d.ts +8 -0
  91. package/dataprotection/backupInstanceDisk.js +2 -0
  92. package/dataprotection/backupInstanceDisk.js.map +1 -1
  93. package/dataprotection/backupInstanceKubernetesCluster.d.ts +11 -3
  94. package/dataprotection/backupInstanceKubernetesCluster.js +2 -0
  95. package/dataprotection/backupInstanceKubernetesCluster.js.map +1 -1
  96. package/dataprotection/backupInstanceMysqlFlexibleServer.d.ts +8 -0
  97. package/dataprotection/backupInstanceMysqlFlexibleServer.js +2 -0
  98. package/dataprotection/backupInstanceMysqlFlexibleServer.js.map +1 -1
  99. package/dataprotection/backupInstancePostgresql.d.ts +10 -0
  100. package/dataprotection/backupInstancePostgresql.js +4 -0
  101. package/dataprotection/backupInstancePostgresql.js.map +1 -1
  102. package/dataprotection/backupInstancePostgresqlFlexibleServer.d.ts +8 -0
  103. package/dataprotection/backupInstancePostgresqlFlexibleServer.js +2 -0
  104. package/dataprotection/backupInstancePostgresqlFlexibleServer.js.map +1 -1
  105. package/dataprotection/backupPolicyPostgresql.d.ts +2 -0
  106. package/dataprotection/backupPolicyPostgresql.js +2 -0
  107. package/dataprotection/backupPolicyPostgresql.js.map +1 -1
  108. package/dataprotection/backupVault.d.ts +3 -3
  109. package/devcenter/networkConnection.d.ts +3 -3
  110. package/dns/zone.d.ts +9 -9
  111. package/dynatrace/monitor.d.ts +12 -12
  112. package/elasticsan/volume.d.ts +3 -3
  113. package/eventgrid/namespace.d.ts +6 -6
  114. package/eventhub/eventHub.d.ts +6 -6
  115. package/eventhub/subscription.d.ts +3 -3
  116. package/extendedlocation/customLocation.d.ts +6 -6
  117. package/hdinsight/sparkCluster.d.ts +3 -3
  118. package/healthcare/dicomService.d.ts +3 -3
  119. package/index.d.ts +1 -2
  120. package/index.js +2 -4
  121. package/index.js.map +1 -1
  122. package/keyvault/managedHardwareSecurityModuleRoleAssignment.d.ts +0 -3
  123. package/keyvault/managedHardwareSecurityModuleRoleAssignment.js.map +1 -1
  124. package/keyvault/secret.d.ts +3 -3
  125. package/kusto/attachedDatabaseConfiguration.d.ts +3 -3
  126. package/lb/loadBalancer.d.ts +6 -0
  127. package/lb/loadBalancer.js.map +1 -1
  128. package/loganalytics/index.d.ts +3 -0
  129. package/loganalytics/index.js +6 -1
  130. package/loganalytics/index.js.map +1 -1
  131. package/loganalytics/workspaceTableCustomLog.d.ts +213 -0
  132. package/loganalytics/workspaceTableCustomLog.js +118 -0
  133. package/loganalytics/workspaceTableCustomLog.js.map +1 -0
  134. package/machinelearning/workspaceNetworkOutboundRuleServiceTag.d.ts +3 -3
  135. package/managedredis/managedRedis.d.ts +3 -3
  136. package/mongocluster/index.d.ts +3 -0
  137. package/mongocluster/index.js +6 -1
  138. package/mongocluster/index.js.map +1 -1
  139. package/mongocluster/mongoCluster.d.ts +80 -5
  140. package/mongocluster/mongoCluster.js +12 -0
  141. package/mongocluster/mongoCluster.js.map +1 -1
  142. package/mongocluster/user.d.ts +155 -0
  143. package/mongocluster/user.js +129 -0
  144. package/mongocluster/user.js.map +1 -0
  145. package/msi/userAssignedIdentity.d.ts +7 -0
  146. package/msi/userAssignedIdentity.js +7 -0
  147. package/msi/userAssignedIdentity.js.map +1 -1
  148. package/mssql/managedInstance.d.ts +12 -9
  149. package/mssql/managedInstance.js.map +1 -1
  150. package/mysql/flexibleServer.d.ts +3 -3
  151. package/network/getNetworkManagerNetworkGroup.d.ts +4 -0
  152. package/network/getNetworkManagerNetworkGroup.js.map +1 -1
  153. package/network/networkManagerNetworkGroup.d.ts +18 -0
  154. package/network/networkManagerNetworkGroup.js +2 -0
  155. package/network/networkManagerNetworkGroup.js.map +1 -1
  156. package/network/networkManagerStaticMember.d.ts +9 -3
  157. package/network/networkManagerStaticMember.js.map +1 -1
  158. package/network/publicIp.d.ts +3 -3
  159. package/network/virtualNetwork.d.ts +3 -3
  160. package/network/virtualNetworkGateway.d.ts +6 -15
  161. package/network/virtualNetworkGateway.js.map +1 -1
  162. package/notificationhub/hub.d.ts +3 -3
  163. package/notificationhub/namespace.d.ts +9 -9
  164. package/operationalinsights/analyticsWorkspace.d.ts +3 -3
  165. package/oracle/autonomousDatabase.d.ts +25 -34
  166. package/oracle/autonomousDatabase.js +1 -1
  167. package/oracle/autonomousDatabase.js.map +1 -1
  168. package/oracle/autonomousDatabaseBackup.d.ts +3 -3
  169. package/oracle/cloudVmCluster.d.ts +3 -3
  170. package/oracle/resourceAnchor.d.ts +2 -2
  171. package/package.json +2 -2
  172. package/paloalto/index.d.ts +6 -0
  173. package/paloalto/index.js +11 -1
  174. package/paloalto/index.js.map +1 -1
  175. package/paloalto/localRulestackRule.d.ts +3 -3
  176. package/paloalto/nextGenerationFirewallVirtualHubStrataCloudManager.d.ts +245 -0
  177. package/paloalto/nextGenerationFirewallVirtualHubStrataCloudManager.js +147 -0
  178. package/paloalto/nextGenerationFirewallVirtualHubStrataCloudManager.js.map +1 -0
  179. package/paloalto/nextGenerationFirewallVirtualNetworkStrataCloudManager.d.ts +275 -0
  180. package/paloalto/nextGenerationFirewallVirtualNetworkStrataCloudManager.js +177 -0
  181. package/paloalto/nextGenerationFirewallVirtualNetworkStrataCloudManager.js.map +1 -0
  182. package/postgresql/flexibleServer.d.ts +7 -7
  183. package/postgresql/flexibleServer.js +1 -1
  184. package/postgresql/flexibleServerBackup.d.ts +1 -1
  185. package/postgresql/flexibleServerBackup.js +1 -1
  186. package/postgresql/flexibleServerConfiguration.d.ts +1 -1
  187. package/postgresql/flexibleServerConfiguration.js +1 -1
  188. package/postgresql/flexibleServerDatabase.d.ts +1 -1
  189. package/postgresql/flexibleServerDatabase.js +1 -1
  190. package/postgresql/flexibleServerFirewallRule.d.ts +1 -1
  191. package/postgresql/flexibleServerFirewallRule.js +1 -1
  192. package/postgresql/flexibleServerVirtualEndpoint.d.ts +10 -10
  193. package/postgresql/flexibleServerVirtualEndpoint.js +1 -1
  194. package/postgresql/getFlexibleServer.d.ts +2 -2
  195. package/postgresql/getFlexibleServer.js +2 -2
  196. package/search/service.d.ts +3 -3
  197. package/servicebus/subscription.d.ts +3 -3
  198. package/siterecovery/vmwareReplicatedVm.d.ts +3 -3
  199. package/storage/account.d.ts +3 -3
  200. package/storage/container.d.ts +6 -6
  201. package/storage/customerManagedKey.d.ts +3 -3
  202. package/storage/queue.d.ts +6 -6
  203. package/storage/share.d.ts +6 -6
  204. package/storage/shareDirectory.d.ts +19 -7
  205. package/storage/shareDirectory.js +4 -5
  206. package/storage/shareDirectory.js.map +1 -1
  207. package/storage/shareFile.d.ts +19 -7
  208. package/storage/shareFile.js +4 -5
  209. package/storage/shareFile.js.map +1 -1
  210. package/storage/syncServerEndpoint.d.ts +3 -3
  211. package/storage/tableEntity.d.ts +3 -3
  212. package/types/input.d.ts +538 -396
  213. package/types/output.d.ts +618 -699
  214. package/webpubsub/socketio.d.ts +3 -3
  215. package/mobile/getNetwork.d.ts +0 -106
  216. package/mobile/getNetwork.js +0 -68
  217. package/mobile/getNetwork.js.map +0 -1
  218. package/mobile/getNetworkAttachedDataNetwork.d.ts +0 -129
  219. package/mobile/getNetworkAttachedDataNetwork.js +0 -76
  220. package/mobile/getNetworkAttachedDataNetwork.js.map +0 -1
  221. package/mobile/getNetworkDataNetwork.d.ts +0 -106
  222. package/mobile/getNetworkDataNetwork.js +0 -76
  223. package/mobile/getNetworkDataNetwork.js.map +0 -1
  224. package/mobile/getNetworkPacketCoreControlPlane.d.ts +0 -138
  225. package/mobile/getNetworkPacketCoreControlPlane.js +0 -68
  226. package/mobile/getNetworkPacketCoreControlPlane.js.map +0 -1
  227. package/mobile/getNetworkPacketCoreDataPlane.d.ts +0 -118
  228. package/mobile/getNetworkPacketCoreDataPlane.js +0 -76
  229. package/mobile/getNetworkPacketCoreDataPlane.js.map +0 -1
  230. package/mobile/getNetworkService.d.ts +0 -118
  231. package/mobile/getNetworkService.js +0 -76
  232. package/mobile/getNetworkService.js.map +0 -1
  233. package/mobile/getNetworkSim.d.ts +0 -97
  234. package/mobile/getNetworkSim.js +0 -48
  235. package/mobile/getNetworkSim.js.map +0 -1
  236. package/mobile/getNetworkSimGroup.d.ts +0 -111
  237. package/mobile/getNetworkSimGroup.js +0 -76
  238. package/mobile/getNetworkSimGroup.js.map +0 -1
  239. package/mobile/getNetworkSimPolicy.d.ts +0 -123
  240. package/mobile/getNetworkSimPolicy.js +0 -76
  241. package/mobile/getNetworkSimPolicy.js.map +0 -1
  242. package/mobile/getNetworkSite.d.ts +0 -106
  243. package/mobile/getNetworkSite.js +0 -76
  244. package/mobile/getNetworkSite.js.map +0 -1
  245. package/mobile/getNetworkSlice.d.ts +0 -111
  246. package/mobile/getNetworkSlice.js +0 -76
  247. package/mobile/getNetworkSlice.js.map +0 -1
  248. package/mobile/index.d.ts +0 -66
  249. package/mobile/index.js +0 -105
  250. package/mobile/index.js.map +0 -1
  251. package/mobile/network.d.ts +0 -162
  252. package/mobile/network.js +0 -110
  253. package/mobile/network.js.map +0 -1
  254. package/mobile/networkAttachedDataNetwork.d.ts +0 -293
  255. package/mobile/networkAttachedDataNetwork.js +0 -179
  256. package/mobile/networkAttachedDataNetwork.js.map +0 -1
  257. package/mobile/networkDataNetwork.d.ts +0 -148
  258. package/mobile/networkDataNetwork.js +0 -106
  259. package/mobile/networkDataNetwork.js.map +0 -1
  260. package/mobile/networkPacketCoreControlPlane.d.ts +0 -320
  261. package/mobile/networkPacketCoreControlPlane.js +0 -165
  262. package/mobile/networkPacketCoreControlPlane.js.map +0 -1
  263. package/mobile/networkPacketCoreDataPlane.d.ts +0 -208
  264. package/mobile/networkPacketCoreDataPlane.js +0 -136
  265. package/mobile/networkPacketCoreDataPlane.js.map +0 -1
  266. package/mobile/networkService.d.ts +0 -210
  267. package/mobile/networkService.js +0 -152
  268. package/mobile/networkService.js.map +0 -1
  269. package/mobile/networkSim.d.ts +0 -243
  270. package/mobile/networkSim.js +0 -161
  271. package/mobile/networkSim.js.map +0 -1
  272. package/mobile/networkSimGroup.d.ts +0 -184
  273. package/mobile/networkSimGroup.js +0 -124
  274. package/mobile/networkSimGroup.js.map +0 -1
  275. package/mobile/networkSimPolicy.d.ts +0 -249
  276. package/mobile/networkSimPolicy.js +0 -174
  277. package/mobile/networkSimPolicy.js.map +0 -1
  278. package/mobile/networkSite.d.ts +0 -149
  279. package/mobile/networkSite.js +0 -111
  280. package/mobile/networkSite.js.map +0 -1
  281. package/mobile/networkSlice.d.ts +0 -187
  282. package/mobile/networkSlice.js +0 -113
  283. package/mobile/networkSlice.js.map +0 -1
@@ -0,0 +1,177 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
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.NextGenerationFirewallVirtualNetworkStrataCloudManager = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Manages a Palo Alto Next Generation Firewall Virtual Network Strata Cloud Manager.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as azure from "@pulumi/azure";
16
+ *
17
+ * const example = new azure.core.ResourceGroup("example", {
18
+ * name: "example-resource-group",
19
+ * location: "westeurope",
20
+ * });
21
+ * const examplePublicIp = new azure.network.PublicIp("example", {
22
+ * name: "example-public-ip",
23
+ * location: example.location,
24
+ * resourceGroupName: example.name,
25
+ * allocationMethod: "Static",
26
+ * sku: "Standard",
27
+ * });
28
+ * const exampleNetworkSecurityGroup = new azure.network.NetworkSecurityGroup("example", {
29
+ * name: "example-nsg",
30
+ * location: example.location,
31
+ * resourceGroupName: example.name,
32
+ * });
33
+ * const exampleVirtualNetwork = new azure.network.VirtualNetwork("example", {
34
+ * name: "example-vnet",
35
+ * addressSpaces: ["10.0.0.0/16"],
36
+ * location: example.location,
37
+ * resourceGroupName: example.name,
38
+ * tags: {
39
+ * environment: "Production",
40
+ * },
41
+ * });
42
+ * const trust = new azure.network.Subnet("trust", {
43
+ * name: "example-trust-subnet",
44
+ * resourceGroupName: example.name,
45
+ * virtualNetworkName: exampleVirtualNetwork.name,
46
+ * addressPrefixes: ["10.0.1.0/24"],
47
+ * delegations: [{
48
+ * name: "trusted",
49
+ * serviceDelegation: {
50
+ * name: "PaloAltoNetworks.Cloudngfw/firewalls",
51
+ * actions: ["Microsoft.Network/virtualNetworks/subnets/join/action"],
52
+ * },
53
+ * }],
54
+ * });
55
+ * const trustSubnetNetworkSecurityGroupAssociation = new azure.network.SubnetNetworkSecurityGroupAssociation("trust", {
56
+ * subnetId: trust.id,
57
+ * networkSecurityGroupId: exampleNetworkSecurityGroup.id,
58
+ * });
59
+ * const untrust = new azure.network.Subnet("untrust", {
60
+ * name: "example-untrust-subnet",
61
+ * resourceGroupName: example.name,
62
+ * virtualNetworkName: exampleVirtualNetwork.name,
63
+ * addressPrefixes: ["10.0.2.0/24"],
64
+ * delegations: [{
65
+ * name: "untrusted",
66
+ * serviceDelegation: {
67
+ * name: "PaloAltoNetworks.Cloudngfw/firewalls",
68
+ * actions: ["Microsoft.Network/virtualNetworks/subnets/join/action"],
69
+ * },
70
+ * }],
71
+ * });
72
+ * const untrustSubnetNetworkSecurityGroupAssociation = new azure.network.SubnetNetworkSecurityGroupAssociation("untrust", {
73
+ * subnetId: untrust.id,
74
+ * networkSecurityGroupId: exampleNetworkSecurityGroup.id,
75
+ * });
76
+ * const exampleNextGenerationFirewallVirtualNetworkStrataCloudManager = new azure.paloalto.NextGenerationFirewallVirtualNetworkStrataCloudManager("example", {
77
+ * name: "example-ngfwvh",
78
+ * resourceGroupName: example.name,
79
+ * location: example.location,
80
+ * strataCloudManagerTenantName: "example-scm-tenant",
81
+ * networkProfile: {
82
+ * publicIpAddressIds: [examplePublicIp.id],
83
+ * vnetConfiguration: {
84
+ * virtualNetworkId: exampleVirtualNetwork.id,
85
+ * trustedSubnetId: trust.id,
86
+ * untrustedSubnetId: untrust.id,
87
+ * },
88
+ * },
89
+ * });
90
+ * ```
91
+ *
92
+ * ## API Providers
93
+ *
94
+ * <!-- This section is generated, changes will be overwritten -->
95
+ * This resource uses the following Azure API Providers:
96
+ *
97
+ * * `PaloAltoNetworks.Cloudngfw` - 2025-05-23
98
+ *
99
+ * ## Import
100
+ *
101
+ * Palo Alto Next Generation Firewall Virtual Network Strata Cloud Managers can be imported using the `resource id`, e.g.
102
+ *
103
+ * ```sh
104
+ * $ pulumi import azure:paloalto/nextGenerationFirewallVirtualNetworkStrataCloudManager:NextGenerationFirewallVirtualNetworkStrataCloudManager example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mygroup1/providers/PaloAltoNetworks.Cloudngfw/firewalls/myVNetStrataCloudManagerFW
105
+ * ```
106
+ */
107
+ class NextGenerationFirewallVirtualNetworkStrataCloudManager extends pulumi.CustomResource {
108
+ /**
109
+ * Get an existing NextGenerationFirewallVirtualNetworkStrataCloudManager resource's state with the given name, ID, and optional extra
110
+ * properties used to qualify the lookup.
111
+ *
112
+ * @param name The _unique_ name of the resulting resource.
113
+ * @param id The _unique_ provider ID of the resource to lookup.
114
+ * @param state Any extra arguments used during the lookup.
115
+ * @param opts Optional settings to control the behavior of the CustomResource.
116
+ */
117
+ static get(name, id, state, opts) {
118
+ return new NextGenerationFirewallVirtualNetworkStrataCloudManager(name, state, { ...opts, id: id });
119
+ }
120
+ /**
121
+ * Returns true if the given object is an instance of NextGenerationFirewallVirtualNetworkStrataCloudManager. This is designed to work even
122
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
123
+ */
124
+ static isInstance(obj) {
125
+ if (obj === undefined || obj === null) {
126
+ return false;
127
+ }
128
+ return obj['__pulumiType'] === NextGenerationFirewallVirtualNetworkStrataCloudManager.__pulumiType;
129
+ }
130
+ constructor(name, argsOrState, opts) {
131
+ let resourceInputs = {};
132
+ opts = opts || {};
133
+ if (opts.id) {
134
+ const state = argsOrState;
135
+ resourceInputs["destinationNats"] = state?.destinationNats;
136
+ resourceInputs["dnsSettings"] = state?.dnsSettings;
137
+ resourceInputs["identity"] = state?.identity;
138
+ resourceInputs["location"] = state?.location;
139
+ resourceInputs["marketplaceOfferId"] = state?.marketplaceOfferId;
140
+ resourceInputs["name"] = state?.name;
141
+ resourceInputs["networkProfile"] = state?.networkProfile;
142
+ resourceInputs["planId"] = state?.planId;
143
+ resourceInputs["resourceGroupName"] = state?.resourceGroupName;
144
+ resourceInputs["strataCloudManagerTenantName"] = state?.strataCloudManagerTenantName;
145
+ resourceInputs["tags"] = state?.tags;
146
+ }
147
+ else {
148
+ const args = argsOrState;
149
+ if (args?.networkProfile === undefined && !opts.urn) {
150
+ throw new Error("Missing required property 'networkProfile'");
151
+ }
152
+ if (args?.resourceGroupName === undefined && !opts.urn) {
153
+ throw new Error("Missing required property 'resourceGroupName'");
154
+ }
155
+ if (args?.strataCloudManagerTenantName === undefined && !opts.urn) {
156
+ throw new Error("Missing required property 'strataCloudManagerTenantName'");
157
+ }
158
+ resourceInputs["destinationNats"] = args?.destinationNats;
159
+ resourceInputs["dnsSettings"] = args?.dnsSettings;
160
+ resourceInputs["identity"] = args?.identity;
161
+ resourceInputs["location"] = args?.location;
162
+ resourceInputs["marketplaceOfferId"] = args?.marketplaceOfferId;
163
+ resourceInputs["name"] = args?.name;
164
+ resourceInputs["networkProfile"] = args?.networkProfile;
165
+ resourceInputs["planId"] = args?.planId;
166
+ resourceInputs["resourceGroupName"] = args?.resourceGroupName;
167
+ resourceInputs["strataCloudManagerTenantName"] = args?.strataCloudManagerTenantName;
168
+ resourceInputs["tags"] = args?.tags;
169
+ }
170
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
171
+ super(NextGenerationFirewallVirtualNetworkStrataCloudManager.__pulumiType, name, resourceInputs, opts);
172
+ }
173
+ }
174
+ exports.NextGenerationFirewallVirtualNetworkStrataCloudManager = NextGenerationFirewallVirtualNetworkStrataCloudManager;
175
+ /** @internal */
176
+ NextGenerationFirewallVirtualNetworkStrataCloudManager.__pulumiType = 'azure:paloalto/nextGenerationFirewallVirtualNetworkStrataCloudManager:NextGenerationFirewallVirtualNetworkStrataCloudManager';
177
+ //# sourceMappingURL=nextGenerationFirewallVirtualNetworkStrataCloudManager.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"nextGenerationFirewallVirtualNetworkStrataCloudManager.js","sourceRoot":"","sources":["../../paloalto/nextGenerationFirewallVirtualNetworkStrataCloudManager.ts"],"names":[],"mappings":"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"}
@@ -91,7 +91,7 @@ import * as outputs from "../types/output";
91
91
  * <!-- This section is generated, changes will be overwritten -->
92
92
  * This resource uses the following Azure API Providers:
93
93
  *
94
- * * `Microsoft.DBforPostgreSQL` - 2024-08-01
94
+ * * `Microsoft.DBforPostgreSQL` - 2025-08-01
95
95
  *
96
96
  * ## Import
97
97
  *
@@ -230,7 +230,7 @@ export declare class FlexibleServer extends pulumi.CustomResource {
230
230
  */
231
231
  readonly storageMb: pulumi.Output<number>;
232
232
  /**
233
- * The name of storage performance tier for IOPS of the PostgreSQL Flexible Server. Possible values are `P4`, `P6`, `P10`, `P15`,`P20`, `P30`,`P40`, `P50`,`P60`, `P70` or `P80`. Default value is dependant on the `storageMb` value. Please see the `storageTier` defaults based on `storageMb` table below.
233
+ * The name of storage performance tier for IOPS of the PostgreSQL Flexible Server. Possible values are `P4`, `P6`, `P10`, `P15`,`P20`, `P30`,`P40`, `P50`,`P60`, `P70` or `P80`. Default value is dependent on the `storageMb` value. Please see the `storageTier` defaults based on `storageMb` table below.
234
234
  *
235
235
  * > **Note:** The `storageTier` can be scaled once every 12 hours, this restriction is in place to ensure stability and performance after any changes to your PostgreSQL Flexible Server's configuration.
236
236
  */
@@ -242,7 +242,7 @@ export declare class FlexibleServer extends pulumi.CustomResource {
242
242
  [key: string]: string;
243
243
  } | undefined>;
244
244
  /**
245
- * The version of PostgreSQL Flexible Server to use. Possible values are `11`,`12`, `13`, `14`, `15`, `16` and `17`. Required when `createMode` is `Default`.
245
+ * The version of PostgreSQL Flexible Server to use. Possible values are `11`,`12`, `13`, `14`, `15`, `16`, `17`, and `18`. Required when `createMode` is `Default`.
246
246
  *
247
247
  * > **Note:** Downgrading `version` isn't supported and will force a new PostgreSQL Flexible Server to be created.
248
248
  *
@@ -376,7 +376,7 @@ export interface FlexibleServerState {
376
376
  */
377
377
  storageMb?: pulumi.Input<number>;
378
378
  /**
379
- * The name of storage performance tier for IOPS of the PostgreSQL Flexible Server. Possible values are `P4`, `P6`, `P10`, `P15`,`P20`, `P30`,`P40`, `P50`,`P60`, `P70` or `P80`. Default value is dependant on the `storageMb` value. Please see the `storageTier` defaults based on `storageMb` table below.
379
+ * The name of storage performance tier for IOPS of the PostgreSQL Flexible Server. Possible values are `P4`, `P6`, `P10`, `P15`,`P20`, `P30`,`P40`, `P50`,`P60`, `P70` or `P80`. Default value is dependent on the `storageMb` value. Please see the `storageTier` defaults based on `storageMb` table below.
380
380
  *
381
381
  * > **Note:** The `storageTier` can be scaled once every 12 hours, this restriction is in place to ensure stability and performance after any changes to your PostgreSQL Flexible Server's configuration.
382
382
  */
@@ -388,7 +388,7 @@ export interface FlexibleServerState {
388
388
  [key: string]: pulumi.Input<string>;
389
389
  }>;
390
390
  /**
391
- * The version of PostgreSQL Flexible Server to use. Possible values are `11`,`12`, `13`, `14`, `15`, `16` and `17`. Required when `createMode` is `Default`.
391
+ * The version of PostgreSQL Flexible Server to use. Possible values are `11`,`12`, `13`, `14`, `15`, `16`, `17`, and `18`. Required when `createMode` is `Default`.
392
392
  *
393
393
  * > **Note:** Downgrading `version` isn't supported and will force a new PostgreSQL Flexible Server to be created.
394
394
  *
@@ -510,7 +510,7 @@ export interface FlexibleServerArgs {
510
510
  */
511
511
  storageMb?: pulumi.Input<number>;
512
512
  /**
513
- * The name of storage performance tier for IOPS of the PostgreSQL Flexible Server. Possible values are `P4`, `P6`, `P10`, `P15`,`P20`, `P30`,`P40`, `P50`,`P60`, `P70` or `P80`. Default value is dependant on the `storageMb` value. Please see the `storageTier` defaults based on `storageMb` table below.
513
+ * The name of storage performance tier for IOPS of the PostgreSQL Flexible Server. Possible values are `P4`, `P6`, `P10`, `P15`,`P20`, `P30`,`P40`, `P50`,`P60`, `P70` or `P80`. Default value is dependent on the `storageMb` value. Please see the `storageTier` defaults based on `storageMb` table below.
514
514
  *
515
515
  * > **Note:** The `storageTier` can be scaled once every 12 hours, this restriction is in place to ensure stability and performance after any changes to your PostgreSQL Flexible Server's configuration.
516
516
  */
@@ -522,7 +522,7 @@ export interface FlexibleServerArgs {
522
522
  [key: string]: pulumi.Input<string>;
523
523
  }>;
524
524
  /**
525
- * The version of PostgreSQL Flexible Server to use. Possible values are `11`,`12`, `13`, `14`, `15`, `16` and `17`. Required when `createMode` is `Default`.
525
+ * The version of PostgreSQL Flexible Server to use. Possible values are `11`,`12`, `13`, `14`, `15`, `16`, `17`, and `18`. Required when `createMode` is `Default`.
526
526
  *
527
527
  * > **Note:** Downgrading `version` isn't supported and will force a new PostgreSQL Flexible Server to be created.
528
528
  *
@@ -95,7 +95,7 @@ const utilities = require("../utilities");
95
95
  * <!-- This section is generated, changes will be overwritten -->
96
96
  * This resource uses the following Azure API Providers:
97
97
  *
98
- * * `Microsoft.DBforPostgreSQL` - 2024-08-01
98
+ * * `Microsoft.DBforPostgreSQL` - 2025-08-01
99
99
  *
100
100
  * ## Import
101
101
  *
@@ -33,7 +33,7 @@ import * as pulumi from "@pulumi/pulumi";
33
33
  * <!-- This section is generated, changes will be overwritten -->
34
34
  * This resource uses the following Azure API Providers:
35
35
  *
36
- * * `Microsoft.DBforPostgreSQL` - 2024-08-01
36
+ * * `Microsoft.DBforPostgreSQL` - 2025-08-01
37
37
  *
38
38
  * ## Import
39
39
  *
@@ -39,7 +39,7 @@ const utilities = require("../utilities");
39
39
  * <!-- This section is generated, changes will be overwritten -->
40
40
  * This resource uses the following Azure API Providers:
41
41
  *
42
- * * `Microsoft.DBforPostgreSQL` - 2024-08-01
42
+ * * `Microsoft.DBforPostgreSQL` - 2025-08-01
43
43
  *
44
44
  * ## Import
45
45
  *
@@ -63,7 +63,7 @@ import * as pulumi from "@pulumi/pulumi";
63
63
  * <!-- This section is generated, changes will be overwritten -->
64
64
  * This resource uses the following Azure API Providers:
65
65
  *
66
- * * `Microsoft.DBforPostgreSQL` - 2024-08-01
66
+ * * `Microsoft.DBforPostgreSQL` - 2025-08-01
67
67
  *
68
68
  * ## Import
69
69
  *
@@ -69,7 +69,7 @@ const utilities = require("../utilities");
69
69
  * <!-- This section is generated, changes will be overwritten -->
70
70
  * This resource uses the following Azure API Providers:
71
71
  *
72
- * * `Microsoft.DBforPostgreSQL` - 2024-08-01
72
+ * * `Microsoft.DBforPostgreSQL` - 2025-08-01
73
73
  *
74
74
  * ## Import
75
75
  *
@@ -33,7 +33,7 @@ import * as pulumi from "@pulumi/pulumi";
33
33
  * <!-- This section is generated, changes will be overwritten -->
34
34
  * This resource uses the following Azure API Providers:
35
35
  *
36
- * * `Microsoft.DBforPostgreSQL` - 2024-08-01
36
+ * * `Microsoft.DBforPostgreSQL` - 2025-08-01
37
37
  *
38
38
  * ## Import
39
39
  *
@@ -39,7 +39,7 @@ const utilities = require("../utilities");
39
39
  * <!-- This section is generated, changes will be overwritten -->
40
40
  * This resource uses the following Azure API Providers:
41
41
  *
42
- * * `Microsoft.DBforPostgreSQL` - 2024-08-01
42
+ * * `Microsoft.DBforPostgreSQL` - 2025-08-01
43
43
  *
44
44
  * ## Import
45
45
  *
@@ -35,7 +35,7 @@ import * as pulumi from "@pulumi/pulumi";
35
35
  * <!-- This section is generated, changes will be overwritten -->
36
36
  * This resource uses the following Azure API Providers:
37
37
  *
38
- * * `Microsoft.DBforPostgreSQL` - 2024-08-01
38
+ * * `Microsoft.DBforPostgreSQL` - 2025-08-01
39
39
  *
40
40
  * ## Import
41
41
  *
@@ -41,7 +41,7 @@ const utilities = require("../utilities");
41
41
  * <!-- This section is generated, changes will be overwritten -->
42
42
  * This resource uses the following Azure API Providers:
43
43
  *
44
- * * `Microsoft.DBforPostgreSQL` - 2024-08-01
44
+ * * `Microsoft.DBforPostgreSQL` - 2025-08-01
45
45
  *
46
46
  * ## Import
47
47
  *
@@ -53,7 +53,7 @@ import * as pulumi from "@pulumi/pulumi";
53
53
  * <!-- This section is generated, changes will be overwritten -->
54
54
  * This resource uses the following Azure API Providers:
55
55
  *
56
- * * `Microsoft.DBforPostgreSQL` - 2024-08-01
56
+ * * `Microsoft.DBforPostgreSQL` - 2025-08-01
57
57
  *
58
58
  * ## Import
59
59
  *
@@ -80,7 +80,7 @@ export declare class FlexibleServerVirtualEndpoint extends pulumi.CustomResource
80
80
  */
81
81
  static isInstance(obj: any): obj is FlexibleServerVirtualEndpoint;
82
82
  /**
83
- * The name of the Virtual Endpoint
83
+ * The name of the Virtual Endpoint. Changing this forces a new resource to be created.
84
84
  */
85
85
  readonly name: pulumi.Output<string>;
86
86
  /**
@@ -90,11 +90,11 @@ export declare class FlexibleServerVirtualEndpoint extends pulumi.CustomResource
90
90
  */
91
91
  readonly replicaServerId: pulumi.Output<string>;
92
92
  /**
93
- * The Resource ID of the *Source* Postgres Flexible Server this should be associated with.
93
+ * The Resource ID of the *Source* Postgres Flexible Server this should be associated with. Changing this forces a new resource to be created.
94
94
  */
95
95
  readonly sourceServerId: pulumi.Output<string>;
96
96
  /**
97
- * The type of Virtual Endpoint. Currently only `ReadWrite` is supported.
97
+ * The type of Virtual Endpoint. Currently only `ReadWrite` is supported. Changing this forces a new resource to be created.
98
98
  */
99
99
  readonly type: pulumi.Output<string>;
100
100
  /**
@@ -111,7 +111,7 @@ export declare class FlexibleServerVirtualEndpoint extends pulumi.CustomResource
111
111
  */
112
112
  export interface FlexibleServerVirtualEndpointState {
113
113
  /**
114
- * The name of the Virtual Endpoint
114
+ * The name of the Virtual Endpoint. Changing this forces a new resource to be created.
115
115
  */
116
116
  name?: pulumi.Input<string>;
117
117
  /**
@@ -121,11 +121,11 @@ export interface FlexibleServerVirtualEndpointState {
121
121
  */
122
122
  replicaServerId?: pulumi.Input<string>;
123
123
  /**
124
- * The Resource ID of the *Source* Postgres Flexible Server this should be associated with.
124
+ * The Resource ID of the *Source* Postgres Flexible Server this should be associated with. Changing this forces a new resource to be created.
125
125
  */
126
126
  sourceServerId?: pulumi.Input<string>;
127
127
  /**
128
- * The type of Virtual Endpoint. Currently only `ReadWrite` is supported.
128
+ * The type of Virtual Endpoint. Currently only `ReadWrite` is supported. Changing this forces a new resource to be created.
129
129
  */
130
130
  type?: pulumi.Input<string>;
131
131
  }
@@ -134,7 +134,7 @@ export interface FlexibleServerVirtualEndpointState {
134
134
  */
135
135
  export interface FlexibleServerVirtualEndpointArgs {
136
136
  /**
137
- * The name of the Virtual Endpoint
137
+ * The name of the Virtual Endpoint. Changing this forces a new resource to be created.
138
138
  */
139
139
  name?: pulumi.Input<string>;
140
140
  /**
@@ -144,11 +144,11 @@ export interface FlexibleServerVirtualEndpointArgs {
144
144
  */
145
145
  replicaServerId: pulumi.Input<string>;
146
146
  /**
147
- * The Resource ID of the *Source* Postgres Flexible Server this should be associated with.
147
+ * The Resource ID of the *Source* Postgres Flexible Server this should be associated with. Changing this forces a new resource to be created.
148
148
  */
149
149
  sourceServerId: pulumi.Input<string>;
150
150
  /**
151
- * The type of Virtual Endpoint. Currently only `ReadWrite` is supported.
151
+ * The type of Virtual Endpoint. Currently only `ReadWrite` is supported. Changing this forces a new resource to be created.
152
152
  */
153
153
  type: pulumi.Input<string>;
154
154
  }
@@ -59,7 +59,7 @@ const utilities = require("../utilities");
59
59
  * <!-- This section is generated, changes will be overwritten -->
60
60
  * This resource uses the following Azure API Providers:
61
61
  *
62
- * * `Microsoft.DBforPostgreSQL` - 2024-08-01
62
+ * * `Microsoft.DBforPostgreSQL` - 2025-08-01
63
63
  *
64
64
  * ## Import
65
65
  *
@@ -21,7 +21,7 @@ import * as outputs from "../types/output";
21
21
  * <!-- This section is generated, changes will be overwritten -->
22
22
  * This data source uses the following Azure API Providers:
23
23
  *
24
- * * `Microsoft.DBforPostgreSQL` - 2024-08-01
24
+ * * `Microsoft.DBforPostgreSQL` - 2025-08-01
25
25
  */
26
26
  export declare function getFlexibleServer(args: GetFlexibleServerArgs, opts?: pulumi.InvokeOptions): Promise<GetFlexibleServerResult>;
27
27
  /**
@@ -123,7 +123,7 @@ export interface GetFlexibleServerResult {
123
123
  * <!-- This section is generated, changes will be overwritten -->
124
124
  * This data source uses the following Azure API Providers:
125
125
  *
126
- * * `Microsoft.DBforPostgreSQL` - 2024-08-01
126
+ * * `Microsoft.DBforPostgreSQL` - 2025-08-01
127
127
  */
128
128
  export declare function getFlexibleServerOutput(args: GetFlexibleServerOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetFlexibleServerResult>;
129
129
  /**
@@ -26,7 +26,7 @@ const utilities = require("../utilities");
26
26
  * <!-- This section is generated, changes will be overwritten -->
27
27
  * This data source uses the following Azure API Providers:
28
28
  *
29
- * * `Microsoft.DBforPostgreSQL` - 2024-08-01
29
+ * * `Microsoft.DBforPostgreSQL` - 2025-08-01
30
30
  */
31
31
  function getFlexibleServer(args, opts) {
32
32
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -57,7 +57,7 @@ exports.getFlexibleServer = getFlexibleServer;
57
57
  * <!-- This section is generated, changes will be overwritten -->
58
58
  * This data source uses the following Azure API Providers:
59
59
  *
60
- * * `Microsoft.DBforPostgreSQL` - 2024-08-01
60
+ * * `Microsoft.DBforPostgreSQL` - 2025-08-01
61
61
  */
62
62
  function getFlexibleServerOutput(args, opts) {
63
63
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -115,7 +115,7 @@ export declare class Service extends pulumi.CustomResource {
115
115
  */
116
116
  readonly customerManagedKeyEnforcementEnabled: pulumi.Output<boolean | undefined>;
117
117
  /**
118
- * Specifies the Hosting Mode, which allows for High Density partitions (that allow for up to 1000 indexes) should be supported. Possible values are `highDensity` or `default`. Defaults to `default`. Changing this forces a new Search Service to be created.
118
+ * Specifies the Hosting Mode, which allows for High Density partitions (that allow for up to 1000 indexes) should be supported. Possible values are `HighDensity` or `Default`. Defaults to `Default`. Changing this forces a new Search Service to be created.
119
119
  *
120
120
  * > **Note:** `hostingMode` can only be configured when `sku` is set to `standard3`.
121
121
  */
@@ -226,7 +226,7 @@ export interface ServiceState {
226
226
  */
227
227
  customerManagedKeyEnforcementEnabled?: pulumi.Input<boolean>;
228
228
  /**
229
- * Specifies the Hosting Mode, which allows for High Density partitions (that allow for up to 1000 indexes) should be supported. Possible values are `highDensity` or `default`. Defaults to `default`. Changing this forces a new Search Service to be created.
229
+ * Specifies the Hosting Mode, which allows for High Density partitions (that allow for up to 1000 indexes) should be supported. Possible values are `HighDensity` or `Default`. Defaults to `Default`. Changing this forces a new Search Service to be created.
230
230
  *
231
231
  * > **Note:** `hostingMode` can only be configured when `sku` is set to `standard3`.
232
232
  */
@@ -325,7 +325,7 @@ export interface ServiceArgs {
325
325
  */
326
326
  customerManagedKeyEnforcementEnabled?: pulumi.Input<boolean>;
327
327
  /**
328
- * Specifies the Hosting Mode, which allows for High Density partitions (that allow for up to 1000 indexes) should be supported. Possible values are `highDensity` or `default`. Defaults to `default`. Changing this forces a new Search Service to be created.
328
+ * Specifies the Hosting Mode, which allows for High Density partitions (that allow for up to 1000 indexes) should be supported. Possible values are `HighDensity` or `Default`. Defaults to `Default`. Changing this forces a new Search Service to be created.
329
329
  *
330
330
  * > **Note:** `hostingMode` can only be configured when `sku` is set to `standard3`.
331
331
  */
@@ -105,7 +105,7 @@ export declare class Subscription extends pulumi.CustomResource {
105
105
  */
106
106
  readonly forwardTo: pulumi.Output<string | undefined>;
107
107
  /**
108
- * The lock duration for the subscription as an [ISO 8601 duration](https://en.wikipedia.org/wiki/ISO_8601#Durations). The default value is `1` minute or `P0DT0H1M0S` . The maximum value is `5` minutes or `P0DT0H5M0S` . Defaults to `PT1M`.
108
+ * The lock duration for the subscription as an [ISO 8601 duration](https://en.wikipedia.org/wiki/ISO_8601#Durations). Defaults to `PT1M`.
109
109
  */
110
110
  readonly lockDuration: pulumi.Output<string | undefined>;
111
111
  /**
@@ -180,7 +180,7 @@ export interface SubscriptionState {
180
180
  */
181
181
  forwardTo?: pulumi.Input<string>;
182
182
  /**
183
- * The lock duration for the subscription as an [ISO 8601 duration](https://en.wikipedia.org/wiki/ISO_8601#Durations). The default value is `1` minute or `P0DT0H1M0S` . The maximum value is `5` minutes or `P0DT0H5M0S` . Defaults to `PT1M`.
183
+ * The lock duration for the subscription as an [ISO 8601 duration](https://en.wikipedia.org/wiki/ISO_8601#Durations). Defaults to `PT1M`.
184
184
  */
185
185
  lockDuration?: pulumi.Input<string>;
186
186
  /**
@@ -247,7 +247,7 @@ export interface SubscriptionArgs {
247
247
  */
248
248
  forwardTo?: pulumi.Input<string>;
249
249
  /**
250
- * The lock duration for the subscription as an [ISO 8601 duration](https://en.wikipedia.org/wiki/ISO_8601#Durations). The default value is `1` minute or `P0DT0H1M0S` . The maximum value is `5` minutes or `P0DT0H5M0S` . Defaults to `PT1M`.
250
+ * The lock duration for the subscription as an [ISO 8601 duration](https://en.wikipedia.org/wiki/ISO_8601#Durations). Defaults to `PT1M`.
251
251
  */
252
252
  lockDuration?: pulumi.Input<string>;
253
253
  /**
@@ -123,7 +123,7 @@ export declare class VmwareReplicatedVm extends pulumi.CustomResource {
123
123
  */
124
124
  readonly defaultLogStorageAccountId: pulumi.Output<string | undefined>;
125
125
  /**
126
- * The type of storage account that should be used for recovery disks when a failover is done. Possible values are `Premium_LRS`, `Standard_LRS` and `StandardSSD_LRS`.
126
+ * The type of storage account that should be used for recovery disks when a failover is done. Possible values are `Premium_LRS`, `PremiumV2_LRS`, `Premium_ZRS`, `Standard_LRS`, `StandardSSD_LRS`, `StandardSSD_ZRS` and `UltraSSD_LRS`.
127
127
  *
128
128
  * > **Note:** Only one of `defaultRecoveryDiskType` or `managedDisk` must be specified.
129
129
  *
@@ -248,7 +248,7 @@ export interface VmwareReplicatedVmState {
248
248
  */
249
249
  defaultLogStorageAccountId?: pulumi.Input<string>;
250
250
  /**
251
- * The type of storage account that should be used for recovery disks when a failover is done. Possible values are `Premium_LRS`, `Standard_LRS` and `StandardSSD_LRS`.
251
+ * The type of storage account that should be used for recovery disks when a failover is done. Possible values are `Premium_LRS`, `PremiumV2_LRS`, `Premium_ZRS`, `Standard_LRS`, `StandardSSD_LRS`, `StandardSSD_ZRS` and `UltraSSD_LRS`.
252
252
  *
253
253
  * > **Note:** Only one of `defaultRecoveryDiskType` or `managedDisk` must be specified.
254
254
  *
@@ -365,7 +365,7 @@ export interface VmwareReplicatedVmArgs {
365
365
  */
366
366
  defaultLogStorageAccountId?: pulumi.Input<string>;
367
367
  /**
368
- * The type of storage account that should be used for recovery disks when a failover is done. Possible values are `Premium_LRS`, `Standard_LRS` and `StandardSSD_LRS`.
368
+ * The type of storage account that should be used for recovery disks when a failover is done. Possible values are `Premium_LRS`, `PremiumV2_LRS`, `Premium_ZRS`, `Standard_LRS`, `StandardSSD_LRS`, `StandardSSD_ZRS` and `UltraSSD_LRS`.
369
369
  *
370
370
  * > **Note:** Only one of `defaultRecoveryDiskType` or `managedDisk` must be specified.
371
371
  *
@@ -205,7 +205,7 @@ export declare class Account extends pulumi.CustomResource {
205
205
  */
206
206
  readonly location: pulumi.Output<string>;
207
207
  /**
208
- * The minimum supported TLS version for the storage account. Possible values are `TLS1_0`, `TLS1_1`, and `TLS1_2`. Defaults to `TLS1_2` for new storage accounts.
208
+ * The minimum supported TLS version for the storage account. Possible values are `TLS1_0`, `TLS1_1`, `TLS1_2` and `TLS1_3`. Defaults to `TLS1_2` for new storage accounts.
209
209
  *
210
210
  * > **Note:** Azure Services will require TLS 1.2+ by August 2025, please see this [announcement](https://azure.microsoft.com/en-us/updates/v2/update-retirement-tls1-0-tls1-1-versions-azure-services/) for more.
211
211
  *
@@ -699,7 +699,7 @@ export interface AccountState {
699
699
  */
700
700
  location?: pulumi.Input<string>;
701
701
  /**
702
- * The minimum supported TLS version for the storage account. Possible values are `TLS1_0`, `TLS1_1`, and `TLS1_2`. Defaults to `TLS1_2` for new storage accounts.
702
+ * The minimum supported TLS version for the storage account. Possible values are `TLS1_0`, `TLS1_1`, `TLS1_2` and `TLS1_3`. Defaults to `TLS1_2` for new storage accounts.
703
703
  *
704
704
  * > **Note:** Azure Services will require TLS 1.2+ by August 2025, please see this [announcement](https://azure.microsoft.com/en-us/updates/v2/update-retirement-tls1-0-tls1-1-versions-azure-services/) for more.
705
705
  *
@@ -1185,7 +1185,7 @@ export interface AccountArgs {
1185
1185
  */
1186
1186
  location?: pulumi.Input<string>;
1187
1187
  /**
1188
- * The minimum supported TLS version for the storage account. Possible values are `TLS1_0`, `TLS1_1`, and `TLS1_2`. Defaults to `TLS1_2` for new storage accounts.
1188
+ * The minimum supported TLS version for the storage account. Possible values are `TLS1_0`, `TLS1_1`, `TLS1_2` and `TLS1_3`. Defaults to `TLS1_2` for new storage accounts.
1189
1189
  *
1190
1190
  * > **Note:** Azure Services will require TLS 1.2+ by August 2025, please see this [announcement](https://azure.microsoft.com/en-us/updates/v2/update-retirement-tls1-0-tls1-1-versions-azure-services/) for more.
1191
1191
  *
@@ -99,13 +99,13 @@ export declare class Container extends pulumi.CustomResource {
99
99
  */
100
100
  readonly resourceManagerId: pulumi.Output<string>;
101
101
  /**
102
- * The name of the Storage Account where the Container should be created. Changing this forces a new resource to be created.
102
+ * The name of the Storage Account where the Container should be created.
103
103
  *
104
104
  * > **Note:** One of `storageAccountName` or `storageAccountId` must be specified. When specifying `storageAccountId` the resource will use the Resource Manager API, rather than the Data Plane API.
105
105
  */
106
106
  readonly storageAccountId: pulumi.Output<string | undefined>;
107
107
  /**
108
- * The name of the Storage Account where the Container should be created. Changing this forces a new resource to be created. This property is deprecated in favour of `storageAccountId`.
108
+ * The name of the Storage Account where the Container should be created. This property is deprecated in favour of `storageAccountId`.
109
109
  *
110
110
  * > **Note:** Migrating from the deprecated `storageAccountName` to `storageAccountId` is supported without recreation. Any other change to either property will result in the resource being recreated.
111
111
  *
@@ -164,13 +164,13 @@ export interface ContainerState {
164
164
  */
165
165
  resourceManagerId?: pulumi.Input<string>;
166
166
  /**
167
- * The name of the Storage Account where the Container should be created. Changing this forces a new resource to be created.
167
+ * The name of the Storage Account where the Container should be created.
168
168
  *
169
169
  * > **Note:** One of `storageAccountName` or `storageAccountId` must be specified. When specifying `storageAccountId` the resource will use the Resource Manager API, rather than the Data Plane API.
170
170
  */
171
171
  storageAccountId?: pulumi.Input<string>;
172
172
  /**
173
- * The name of the Storage Account where the Container should be created. Changing this forces a new resource to be created. This property is deprecated in favour of `storageAccountId`.
173
+ * The name of the Storage Account where the Container should be created. This property is deprecated in favour of `storageAccountId`.
174
174
  *
175
175
  * > **Note:** Migrating from the deprecated `storageAccountName` to `storageAccountId` is supported without recreation. Any other change to either property will result in the resource being recreated.
176
176
  *
@@ -207,13 +207,13 @@ export interface ContainerArgs {
207
207
  */
208
208
  name?: pulumi.Input<string>;
209
209
  /**
210
- * The name of the Storage Account where the Container should be created. Changing this forces a new resource to be created.
210
+ * The name of the Storage Account where the Container should be created.
211
211
  *
212
212
  * > **Note:** One of `storageAccountName` or `storageAccountId` must be specified. When specifying `storageAccountId` the resource will use the Resource Manager API, rather than the Data Plane API.
213
213
  */
214
214
  storageAccountId?: pulumi.Input<string>;
215
215
  /**
216
- * The name of the Storage Account where the Container should be created. Changing this forces a new resource to be created. This property is deprecated in favour of `storageAccountId`.
216
+ * The name of the Storage Account where the Container should be created. This property is deprecated in favour of `storageAccountId`.
217
217
  *
218
218
  * > **Note:** Migrating from the deprecated `storageAccountName` to `storageAccountId` is supported without recreation. Any other change to either property will result in the resource being recreated.
219
219
  *