pulumi-azure-native 3.8.0a1756942349__py3-none-any.whl → 3.9.0a1757522298__py3-none-any.whl

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.

Potentially problematic release.


This version of pulumi-azure-native might be problematic. Click here for more details.

Files changed (54) hide show
  1. pulumi_azure_native/cloudngfw/__init__.py +3 -3
  2. pulumi_azure_native/cloudngfw/certificate_object_global_rulestack.py +4 -4
  3. pulumi_azure_native/cloudngfw/certificate_object_local_rulestack.py +4 -4
  4. pulumi_azure_native/cloudngfw/firewall.py +4 -4
  5. pulumi_azure_native/cloudngfw/fqdn_list_global_rulestack.py +4 -4
  6. pulumi_azure_native/cloudngfw/fqdn_list_local_rulestack.py +4 -4
  7. pulumi_azure_native/cloudngfw/get_certificate_object_global_rulestack.py +4 -4
  8. pulumi_azure_native/cloudngfw/get_certificate_object_local_rulestack.py +4 -4
  9. pulumi_azure_native/cloudngfw/get_firewall.py +4 -4
  10. pulumi_azure_native/cloudngfw/get_firewall_global_rulestack.py +4 -4
  11. pulumi_azure_native/cloudngfw/get_firewall_log_profile.py +4 -4
  12. pulumi_azure_native/cloudngfw/get_firewall_support_info.py +6 -34
  13. pulumi_azure_native/cloudngfw/get_fqdn_list_global_rulestack.py +4 -4
  14. pulumi_azure_native/cloudngfw/get_fqdn_list_local_rulestack.py +4 -4
  15. pulumi_azure_native/cloudngfw/get_global_rulestack.py +4 -4
  16. pulumi_azure_native/cloudngfw/get_global_rulestack_change_log.py +4 -4
  17. pulumi_azure_native/cloudngfw/get_local_rule.py +4 -4
  18. pulumi_azure_native/cloudngfw/get_local_rule_counters.py +4 -4
  19. pulumi_azure_native/cloudngfw/get_local_rulestack.py +4 -4
  20. pulumi_azure_native/cloudngfw/get_local_rulestack_change_log.py +4 -4
  21. pulumi_azure_native/cloudngfw/get_local_rulestack_support_info.py +6 -34
  22. pulumi_azure_native/cloudngfw/get_post_rule.py +4 -4
  23. pulumi_azure_native/cloudngfw/get_post_rule_counters.py +4 -4
  24. pulumi_azure_native/cloudngfw/get_pre_rule.py +4 -4
  25. pulumi_azure_native/cloudngfw/get_pre_rule_counters.py +4 -4
  26. pulumi_azure_native/cloudngfw/get_prefix_list_global_rulestack.py +4 -4
  27. pulumi_azure_native/cloudngfw/get_prefix_list_local_rulestack.py +4 -4
  28. pulumi_azure_native/cloudngfw/global_rulestack.py +4 -4
  29. pulumi_azure_native/cloudngfw/list_global_rulestack_advanced_security_objects.py +4 -4
  30. pulumi_azure_native/cloudngfw/list_global_rulestack_app_ids.py +4 -4
  31. pulumi_azure_native/cloudngfw/list_global_rulestack_countries.py +4 -4
  32. pulumi_azure_native/cloudngfw/list_global_rulestack_firewalls.py +4 -4
  33. pulumi_azure_native/cloudngfw/list_global_rulestack_predefined_url_categories.py +4 -4
  34. pulumi_azure_native/cloudngfw/list_global_rulestack_security_services.py +4 -4
  35. pulumi_azure_native/cloudngfw/list_local_rulestack_advanced_security_objects.py +4 -4
  36. pulumi_azure_native/cloudngfw/list_local_rulestack_app_ids.py +4 -4
  37. pulumi_azure_native/cloudngfw/list_local_rulestack_countries.py +4 -4
  38. pulumi_azure_native/cloudngfw/list_local_rulestack_firewalls.py +4 -4
  39. pulumi_azure_native/cloudngfw/list_local_rulestack_predefined_url_categories.py +4 -4
  40. pulumi_azure_native/cloudngfw/list_local_rulestack_security_services.py +4 -4
  41. pulumi_azure_native/cloudngfw/{list_palo_alto_networks_cloudngfw_cloud_manager_tenants.py → list_palo_alto_networks_cloudngfw_operation_cloud_manager_tenants.py} +17 -17
  42. pulumi_azure_native/cloudngfw/{list_palo_alto_networks_cloudngfw_product_serial_number_status.py → list_palo_alto_networks_cloudngfw_operation_product_serial_number_status.py} +17 -17
  43. pulumi_azure_native/cloudngfw/{list_palo_alto_networks_cloudngfw_support_info.py → list_palo_alto_networks_cloudngfw_operation_support_info.py} +19 -47
  44. pulumi_azure_native/cloudngfw/local_rule.py +4 -4
  45. pulumi_azure_native/cloudngfw/local_rulestack.py +4 -4
  46. pulumi_azure_native/cloudngfw/post_rule.py +4 -4
  47. pulumi_azure_native/cloudngfw/pre_rule.py +4 -4
  48. pulumi_azure_native/cloudngfw/prefix_list_global_rulestack.py +4 -4
  49. pulumi_azure_native/cloudngfw/prefix_list_local_rulestack.py +4 -4
  50. pulumi_azure_native/pulumi-plugin.json +1 -1
  51. {pulumi_azure_native-3.8.0a1756942349.dist-info → pulumi_azure_native-3.9.0a1757522298.dist-info}/METADATA +1 -1
  52. {pulumi_azure_native-3.8.0a1756942349.dist-info → pulumi_azure_native-3.9.0a1757522298.dist-info}/RECORD +54 -54
  53. {pulumi_azure_native-3.8.0a1756942349.dist-info → pulumi_azure_native-3.9.0a1757522298.dist-info}/WHEEL +0 -0
  54. {pulumi_azure_native-3.8.0a1756942349.dist-info → pulumi_azure_native-3.9.0a1757522298.dist-info}/top_level.txt +0 -0
@@ -27,19 +27,13 @@ class GetLocalRulestackSupportInfoResult:
27
27
  """
28
28
  Support information for the resource
29
29
  """
30
- def __init__(__self__, account_id=None, account_id_for_billing=None, account_registered=None, association_type=None, free_trial=None, free_trial_credit_left=None, free_trial_days_left=None, help_url=None, product_serial=None, product_sku=None, register_url=None, support_url=None, user_domain_supported=None, user_registered=None):
30
+ def __init__(__self__, account_id=None, account_registered=None, free_trial=None, free_trial_credit_left=None, free_trial_days_left=None, help_url=None, product_serial=None, product_sku=None, register_url=None, support_url=None, user_domain_supported=None, user_registered=None):
31
31
  if account_id and not isinstance(account_id, str):
32
32
  raise TypeError("Expected argument 'account_id' to be a str")
33
33
  pulumi.set(__self__, "account_id", account_id)
34
- if account_id_for_billing and not isinstance(account_id_for_billing, str):
35
- raise TypeError("Expected argument 'account_id_for_billing' to be a str")
36
- pulumi.set(__self__, "account_id_for_billing", account_id_for_billing)
37
34
  if account_registered and not isinstance(account_registered, str):
38
35
  raise TypeError("Expected argument 'account_registered' to be a str")
39
36
  pulumi.set(__self__, "account_registered", account_registered)
40
- if association_type and not isinstance(association_type, str):
41
- raise TypeError("Expected argument 'association_type' to be a str")
42
- pulumi.set(__self__, "association_type", association_type)
43
37
  if free_trial and not isinstance(free_trial, str):
44
38
  raise TypeError("Expected argument 'free_trial' to be a str")
45
39
  pulumi.set(__self__, "free_trial", free_trial)
@@ -75,18 +69,10 @@ class GetLocalRulestackSupportInfoResult:
75
69
  @pulumi.getter(name="accountId")
76
70
  def account_id(self) -> Optional[builtins.str]:
77
71
  """
78
- Support account associated with given resource when association type is tenant
72
+ Support account associated with given resource
79
73
  """
80
74
  return pulumi.get(self, "account_id")
81
75
 
82
- @property
83
- @pulumi.getter(name="accountIdForBilling")
84
- def account_id_for_billing(self) -> Optional[builtins.str]:
85
- """
86
- Support account associated with given resource when association type is billing
87
- """
88
- return pulumi.get(self, "account_id_for_billing")
89
-
90
76
  @property
91
77
  @pulumi.getter(name="accountRegistered")
92
78
  def account_registered(self) -> Optional[builtins.str]:
@@ -95,14 +81,6 @@ class GetLocalRulestackSupportInfoResult:
95
81
  """
96
82
  return pulumi.get(self, "account_registered")
97
83
 
98
- @property
99
- @pulumi.getter(name="associationType")
100
- def association_type(self) -> Optional[builtins.str]:
101
- """
102
- Association Type
103
- """
104
- return pulumi.get(self, "association_type")
105
-
106
84
  @property
107
85
  @pulumi.getter(name="freeTrial")
108
86
  def free_trial(self) -> Optional[builtins.str]:
@@ -191,9 +169,7 @@ class AwaitableGetLocalRulestackSupportInfoResult(GetLocalRulestackSupportInfoRe
191
169
  yield self
192
170
  return GetLocalRulestackSupportInfoResult(
193
171
  account_id=self.account_id,
194
- account_id_for_billing=self.account_id_for_billing,
195
172
  account_registered=self.account_registered,
196
- association_type=self.association_type,
197
173
  free_trial=self.free_trial,
198
174
  free_trial_credit_left=self.free_trial_credit_left,
199
175
  free_trial_days_left=self.free_trial_days_left,
@@ -213,9 +189,9 @@ def get_local_rulestack_support_info(email: Optional[builtins.str] = None,
213
189
  """
214
190
  support info for rulestack.
215
191
 
216
- Uses Azure REST API version 2025-02-06-preview.
192
+ Uses Azure REST API version 2025-05-23.
217
193
 
218
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
194
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
219
195
 
220
196
 
221
197
  :param builtins.str email: email address on behalf of which this API called
@@ -231,9 +207,7 @@ def get_local_rulestack_support_info(email: Optional[builtins.str] = None,
231
207
 
232
208
  return AwaitableGetLocalRulestackSupportInfoResult(
233
209
  account_id=pulumi.get(__ret__, 'account_id'),
234
- account_id_for_billing=pulumi.get(__ret__, 'account_id_for_billing'),
235
210
  account_registered=pulumi.get(__ret__, 'account_registered'),
236
- association_type=pulumi.get(__ret__, 'association_type'),
237
211
  free_trial=pulumi.get(__ret__, 'free_trial'),
238
212
  free_trial_credit_left=pulumi.get(__ret__, 'free_trial_credit_left'),
239
213
  free_trial_days_left=pulumi.get(__ret__, 'free_trial_days_left'),
@@ -251,9 +225,9 @@ def get_local_rulestack_support_info_output(email: Optional[pulumi.Input[Optiona
251
225
  """
252
226
  support info for rulestack.
253
227
 
254
- Uses Azure REST API version 2025-02-06-preview.
228
+ Uses Azure REST API version 2025-05-23.
255
229
 
256
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
230
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
257
231
 
258
232
 
259
233
  :param builtins.str email: email address on behalf of which this API called
@@ -268,9 +242,7 @@ def get_local_rulestack_support_info_output(email: Optional[pulumi.Input[Optiona
268
242
  __ret__ = pulumi.runtime.invoke_output('azure-native:cloudngfw:getLocalRulestackSupportInfo', __args__, opts=opts, typ=GetLocalRulestackSupportInfoResult)
269
243
  return __ret__.apply(lambda __response__: GetLocalRulestackSupportInfoResult(
270
244
  account_id=pulumi.get(__response__, 'account_id'),
271
- account_id_for_billing=pulumi.get(__response__, 'account_id_for_billing'),
272
245
  account_registered=pulumi.get(__response__, 'account_registered'),
273
- association_type=pulumi.get(__response__, 'association_type'),
274
246
  free_trial=pulumi.get(__response__, 'free_trial'),
275
247
  free_trial_credit_left=pulumi.get(__response__, 'free_trial_credit_left'),
276
248
  free_trial_days_left=pulumi.get(__response__, 'free_trial_days_left'),
@@ -342,9 +342,9 @@ def get_post_rule(global_rulestack_name: Optional[builtins.str] = None,
342
342
  """
343
343
  Get a PostRulesResource
344
344
 
345
- Uses Azure REST API version 2025-02-06-preview.
345
+ Uses Azure REST API version 2025-05-23.
346
346
 
347
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
347
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
348
348
 
349
349
 
350
350
  :param builtins.str global_rulestack_name: GlobalRulestack resource name
@@ -388,9 +388,9 @@ def get_post_rule_output(global_rulestack_name: Optional[pulumi.Input[builtins.s
388
388
  """
389
389
  Get a PostRulesResource
390
390
 
391
- Uses Azure REST API version 2025-02-06-preview.
391
+ Uses Azure REST API version 2025-05-23.
392
392
 
393
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
393
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
394
394
 
395
395
 
396
396
  :param builtins.str global_rulestack_name: GlobalRulestack resource name
@@ -166,9 +166,9 @@ def get_post_rule_counters(firewall_name: Optional[builtins.str] = None,
166
166
  """
167
167
  Get counters
168
168
 
169
- Uses Azure REST API version 2025-02-06-preview.
169
+ Uses Azure REST API version 2025-05-23.
170
170
 
171
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
171
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
172
172
 
173
173
 
174
174
  :param builtins.str global_rulestack_name: GlobalRulestack resource name
@@ -199,9 +199,9 @@ def get_post_rule_counters_output(firewall_name: Optional[pulumi.Input[Optional[
199
199
  """
200
200
  Get counters
201
201
 
202
- Uses Azure REST API version 2025-02-06-preview.
202
+ Uses Azure REST API version 2025-05-23.
203
203
 
204
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
204
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
205
205
 
206
206
 
207
207
  :param builtins.str global_rulestack_name: GlobalRulestack resource name
@@ -342,9 +342,9 @@ def get_pre_rule(global_rulestack_name: Optional[builtins.str] = None,
342
342
  """
343
343
  Get a PreRulesResource
344
344
 
345
- Uses Azure REST API version 2025-02-06-preview.
345
+ Uses Azure REST API version 2025-05-23.
346
346
 
347
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
347
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
348
348
 
349
349
 
350
350
  :param builtins.str global_rulestack_name: GlobalRulestack resource name
@@ -388,9 +388,9 @@ def get_pre_rule_output(global_rulestack_name: Optional[pulumi.Input[builtins.st
388
388
  """
389
389
  Get a PreRulesResource
390
390
 
391
- Uses Azure REST API version 2025-02-06-preview.
391
+ Uses Azure REST API version 2025-05-23.
392
392
 
393
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
393
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
394
394
 
395
395
 
396
396
  :param builtins.str global_rulestack_name: GlobalRulestack resource name
@@ -166,9 +166,9 @@ def get_pre_rule_counters(firewall_name: Optional[builtins.str] = None,
166
166
  """
167
167
  Get counters
168
168
 
169
- Uses Azure REST API version 2025-02-06-preview.
169
+ Uses Azure REST API version 2025-05-23.
170
170
 
171
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
171
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
172
172
 
173
173
 
174
174
  :param builtins.str global_rulestack_name: GlobalRulestack resource name
@@ -199,9 +199,9 @@ def get_pre_rule_counters_output(firewall_name: Optional[pulumi.Input[Optional[b
199
199
  """
200
200
  Get counters
201
201
 
202
- Uses Azure REST API version 2025-02-06-preview.
202
+ Uses Azure REST API version 2025-05-23.
203
203
 
204
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
204
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
205
205
 
206
206
 
207
207
  :param builtins.str global_rulestack_name: GlobalRulestack resource name
@@ -165,9 +165,9 @@ def get_prefix_list_global_rulestack(global_rulestack_name: Optional[builtins.st
165
165
  """
166
166
  Get a PrefixListGlobalRulestackResource
167
167
 
168
- Uses Azure REST API version 2025-02-06-preview.
168
+ Uses Azure REST API version 2025-05-23.
169
169
 
170
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
170
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
171
171
 
172
172
 
173
173
  :param builtins.str global_rulestack_name: GlobalRulestack resource name
@@ -196,9 +196,9 @@ def get_prefix_list_global_rulestack_output(global_rulestack_name: Optional[pulu
196
196
  """
197
197
  Get a PrefixListGlobalRulestackResource
198
198
 
199
- Uses Azure REST API version 2025-02-06-preview.
199
+ Uses Azure REST API version 2025-05-23.
200
200
 
201
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
201
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
202
202
 
203
203
 
204
204
  :param builtins.str global_rulestack_name: GlobalRulestack resource name
@@ -166,9 +166,9 @@ def get_prefix_list_local_rulestack(local_rulestack_name: Optional[builtins.str]
166
166
  """
167
167
  Get a PrefixListResource
168
168
 
169
- Uses Azure REST API version 2025-02-06-preview.
169
+ Uses Azure REST API version 2025-05-23.
170
170
 
171
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
171
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
172
172
 
173
173
 
174
174
  :param builtins.str local_rulestack_name: LocalRulestack resource name
@@ -200,9 +200,9 @@ def get_prefix_list_local_rulestack_output(local_rulestack_name: Optional[pulumi
200
200
  """
201
201
  Get a PrefixListResource
202
202
 
203
- Uses Azure REST API version 2025-02-06-preview.
203
+ Uses Azure REST API version 2025-05-23.
204
204
 
205
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
205
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
206
206
 
207
207
 
208
208
  :param builtins.str local_rulestack_name: LocalRulestack resource name
@@ -225,9 +225,9 @@ class GlobalRulestack(pulumi.CustomResource):
225
225
  """
226
226
  PaloAltoNetworks GlobalRulestack
227
227
 
228
- Uses Azure REST API version 2025-02-06-preview. In version 2.x of the Azure Native provider, it used API version 2023-09-01.
228
+ Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01.
229
229
 
230
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
230
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
231
231
 
232
232
  :param str resource_name: The name of the resource.
233
233
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -252,9 +252,9 @@ class GlobalRulestack(pulumi.CustomResource):
252
252
  """
253
253
  PaloAltoNetworks GlobalRulestack
254
254
 
255
- Uses Azure REST API version 2025-02-06-preview. In version 2.x of the Azure Native provider, it used API version 2023-09-01.
255
+ Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01.
256
256
 
257
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
257
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
258
258
 
259
259
  :param str resource_name: The name of the resource.
260
260
  :param GlobalRulestackArgs args: The arguments to use to populate this resource's properties.
@@ -71,9 +71,9 @@ def list_global_rulestack_advanced_security_objects(global_rulestack_name: Optio
71
71
  """
72
72
  Get the list of advanced security objects
73
73
 
74
- Uses Azure REST API version 2025-02-06-preview.
74
+ Uses Azure REST API version 2025-05-23.
75
75
 
76
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
76
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
77
77
 
78
78
 
79
79
  :param builtins.str global_rulestack_name: GlobalRulestack resource name
@@ -97,9 +97,9 @@ def list_global_rulestack_advanced_security_objects_output(global_rulestack_name
97
97
  """
98
98
  Get the list of advanced security objects
99
99
 
100
- Uses Azure REST API version 2025-02-06-preview.
100
+ Uses Azure REST API version 2025-05-23.
101
101
 
102
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
102
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
103
103
 
104
104
 
105
105
  :param builtins.str global_rulestack_name: GlobalRulestack resource name
@@ -68,9 +68,9 @@ def list_global_rulestack_app_ids(app_id_version: Optional[builtins.str] = None,
68
68
  """
69
69
  List of AppIds for GlobalRulestack ApiVersion
70
70
 
71
- Uses Azure REST API version 2025-02-06-preview.
71
+ Uses Azure REST API version 2025-05-23.
72
72
 
73
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
73
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
74
74
 
75
75
 
76
76
  :param builtins.str global_rulestack_name: GlobalRulestack resource name
@@ -96,9 +96,9 @@ def list_global_rulestack_app_ids_output(app_id_version: Optional[pulumi.Input[O
96
96
  """
97
97
  List of AppIds for GlobalRulestack ApiVersion
98
98
 
99
- Uses Azure REST API version 2025-02-06-preview.
99
+ Uses Azure REST API version 2025-05-23.
100
100
 
101
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
101
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
102
102
 
103
103
 
104
104
  :param builtins.str global_rulestack_name: GlobalRulestack resource name
@@ -70,9 +70,9 @@ def list_global_rulestack_countries(global_rulestack_name: Optional[builtins.str
70
70
  """
71
71
  List of countries for Rulestack
72
72
 
73
- Uses Azure REST API version 2025-02-06-preview.
73
+ Uses Azure REST API version 2025-05-23.
74
74
 
75
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
75
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
76
76
 
77
77
 
78
78
  :param builtins.str global_rulestack_name: GlobalRulestack resource name
@@ -94,9 +94,9 @@ def list_global_rulestack_countries_output(global_rulestack_name: Optional[pulum
94
94
  """
95
95
  List of countries for Rulestack
96
96
 
97
- Uses Azure REST API version 2025-02-06-preview.
97
+ Uses Azure REST API version 2025-05-23.
98
98
 
99
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
99
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
100
100
 
101
101
 
102
102
  :param builtins.str global_rulestack_name: GlobalRulestack resource name
@@ -67,9 +67,9 @@ def list_global_rulestack_firewalls(global_rulestack_name: Optional[builtins.str
67
67
  """
68
68
  List of Firewalls associated with Rulestack
69
69
 
70
- Uses Azure REST API version 2025-02-06-preview.
70
+ Uses Azure REST API version 2025-05-23.
71
71
 
72
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
72
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
73
73
 
74
74
 
75
75
  :param builtins.str global_rulestack_name: GlobalRulestack resource name
@@ -87,9 +87,9 @@ def list_global_rulestack_firewalls_output(global_rulestack_name: Optional[pulum
87
87
  """
88
88
  List of Firewalls associated with Rulestack
89
89
 
90
- Uses Azure REST API version 2025-02-06-preview.
90
+ Uses Azure REST API version 2025-05-23.
91
91
 
92
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
92
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
93
93
 
94
94
 
95
95
  :param builtins.str global_rulestack_name: GlobalRulestack resource name
@@ -70,9 +70,9 @@ def list_global_rulestack_predefined_url_categories(global_rulestack_name: Optio
70
70
  """
71
71
  List predefined URL categories for rulestack
72
72
 
73
- Uses Azure REST API version 2025-02-06-preview.
73
+ Uses Azure REST API version 2025-05-23.
74
74
 
75
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
75
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
76
76
 
77
77
 
78
78
  :param builtins.str global_rulestack_name: GlobalRulestack resource name
@@ -94,9 +94,9 @@ def list_global_rulestack_predefined_url_categories_output(global_rulestack_name
94
94
  """
95
95
  List predefined URL categories for rulestack
96
96
 
97
- Uses Azure REST API version 2025-02-06-preview.
97
+ Uses Azure REST API version 2025-05-23.
98
98
 
99
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
99
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
100
100
 
101
101
 
102
102
  :param builtins.str global_rulestack_name: GlobalRulestack resource name
@@ -71,9 +71,9 @@ def list_global_rulestack_security_services(global_rulestack_name: Optional[buil
71
71
  """
72
72
  List the security services for rulestack
73
73
 
74
- Uses Azure REST API version 2025-02-06-preview.
74
+ Uses Azure REST API version 2025-05-23.
75
75
 
76
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
76
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
77
77
 
78
78
 
79
79
  :param builtins.str global_rulestack_name: GlobalRulestack resource name
@@ -97,9 +97,9 @@ def list_global_rulestack_security_services_output(global_rulestack_name: Option
97
97
  """
98
98
  List the security services for rulestack
99
99
 
100
- Uses Azure REST API version 2025-02-06-preview.
100
+ Uses Azure REST API version 2025-05-23.
101
101
 
102
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
102
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
103
103
 
104
104
 
105
105
  :param builtins.str global_rulestack_name: GlobalRulestack resource name
@@ -72,9 +72,9 @@ def list_local_rulestack_advanced_security_objects(local_rulestack_name: Optiona
72
72
  """
73
73
  Get the list of advanced security objects
74
74
 
75
- Uses Azure REST API version 2025-02-06-preview.
75
+ Uses Azure REST API version 2025-05-23.
76
76
 
77
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
77
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
78
78
 
79
79
 
80
80
  :param builtins.str local_rulestack_name: LocalRulestack resource name
@@ -101,9 +101,9 @@ def list_local_rulestack_advanced_security_objects_output(local_rulestack_name:
101
101
  """
102
102
  Get the list of advanced security objects
103
103
 
104
- Uses Azure REST API version 2025-02-06-preview.
104
+ Uses Azure REST API version 2025-05-23.
105
105
 
106
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
106
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
107
107
 
108
108
 
109
109
  :param builtins.str local_rulestack_name: LocalRulestack resource name
@@ -69,9 +69,9 @@ def list_local_rulestack_app_ids(app_id_version: Optional[builtins.str] = None,
69
69
  """
70
70
  List of AppIds for LocalRulestack ApiVersion
71
71
 
72
- Uses Azure REST API version 2025-02-06-preview.
72
+ Uses Azure REST API version 2025-05-23.
73
73
 
74
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
74
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
75
75
 
76
76
 
77
77
  :param builtins.str local_rulestack_name: LocalRulestack resource name
@@ -100,9 +100,9 @@ def list_local_rulestack_app_ids_output(app_id_version: Optional[pulumi.Input[Op
100
100
  """
101
101
  List of AppIds for LocalRulestack ApiVersion
102
102
 
103
- Uses Azure REST API version 2025-02-06-preview.
103
+ Uses Azure REST API version 2025-05-23.
104
104
 
105
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
105
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
106
106
 
107
107
 
108
108
  :param builtins.str local_rulestack_name: LocalRulestack resource name
@@ -71,9 +71,9 @@ def list_local_rulestack_countries(local_rulestack_name: Optional[builtins.str]
71
71
  """
72
72
  List of countries for Rulestack
73
73
 
74
- Uses Azure REST API version 2025-02-06-preview.
74
+ Uses Azure REST API version 2025-05-23.
75
75
 
76
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
76
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
77
77
 
78
78
 
79
79
  :param builtins.str local_rulestack_name: LocalRulestack resource name
@@ -98,9 +98,9 @@ def list_local_rulestack_countries_output(local_rulestack_name: Optional[pulumi.
98
98
  """
99
99
  List of countries for Rulestack
100
100
 
101
- Uses Azure REST API version 2025-02-06-preview.
101
+ Uses Azure REST API version 2025-05-23.
102
102
 
103
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
103
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
104
104
 
105
105
 
106
106
  :param builtins.str local_rulestack_name: LocalRulestack resource name
@@ -68,9 +68,9 @@ def list_local_rulestack_firewalls(local_rulestack_name: Optional[builtins.str]
68
68
  """
69
69
  List of Firewalls associated with Rulestack
70
70
 
71
- Uses Azure REST API version 2025-02-06-preview.
71
+ Uses Azure REST API version 2025-05-23.
72
72
 
73
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
73
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
74
74
 
75
75
 
76
76
  :param builtins.str local_rulestack_name: LocalRulestack resource name
@@ -91,9 +91,9 @@ def list_local_rulestack_firewalls_output(local_rulestack_name: Optional[pulumi.
91
91
  """
92
92
  List of Firewalls associated with Rulestack
93
93
 
94
- Uses Azure REST API version 2025-02-06-preview.
94
+ Uses Azure REST API version 2025-05-23.
95
95
 
96
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
96
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
97
97
 
98
98
 
99
99
  :param builtins.str local_rulestack_name: LocalRulestack resource name
@@ -71,9 +71,9 @@ def list_local_rulestack_predefined_url_categories(local_rulestack_name: Optiona
71
71
  """
72
72
  List predefined URL categories for rulestack
73
73
 
74
- Uses Azure REST API version 2025-02-06-preview.
74
+ Uses Azure REST API version 2025-05-23.
75
75
 
76
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
76
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
77
77
 
78
78
 
79
79
  :param builtins.str local_rulestack_name: LocalRulestack resource name
@@ -98,9 +98,9 @@ def list_local_rulestack_predefined_url_categories_output(local_rulestack_name:
98
98
  """
99
99
  List predefined URL categories for rulestack
100
100
 
101
- Uses Azure REST API version 2025-02-06-preview.
101
+ Uses Azure REST API version 2025-05-23.
102
102
 
103
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
103
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
104
104
 
105
105
 
106
106
  :param builtins.str local_rulestack_name: LocalRulestack resource name
@@ -72,9 +72,9 @@ def list_local_rulestack_security_services(local_rulestack_name: Optional[builti
72
72
  """
73
73
  List the security services for rulestack
74
74
 
75
- Uses Azure REST API version 2025-02-06-preview.
75
+ Uses Azure REST API version 2025-05-23.
76
76
 
77
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
77
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
78
78
 
79
79
 
80
80
  :param builtins.str local_rulestack_name: LocalRulestack resource name
@@ -101,9 +101,9 @@ def list_local_rulestack_security_services_output(local_rulestack_name: Optional
101
101
  """
102
102
  List the security services for rulestack
103
103
 
104
- Uses Azure REST API version 2025-02-06-preview.
104
+ Uses Azure REST API version 2025-05-23.
105
105
 
106
- Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
106
+ Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
107
107
 
108
108
 
109
109
  :param builtins.str local_rulestack_name: LocalRulestack resource name