pulumi-azure-native 2.78.0__py3-none-any.whl → 2.78.0a1734029897__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.
- pulumi_azure_native/__init__.py +16 -0
- pulumi_azure_native/alertsmanagement/__init__.py +6 -0
- pulumi_azure_native/alertsmanagement/action_rule_by_name.py +1 -1
- pulumi_azure_native/alertsmanagement/alert_processing_rule_by_name.py +5 -1
- pulumi_azure_native/alertsmanagement/get_alert_processing_rule_by_name.py +4 -0
- pulumi_azure_native/alertsmanagement/v20190505preview/action_rule_by_name.py +1 -1
- pulumi_azure_native/alertsmanagement/v20210808/alert_processing_rule_by_name.py +1 -1
- pulumi_azure_native/alertsmanagement/v20230501preview/__init__.py +12 -0
- pulumi_azure_native/alertsmanagement/v20230501preview/_enums.py +80 -0
- pulumi_azure_native/alertsmanagement/v20230501preview/_inputs.py +868 -0
- pulumi_azure_native/alertsmanagement/v20230501preview/alert_processing_rule_by_name.py +258 -0
- pulumi_azure_native/alertsmanagement/v20230501preview/get_alert_processing_rule_by_name.py +171 -0
- pulumi_azure_native/alertsmanagement/v20230501preview/outputs.py +795 -0
- pulumi_azure_native/alertsmanagement/v20240301preview/__init__.py +12 -0
- pulumi_azure_native/alertsmanagement/v20240301preview/_enums.py +88 -0
- pulumi_azure_native/alertsmanagement/v20240301preview/_inputs.py +965 -0
- pulumi_azure_native/alertsmanagement/v20240301preview/alert_processing_rule_by_name.py +258 -0
- pulumi_azure_native/alertsmanagement/v20240301preview/get_alert_processing_rule_by_name.py +171 -0
- pulumi_azure_native/alertsmanagement/v20240301preview/outputs.py +877 -0
- pulumi_azure_native/pulumi-plugin.json +1 -1
- {pulumi_azure_native-2.78.0.dist-info → pulumi_azure_native-2.78.0a1734029897.dist-info}/METADATA +3 -3
- {pulumi_azure_native-2.78.0.dist-info → pulumi_azure_native-2.78.0a1734029897.dist-info}/RECORD +24 -12
- {pulumi_azure_native-2.78.0.dist-info → pulumi_azure_native-2.78.0a1734029897.dist-info}/WHEEL +0 -0
- {pulumi_azure_native-2.78.0.dist-info → pulumi_azure_native-2.78.0a1734029897.dist-info}/top_level.txt +0 -0
{pulumi_azure_native-2.78.0.dist-info → pulumi_azure_native-2.78.0a1734029897.dist-info}/METADATA
RENAMED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pulumi_azure_native
|
|
3
|
-
Version: 2.78.
|
|
3
|
+
Version: 2.78.0a1734029897
|
|
4
4
|
Summary: A native Pulumi package for creating and managing Azure resources.
|
|
5
5
|
License: Apache-2.0
|
|
6
6
|
Project-URL: Homepage, https://pulumi.com
|
|
7
7
|
Project-URL: Repository, https://github.com/pulumi/pulumi-azure-native
|
|
8
8
|
Keywords: pulumi,azure,azure-native,category/cloud,kind/native
|
|
9
|
-
Requires-Python: >=3.
|
|
9
|
+
Requires-Python: >=3.8
|
|
10
10
|
Description-Content-Type: text/markdown
|
|
11
11
|
Requires-Dist: parver>=0.2.1
|
|
12
|
-
Requires-Dist: pulumi<4.0.0,>=3.
|
|
12
|
+
Requires-Dist: pulumi<4.0.0,>=3.136.0
|
|
13
13
|
Requires-Dist: semver>=2.8.1
|
|
14
14
|
Requires-Dist: typing-extensions>=4.11; python_version < "3.11"
|
|
15
15
|
|
{pulumi_azure_native-2.78.0.dist-info → pulumi_azure_native-2.78.0a1734029897.dist-info}/RECORD
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
pulumi_azure_native/__init__.py,sha256=
|
|
1
|
+
pulumi_azure_native/__init__.py,sha256=gs1JA6NzlVxHosHVXC7OphgXdTnhO4o5C60yCzmFyK4,1143484
|
|
2
2
|
pulumi_azure_native/_utilities.py,sha256=UL5vEmfNrBfiaeFQS69cz7xlHoBnPH8PY_UIVNwShcM,10486
|
|
3
3
|
pulumi_azure_native/provider.py,sha256=ijD50GjYD0xTGWJVAR_zi8DRpow_AcfiaEDdwOwh-D8,23052
|
|
4
|
-
pulumi_azure_native/pulumi-plugin.json,sha256=
|
|
4
|
+
pulumi_azure_native/pulumi-plugin.json,sha256=b2ILc6rqpkMO5rr2xSdxUkgxqtM_HmNVZT5OC0KvyIo,89
|
|
5
5
|
pulumi_azure_native/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
6
6
|
pulumi_azure_native/aad/__init__.py,sha256=O2XPJyft-EiRyZdbKAbADw_hWhoH_Yn8KOwWpJprjs0,669
|
|
7
7
|
pulumi_azure_native/aad/_enums.py,sha256=nEE4b-gxeGR_DXhJA6WTIznl4AA5UmVTKpvu2PV66RE,3419
|
|
@@ -116,13 +116,13 @@ pulumi_azure_native/agfoodplatform/v20230601preview/get_solution.py,sha256=0jc8c
|
|
|
116
116
|
pulumi_azure_native/agfoodplatform/v20230601preview/outputs.py,sha256=wD2UjBByxMto1c9qONEtTstoVnwdfROO8XNO3SgKtUY,34562
|
|
117
117
|
pulumi_azure_native/agfoodplatform/v20230601preview/private_endpoint_connection.py,sha256=bJl9-SyV4-3sUFfIxvwtUi-GwOML3m6qZiv3teXxhRA,12641
|
|
118
118
|
pulumi_azure_native/agfoodplatform/v20230601preview/solution.py,sha256=y3R-VvdGiAcU-jDi6qEJcIxlAvD5P2cSTsKigCxiSB0,10088
|
|
119
|
-
pulumi_azure_native/alertsmanagement/__init__.py,sha256=
|
|
119
|
+
pulumi_azure_native/alertsmanagement/__init__.py,sha256=MY42inrdSfCcLnUdc5o9e26vLn3-UFqimQC9cwRzlNs,2211
|
|
120
120
|
pulumi_azure_native/alertsmanagement/_enums.py,sha256=1fHrVuhJSKX8RIVQW0O5wfA1zvxOE8r0k3T6fDWSjjc,2704
|
|
121
121
|
pulumi_azure_native/alertsmanagement/_inputs.py,sha256=A_v8FChekTUlbQv1MadJGGQoGyHqwUfFUq3C8AJ_MVg,74746
|
|
122
|
-
pulumi_azure_native/alertsmanagement/action_rule_by_name.py,sha256=
|
|
123
|
-
pulumi_azure_native/alertsmanagement/alert_processing_rule_by_name.py,sha256=
|
|
122
|
+
pulumi_azure_native/alertsmanagement/action_rule_by_name.py,sha256=oPvAI1ioAjWMUJt9eXUiNUvJK0OnofApFhVF40aerP4,11214
|
|
123
|
+
pulumi_azure_native/alertsmanagement/alert_processing_rule_by_name.py,sha256=wTViYUBsF2rNBET0YbbyMXqkiGijtt-TxVko-9p8XHs,11787
|
|
124
124
|
pulumi_azure_native/alertsmanagement/get_action_rule_by_name.py,sha256=x45dzJDCyqJWjxfMKoA9pXrmr8pn6LoV26eUsXbBeZ8,5819
|
|
125
|
-
pulumi_azure_native/alertsmanagement/get_alert_processing_rule_by_name.py,sha256=
|
|
125
|
+
pulumi_azure_native/alertsmanagement/get_alert_processing_rule_by_name.py,sha256=xihIj6eUTEuTY41BigCkFBDKi2x7ZtgctL-LM6XIWBA,6953
|
|
126
126
|
pulumi_azure_native/alertsmanagement/get_prometheus_rule_group.py,sha256=FD_JPTtyiw2CqqB15ugxDdBpj8TLZnD71lb1ShD2nU8,9621
|
|
127
127
|
pulumi_azure_native/alertsmanagement/get_smart_detector_alert_rule.py,sha256=V4NBztC-w_mcxacCdbLUHg4lnqcShqoXvFqQFB-bqWA,10120
|
|
128
128
|
pulumi_azure_native/alertsmanagement/outputs.py,sha256=vB2UL83Vtd7UR-3R5cudaw4TmK6y9ZHN38eaYFg9YYI,71971
|
|
@@ -131,7 +131,7 @@ pulumi_azure_native/alertsmanagement/smart_detector_alert_rule.py,sha256=0m02v0o
|
|
|
131
131
|
pulumi_azure_native/alertsmanagement/v20190505preview/__init__.py,sha256=0On6xH5cVeI5N3lJlCJcBWnGGFxm-05BF1boeOKsdDQ,393
|
|
132
132
|
pulumi_azure_native/alertsmanagement/v20190505preview/_enums.py,sha256=cQpKGaVwrZSL2ksjVHEFl5tfY_dnMI6QQZjgPFNiM0s,1229
|
|
133
133
|
pulumi_azure_native/alertsmanagement/v20190505preview/_inputs.py,sha256=smdmHp6cFcWKbP9lw66ZztIyx5Q4_d4Y4A4cc1aLDyQ,31918
|
|
134
|
-
pulumi_azure_native/alertsmanagement/v20190505preview/action_rule_by_name.py,sha256=
|
|
134
|
+
pulumi_azure_native/alertsmanagement/v20190505preview/action_rule_by_name.py,sha256=13DWa8wTkwq18AE4Kvb0DM2DlgEmWP6di75g_2py99Y,10993
|
|
135
135
|
pulumi_azure_native/alertsmanagement/v20190505preview/get_action_rule_by_name.py,sha256=EN92L3YJSpbKY6GthYFHqy2hioUnlNw_JXrjo7Euc_s,5758
|
|
136
136
|
pulumi_azure_native/alertsmanagement/v20190505preview/outputs.py,sha256=e2ghId-rL_psxNrZpBNua1yTC40WTpXWWaH5tcoAIgg,29363
|
|
137
137
|
pulumi_azure_native/alertsmanagement/v20210401/__init__.py,sha256=KFGSi6lIlftk_CRJiGsE9gNMELtp3OSFwN6ro9iNiQg,405
|
|
@@ -143,7 +143,7 @@ pulumi_azure_native/alertsmanagement/v20210401/smart_detector_alert_rule.py,sha2
|
|
|
143
143
|
pulumi_azure_native/alertsmanagement/v20210808/__init__.py,sha256=weDoHDkhxSmz5p4Md-3z5_I0QjloNtVpIQLn_0SEBgE,413
|
|
144
144
|
pulumi_azure_native/alertsmanagement/v20210808/_enums.py,sha256=_RagHIQKV4XjXXLXNZax5A6yw0A3afxjAprXR_sB7PM,1563
|
|
145
145
|
pulumi_azure_native/alertsmanagement/v20210808/_inputs.py,sha256=IYUJeY6SgNQbKZghsyIFEhQ8B949IyXIUusKIP7A77A,25328
|
|
146
|
-
pulumi_azure_native/alertsmanagement/v20210808/alert_processing_rule_by_name.py,sha256=
|
|
146
|
+
pulumi_azure_native/alertsmanagement/v20210808/alert_processing_rule_by_name.py,sha256=CZ1nu-1T4dU1yHv5e-RRzvMdoh5wTlthJbbZ6Je8gv8,11542
|
|
147
147
|
pulumi_azure_native/alertsmanagement/v20210808/get_alert_processing_rule_by_name.py,sha256=3Aj9IaYQXwqbuEpL87U6AWrUL5yeDVtusAf_5AqBa-8,6744
|
|
148
148
|
pulumi_azure_native/alertsmanagement/v20210808/outputs.py,sha256=g_sGHaoyCtDc3NFnNFprfZgZeEVSEi6BmSLGgt7x0Ho,22978
|
|
149
149
|
pulumi_azure_native/alertsmanagement/v20230301/__init__.py,sha256=62n671-RFggDJatWa0QdKyzJYKbmbm27DMJZaxRbjxA,375
|
|
@@ -156,6 +156,18 @@ pulumi_azure_native/alertsmanagement/v20230401preview/_inputs.py,sha256=_XNc8tEN
|
|
|
156
156
|
pulumi_azure_native/alertsmanagement/v20230401preview/get_tenant_activity_log_alert.py,sha256=iQaDItqpjragMKBNjz6xNcZ1NNKm5bNmdBnqocAqEWg,9173
|
|
157
157
|
pulumi_azure_native/alertsmanagement/v20230401preview/outputs.py,sha256=71Wo0OkdwdKoci5tXVmyBoXK0zIS2p1OrC_QGVRi1Hg,14442
|
|
158
158
|
pulumi_azure_native/alertsmanagement/v20230401preview/tenant_activity_log_alert.py,sha256=nc5zkp-zshYfZ-cN3tYmD4MM9cjv8LQrkDj5o0HosGw,18310
|
|
159
|
+
pulumi_azure_native/alertsmanagement/v20230501preview/__init__.py,sha256=weDoHDkhxSmz5p4Md-3z5_I0QjloNtVpIQLn_0SEBgE,413
|
|
160
|
+
pulumi_azure_native/alertsmanagement/v20230501preview/_enums.py,sha256=EOrs-0n-lfSrQjYDCgFSXaxyFSp8q8gAe2uWyPZ5pyk,1843
|
|
161
|
+
pulumi_azure_native/alertsmanagement/v20230501preview/_inputs.py,sha256=U9-KUs8qQu6ivXjLxNpmXC81FBeepOl_vdvkiB7YW94,31429
|
|
162
|
+
pulumi_azure_native/alertsmanagement/v20230501preview/alert_processing_rule_by_name.py,sha256=KX8aztDWclotY79_HsIj-je9sUEO9coKr5nv_oojFlA,11542
|
|
163
|
+
pulumi_azure_native/alertsmanagement/v20230501preview/get_alert_processing_rule_by_name.py,sha256=6VUSQ-YTGFDp92u5MxxpVG_-PkSURyWxnMxJdDq4S7I,6758
|
|
164
|
+
pulumi_azure_native/alertsmanagement/v20230501preview/outputs.py,sha256=Q2Bjl9gFink9QieQlfUMuB5MopmVxkgiN2tpEsNZ2ZU,27312
|
|
165
|
+
pulumi_azure_native/alertsmanagement/v20240301preview/__init__.py,sha256=weDoHDkhxSmz5p4Md-3z5_I0QjloNtVpIQLn_0SEBgE,413
|
|
166
|
+
pulumi_azure_native/alertsmanagement/v20240301preview/_enums.py,sha256=mIR0dtH4CFMnn9uRSBsxkM38cAYmWNClvSKCLKyQzvY,1988
|
|
167
|
+
pulumi_azure_native/alertsmanagement/v20240301preview/_inputs.py,sha256=dHBTpmO-fpHXTy6TEC9JL6l5OISqKgojAGpVbbEblCg,35215
|
|
168
|
+
pulumi_azure_native/alertsmanagement/v20240301preview/alert_processing_rule_by_name.py,sha256=xRredKHByuHk9rgD5FiQuw-3ugPVmRd8RPYywIjjMi4,11542
|
|
169
|
+
pulumi_azure_native/alertsmanagement/v20240301preview/get_alert_processing_rule_by_name.py,sha256=pEswzc2xon0n7qF1om9S9u_6mk5Bpa8wQL0r82LZF0M,6758
|
|
170
|
+
pulumi_azure_native/alertsmanagement/v20240301preview/outputs.py,sha256=SwUCcnE9p8H3ECUaFzbxmzD0GdwvkHan2nqKo_GuV2E,30338
|
|
159
171
|
pulumi_azure_native/analysisservices/__init__.py,sha256=4kGKSj6_iGWC4BdLTCvCdSqDjYgcnsY4HV0rZsEFf14,891
|
|
160
172
|
pulumi_azure_native/analysisservices/_enums.py,sha256=TV7ZWeuCqJP4UDtilySQ8N9mn8WrjPMHcLkIW0XPnm8,899
|
|
161
173
|
pulumi_azure_native/analysisservices/_inputs.py,sha256=wjURCnlGYxKcamDdocfuGvmTXcBLxdup0KbnpbxY5OY,10335
|
|
@@ -30328,7 +30340,7 @@ pulumi_azure_native/workloads/v20240901/sap_application_server_instance.py,sha25
|
|
|
30328
30340
|
pulumi_azure_native/workloads/v20240901/sap_central_server_instance.py,sha256=eorizuwGPlHaa-R7seqv1ZW7oqM3Ae68X_EUHHfHMzQ,16551
|
|
30329
30341
|
pulumi_azure_native/workloads/v20240901/sap_database_instance.py,sha256=glkxQJ8mHANMOyZ_m_GEUO9doepUAPxuPshRLYxwaMU,14157
|
|
30330
30342
|
pulumi_azure_native/workloads/v20240901/sap_virtual_instance.py,sha256=oMD5HXY2B5ywv0FQt-8INmP3fTt-huBJNeQzF5ZuOJk,24431
|
|
30331
|
-
pulumi_azure_native-2.78.
|
|
30332
|
-
pulumi_azure_native-2.78.
|
|
30333
|
-
pulumi_azure_native-2.78.
|
|
30334
|
-
pulumi_azure_native-2.78.
|
|
30343
|
+
pulumi_azure_native-2.78.0a1734029897.dist-info/METADATA,sha256=SuVfcwa7uDIz8gPAy9ruQ5vHnrO1n9MpkTrHBjmee6I,3635
|
|
30344
|
+
pulumi_azure_native-2.78.0a1734029897.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
|
|
30345
|
+
pulumi_azure_native-2.78.0a1734029897.dist-info/top_level.txt,sha256=8Vl7910-df5jOZ9lvILrFhlMOEUrsaaX2dkztIt4Pkw,20
|
|
30346
|
+
pulumi_azure_native-2.78.0a1734029897.dist-info/RECORD,,
|
{pulumi_azure_native-2.78.0.dist-info → pulumi_azure_native-2.78.0a1734029897.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|