@pulumi/azure 4.26.0 → 4.28.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 (177) hide show
  1. package/apimanagement/service.d.ts +3 -3
  2. package/appinsights/insights.d.ts +15 -0
  3. package/appinsights/insights.js +4 -0
  4. package/appinsights/insights.js.map +1 -1
  5. package/appservice/appService.d.ts +3 -3
  6. package/appservice/slot.d.ts +3 -3
  7. package/automation/index.d.ts +1 -0
  8. package/automation/index.js +5 -0
  9. package/automation/index.js.map +1 -1
  10. package/automation/webhook.d.ts +197 -0
  11. package/automation/webhook.js +126 -0
  12. package/automation/webhook.js.map +1 -0
  13. package/backup/protectedVM.d.ts +24 -0
  14. package/backup/protectedVM.js +4 -0
  15. package/backup/protectedVM.js.map +1 -1
  16. package/batch/getApplication.d.ts +81 -0
  17. package/batch/getApplication.js +43 -0
  18. package/batch/getApplication.js.map +1 -0
  19. package/batch/index.d.ts +1 -0
  20. package/batch/index.js +1 -0
  21. package/batch/index.js.map +1 -1
  22. package/blueprint/assignment.d.ts +9 -0
  23. package/blueprint/assignment.js.map +1 -1
  24. package/cognitive/account.d.ts +6 -6
  25. package/compute/diskEncryptionSet.d.ts +15 -3
  26. package/compute/diskEncryptionSet.js +2 -0
  27. package/compute/diskEncryptionSet.js.map +1 -1
  28. package/compute/linuxVirtualMachineScaleSet.d.ts +3 -3
  29. package/compute/managedDisk.d.ts +36 -0
  30. package/compute/managedDisk.js +6 -0
  31. package/compute/managedDisk.js.map +1 -1
  32. package/compute/orchestratedVirtualMachineScaleSet.d.ts +79 -11
  33. package/compute/orchestratedVirtualMachineScaleSet.js +44 -4
  34. package/compute/orchestratedVirtualMachineScaleSet.js.map +1 -1
  35. package/compute/virtualMachine.d.ts +27 -27
  36. package/compute/windowsVirtualMachine.d.ts +24 -0
  37. package/compute/windowsVirtualMachine.js +4 -0
  38. package/compute/windowsVirtualMachine.js.map +1 -1
  39. package/compute/windowsVirtualMachineScaleSet.d.ts +27 -3
  40. package/compute/windowsVirtualMachineScaleSet.js +4 -0
  41. package/compute/windowsVirtualMachineScaleSet.js.map +1 -1
  42. package/containerservice/group.d.ts +2 -2
  43. package/containerservice/group.js +2 -2
  44. package/containerservice/registry.d.ts +39 -3
  45. package/containerservice/registry.js +6 -0
  46. package/containerservice/registry.js.map +1 -1
  47. package/core/index.d.ts +2 -0
  48. package/core/index.js +10 -0
  49. package/core/index.js.map +1 -1
  50. package/core/resourceGroupCostManagementExport.d.ts +174 -0
  51. package/core/resourceGroupCostManagementExport.js +124 -0
  52. package/core/resourceGroupCostManagementExport.js.map +1 -0
  53. package/core/resourceGroupPolicyAssignment.d.ts +3 -3
  54. package/core/resourcePolicyAssignment.d.ts +3 -3
  55. package/core/resourceProviderRegistration.d.ts +28 -0
  56. package/core/resourceProviderRegistration.js +17 -0
  57. package/core/resourceProviderRegistration.js.map +1 -1
  58. package/core/subscriptionCostManagementExport.d.ts +166 -0
  59. package/core/subscriptionCostManagementExport.js +125 -0
  60. package/core/subscriptionCostManagementExport.js.map +1 -0
  61. package/core/subscriptionPolicyAssignment.d.ts +3 -3
  62. package/cosmosdb/cassandraDatacenter.d.ts +19 -6
  63. package/cosmosdb/cassandraDatacenter.js +3 -0
  64. package/cosmosdb/cassandraDatacenter.js.map +1 -1
  65. package/costmanagement/resourceGroupExport.d.ts +2 -0
  66. package/costmanagement/resourceGroupExport.js +2 -0
  67. package/costmanagement/resourceGroupExport.js.map +1 -1
  68. package/datafactory/linkedServiceCosmosDb.d.ts +24 -0
  69. package/datafactory/linkedServiceCosmosDb.js +24 -0
  70. package/datafactory/linkedServiceCosmosDb.js.map +1 -1
  71. package/dataprotection/backupVault.d.ts +3 -3
  72. package/desktopvirtualization/applicationGroup.d.ts +12 -0
  73. package/desktopvirtualization/applicationGroup.js +2 -0
  74. package/desktopvirtualization/applicationGroup.js.map +1 -1
  75. package/eventgrid/getSystemTopic.d.ts +1 -2
  76. package/eventgrid/getSystemTopic.js.map +1 -1
  77. package/eventgrid/systemTopic.d.ts +3 -6
  78. package/eventgrid/systemTopic.js.map +1 -1
  79. package/keyvault/certifiate.d.ts +4 -18
  80. package/keyvault/certifiate.js +0 -17
  81. package/keyvault/certifiate.js.map +1 -1
  82. package/keyvault/certificate.d.ts +4 -18
  83. package/keyvault/certificate.js +0 -17
  84. package/keyvault/certificate.js.map +1 -1
  85. package/kusto/cluster.d.ts +3 -3
  86. package/loganalytics/cluster.d.ts +3 -3
  87. package/machinelearning/computeCluster.d.ts +3 -3
  88. package/machinelearning/computeInstance.d.ts +3 -3
  89. package/machinelearning/inferenceCluster.d.ts +3 -3
  90. package/machinelearning/synapseSpark.d.ts +3 -3
  91. package/machinelearning/workspace.d.ts +78 -3
  92. package/machinelearning/workspace.js +74 -0
  93. package/machinelearning/workspace.js.map +1 -1
  94. package/management/groupPolicyAssignment.d.ts +3 -3
  95. package/media/serviceAccount.d.ts +6 -6
  96. package/mediaservices/account.d.ts +6 -6
  97. package/monitoring/index.d.ts +3 -0
  98. package/monitoring/index.js +15 -0
  99. package/monitoring/index.js.map +1 -1
  100. package/monitoring/logzTagRule.d.ts +151 -0
  101. package/monitoring/logzTagRule.js +116 -0
  102. package/monitoring/logzTagRule.js.map +1 -0
  103. package/monitoring/privateLinkScope.d.ts +99 -0
  104. package/monitoring/privateLinkScope.js +79 -0
  105. package/monitoring/privateLinkScope.js.map +1 -0
  106. package/monitoring/privateLinkScopedService.d.ts +115 -0
  107. package/monitoring/privateLinkScopedService.js +97 -0
  108. package/monitoring/privateLinkScopedService.js.map +1 -0
  109. package/mssql/server.d.ts +0 -12
  110. package/mssql/server.js +0 -6
  111. package/mssql/server.js.map +1 -1
  112. package/mysql/flexibleServerFirewallRule.d.ts +157 -0
  113. package/mysql/flexibleServerFirewallRule.js +132 -0
  114. package/mysql/flexibleServerFirewallRule.js.map +1 -0
  115. package/mysql/index.d.ts +1 -0
  116. package/mysql/index.js +5 -0
  117. package/mysql/index.js.map +1 -1
  118. package/network/applicationGateway.d.ts +3 -3
  119. package/network/expressRoutePort.d.ts +3 -3
  120. package/network/publicIpPrefix.d.ts +12 -0
  121. package/network/publicIpPrefix.js +2 -0
  122. package/network/publicIpPrefix.js.map +1 -1
  123. package/network/virtualNetwork.d.ts +12 -0
  124. package/network/virtualNetwork.js +2 -0
  125. package/network/virtualNetwork.js.map +1 -1
  126. package/network/virtualNetworkGateway.d.ts +12 -9
  127. package/network/virtualNetworkGateway.js.map +1 -1
  128. package/package.json +2 -2
  129. package/package.json.dev +1 -1
  130. package/policy/assignment.d.ts +3 -3
  131. package/postgresql/flexibleServer.d.ts +5 -1
  132. package/postgresql/flexibleServer.js +1 -0
  133. package/postgresql/flexibleServer.js.map +1 -1
  134. package/purview/account.d.ts +12 -0
  135. package/purview/account.js +2 -0
  136. package/purview/account.js.map +1 -1
  137. package/search/service.d.ts +3 -3
  138. package/securitycenter/subscriptionPricing.d.ts +3 -3
  139. package/signalr/service.d.ts +1 -1
  140. package/signalr/service.js +1 -1
  141. package/signalr/serviceNetworkAcl.d.ts +1 -1
  142. package/signalr/serviceNetworkAcl.js +1 -1
  143. package/sql/activeDirectoryAdministrator.d.ts +12 -0
  144. package/sql/activeDirectoryAdministrator.js +2 -0
  145. package/sql/activeDirectoryAdministrator.js.map +1 -1
  146. package/sql/managedInstance.d.ts +13 -0
  147. package/sql/managedInstance.js +2 -0
  148. package/sql/managedInstance.js.map +1 -1
  149. package/sql/sqlServer.d.ts +0 -12
  150. package/sql/sqlServer.js +0 -6
  151. package/sql/sqlServer.js.map +1 -1
  152. package/storage/account.d.ts +27 -3
  153. package/storage/account.js +4 -0
  154. package/storage/account.js.map +1 -1
  155. package/storage/disksPool.d.ts +173 -0
  156. package/storage/disksPool.js +122 -0
  157. package/storage/disksPool.js.map +1 -0
  158. package/storage/getAccount.d.ts +8 -0
  159. package/storage/getAccount.js.map +1 -1
  160. package/storage/index.d.ts +1 -0
  161. package/storage/index.js +5 -0
  162. package/storage/index.js.map +1 -1
  163. package/streamanalytics/outputServicebusTopic.d.ts +16 -0
  164. package/streamanalytics/outputServicebusTopic.js +6 -0
  165. package/streamanalytics/outputServicebusTopic.js.map +1 -1
  166. package/synapse/index.d.ts +1 -0
  167. package/synapse/index.js +5 -0
  168. package/synapse/index.js.map +1 -1
  169. package/synapse/workspace.d.ts +93 -6
  170. package/synapse/workspace.js +87 -0
  171. package/synapse/workspace.js.map +1 -1
  172. package/synapse/workspaceAadAdmin.d.ts +159 -0
  173. package/synapse/workspaceAadAdmin.js +144 -0
  174. package/synapse/workspaceAadAdmin.js.map +1 -0
  175. package/types/input.d.ts +274 -36
  176. package/types/output.d.ts +277 -37
  177. package/videoanalyzer/analyzer.d.ts +6 -6
@@ -0,0 +1,115 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Manages an Azure Monitor Private Link Scoped Service.
4
+ *
5
+ * ## Example Usage
6
+ *
7
+ * ```typescript
8
+ * import * as pulumi from "@pulumi/pulumi";
9
+ * import * as azure from "@pulumi/azure";
10
+ *
11
+ * const exampleResourceGroup = new azure.core.ResourceGroup("exampleResourceGroup", {location: "West Europe"});
12
+ * const exampleInsights = new azure.appinsights.Insights("exampleInsights", {
13
+ * location: exampleResourceGroup.location,
14
+ * resourceGroupName: exampleResourceGroup.name,
15
+ * applicationType: "web",
16
+ * });
17
+ * const examplePrivateLinkScope = new azure.monitoring.PrivateLinkScope("examplePrivateLinkScope", {resourceGroupName: exampleResourceGroup.name});
18
+ * const examplePrivateLinkScopedService = new azure.monitoring.PrivateLinkScopedService("examplePrivateLinkScopedService", {
19
+ * resourceGroupName: exampleResourceGroup.name,
20
+ * scopeName: examplePrivateLinkScope.name,
21
+ * linkedResourceId: exampleInsights.id,
22
+ * });
23
+ * ```
24
+ *
25
+ * ## Import
26
+ *
27
+ * Azure Monitor Private Link Scoped Services can be imported using the `resource id`, e.g.
28
+ *
29
+ * ```sh
30
+ * $ pulumi import azure:monitoring/privateLinkScopedService:PrivateLinkScopedService example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Insights/privateLinkScopes/pls1/scopedResources/sr1
31
+ * ```
32
+ */
33
+ export declare class PrivateLinkScopedService extends pulumi.CustomResource {
34
+ /**
35
+ * Get an existing PrivateLinkScopedService resource's state with the given name, ID, and optional extra
36
+ * properties used to qualify the lookup.
37
+ *
38
+ * @param name The _unique_ name of the resulting resource.
39
+ * @param id The _unique_ provider ID of the resource to lookup.
40
+ * @param state Any extra arguments used during the lookup.
41
+ * @param opts Optional settings to control the behavior of the CustomResource.
42
+ */
43
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: PrivateLinkScopedServiceState, opts?: pulumi.CustomResourceOptions): PrivateLinkScopedService;
44
+ /**
45
+ * Returns true if the given object is an instance of PrivateLinkScopedService. This is designed to work even
46
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
47
+ */
48
+ static isInstance(obj: any): obj is PrivateLinkScopedService;
49
+ /**
50
+ * The ID of the linked resource. It must be the Log Analytics Workspace or the Application Insights component. Changing this forces a new resource to be created.
51
+ */
52
+ readonly linkedResourceId: pulumi.Output<string>;
53
+ /**
54
+ * The name of the Azure Monitor Private Link Scoped Service. Changing this forces a new resource to be created.
55
+ */
56
+ readonly name: pulumi.Output<string>;
57
+ /**
58
+ * The name of the Resource Group where the Azure Monitor Private Link Scoped Service should exist. Changing this forces a new resource to be created.
59
+ */
60
+ readonly resourceGroupName: pulumi.Output<string>;
61
+ /**
62
+ * The name of the Azure Monitor Private Link Scope. Changing this forces a new resource to be created.
63
+ */
64
+ readonly scopeName: pulumi.Output<string>;
65
+ /**
66
+ * Create a PrivateLinkScopedService resource with the given unique name, arguments, and options.
67
+ *
68
+ * @param name The _unique_ name of the resource.
69
+ * @param args The arguments to use to populate this resource's properties.
70
+ * @param opts A bag of options that control this resource's behavior.
71
+ */
72
+ constructor(name: string, args: PrivateLinkScopedServiceArgs, opts?: pulumi.CustomResourceOptions);
73
+ }
74
+ /**
75
+ * Input properties used for looking up and filtering PrivateLinkScopedService resources.
76
+ */
77
+ export interface PrivateLinkScopedServiceState {
78
+ /**
79
+ * The ID of the linked resource. It must be the Log Analytics Workspace or the Application Insights component. Changing this forces a new resource to be created.
80
+ */
81
+ linkedResourceId?: pulumi.Input<string>;
82
+ /**
83
+ * The name of the Azure Monitor Private Link Scoped Service. Changing this forces a new resource to be created.
84
+ */
85
+ name?: pulumi.Input<string>;
86
+ /**
87
+ * The name of the Resource Group where the Azure Monitor Private Link Scoped Service should exist. Changing this forces a new resource to be created.
88
+ */
89
+ resourceGroupName?: pulumi.Input<string>;
90
+ /**
91
+ * The name of the Azure Monitor Private Link Scope. Changing this forces a new resource to be created.
92
+ */
93
+ scopeName?: pulumi.Input<string>;
94
+ }
95
+ /**
96
+ * The set of arguments for constructing a PrivateLinkScopedService resource.
97
+ */
98
+ export interface PrivateLinkScopedServiceArgs {
99
+ /**
100
+ * The ID of the linked resource. It must be the Log Analytics Workspace or the Application Insights component. Changing this forces a new resource to be created.
101
+ */
102
+ linkedResourceId: pulumi.Input<string>;
103
+ /**
104
+ * The name of the Azure Monitor Private Link Scoped Service. Changing this forces a new resource to be created.
105
+ */
106
+ name?: pulumi.Input<string>;
107
+ /**
108
+ * The name of the Resource Group where the Azure Monitor Private Link Scoped Service should exist. Changing this forces a new resource to be created.
109
+ */
110
+ resourceGroupName: pulumi.Input<string>;
111
+ /**
112
+ * The name of the Azure Monitor Private Link Scope. Changing this forces a new resource to be created.
113
+ */
114
+ scopeName: pulumi.Input<string>;
115
+ }
@@ -0,0 +1,97 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.PrivateLinkScopedService = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Manages an Azure Monitor Private Link Scoped Service.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as azure from "@pulumi/azure";
16
+ *
17
+ * const exampleResourceGroup = new azure.core.ResourceGroup("exampleResourceGroup", {location: "West Europe"});
18
+ * const exampleInsights = new azure.appinsights.Insights("exampleInsights", {
19
+ * location: exampleResourceGroup.location,
20
+ * resourceGroupName: exampleResourceGroup.name,
21
+ * applicationType: "web",
22
+ * });
23
+ * const examplePrivateLinkScope = new azure.monitoring.PrivateLinkScope("examplePrivateLinkScope", {resourceGroupName: exampleResourceGroup.name});
24
+ * const examplePrivateLinkScopedService = new azure.monitoring.PrivateLinkScopedService("examplePrivateLinkScopedService", {
25
+ * resourceGroupName: exampleResourceGroup.name,
26
+ * scopeName: examplePrivateLinkScope.name,
27
+ * linkedResourceId: exampleInsights.id,
28
+ * });
29
+ * ```
30
+ *
31
+ * ## Import
32
+ *
33
+ * Azure Monitor Private Link Scoped Services can be imported using the `resource id`, e.g.
34
+ *
35
+ * ```sh
36
+ * $ pulumi import azure:monitoring/privateLinkScopedService:PrivateLinkScopedService example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Insights/privateLinkScopes/pls1/scopedResources/sr1
37
+ * ```
38
+ */
39
+ class PrivateLinkScopedService extends pulumi.CustomResource {
40
+ constructor(name, argsOrState, opts) {
41
+ let inputs = {};
42
+ opts = opts || {};
43
+ if (opts.id) {
44
+ const state = argsOrState;
45
+ inputs["linkedResourceId"] = state ? state.linkedResourceId : undefined;
46
+ inputs["name"] = state ? state.name : undefined;
47
+ inputs["resourceGroupName"] = state ? state.resourceGroupName : undefined;
48
+ inputs["scopeName"] = state ? state.scopeName : undefined;
49
+ }
50
+ else {
51
+ const args = argsOrState;
52
+ if ((!args || args.linkedResourceId === undefined) && !opts.urn) {
53
+ throw new Error("Missing required property 'linkedResourceId'");
54
+ }
55
+ if ((!args || args.resourceGroupName === undefined) && !opts.urn) {
56
+ throw new Error("Missing required property 'resourceGroupName'");
57
+ }
58
+ if ((!args || args.scopeName === undefined) && !opts.urn) {
59
+ throw new Error("Missing required property 'scopeName'");
60
+ }
61
+ inputs["linkedResourceId"] = args ? args.linkedResourceId : undefined;
62
+ inputs["name"] = args ? args.name : undefined;
63
+ inputs["resourceGroupName"] = args ? args.resourceGroupName : undefined;
64
+ inputs["scopeName"] = args ? args.scopeName : undefined;
65
+ }
66
+ if (!opts.version) {
67
+ opts = pulumi.mergeOptions(opts, { version: utilities.getVersion() });
68
+ }
69
+ super(PrivateLinkScopedService.__pulumiType, name, inputs, opts);
70
+ }
71
+ /**
72
+ * Get an existing PrivateLinkScopedService resource's state with the given name, ID, and optional extra
73
+ * properties used to qualify the lookup.
74
+ *
75
+ * @param name The _unique_ name of the resulting resource.
76
+ * @param id The _unique_ provider ID of the resource to lookup.
77
+ * @param state Any extra arguments used during the lookup.
78
+ * @param opts Optional settings to control the behavior of the CustomResource.
79
+ */
80
+ static get(name, id, state, opts) {
81
+ return new PrivateLinkScopedService(name, state, Object.assign(Object.assign({}, opts), { id: id }));
82
+ }
83
+ /**
84
+ * Returns true if the given object is an instance of PrivateLinkScopedService. This is designed to work even
85
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
86
+ */
87
+ static isInstance(obj) {
88
+ if (obj === undefined || obj === null) {
89
+ return false;
90
+ }
91
+ return obj['__pulumiType'] === PrivateLinkScopedService.__pulumiType;
92
+ }
93
+ }
94
+ exports.PrivateLinkScopedService = PrivateLinkScopedService;
95
+ /** @internal */
96
+ PrivateLinkScopedService.__pulumiType = 'azure:monitoring/privateLinkScopedService:PrivateLinkScopedService';
97
+ //# sourceMappingURL=privateLinkScopedService.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"privateLinkScopedService.js","sourceRoot":"","sources":["../../monitoring/privateLinkScopedService.ts"],"names":[],"mappings":"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"}
package/mssql/server.d.ts CHANGED
@@ -27,12 +27,6 @@ import { input as inputs, output as outputs } from "../types";
27
27
  * loginUsername: "AzureAD Admin",
28
28
  * objectId: "00000000-0000-0000-0000-000000000000",
29
29
  * },
30
- * extendedAuditingPolicy: {
31
- * storageEndpoint: exampleAccount.primaryBlobEndpoint,
32
- * storageAccountAccessKey: exampleAccount.primaryAccessKey,
33
- * storageAccountAccessKeyIsSecondary: true,
34
- * retentionInDays: 6,
35
- * },
36
30
  * tags: {
37
31
  * environment: "production",
38
32
  * },
@@ -80,8 +74,6 @@ export declare class Server extends pulumi.CustomResource {
80
74
  */
81
75
  readonly connectionPolicy: pulumi.Output<string | undefined>;
82
76
  /**
83
- * A `extendedAuditingPolicy` block as defined below.
84
- *
85
77
  * @deprecated the `extended_auditing_policy` block has been moved to `azurerm_mssql_server_extended_auditing_policy` and `azurerm_mssql_database_extended_auditing_policy`. This block will be removed in version 3.0 of the provider.
86
78
  */
87
79
  readonly extendedAuditingPolicy: pulumi.Output<outputs.mssql.ServerExtendedAuditingPolicy>;
@@ -161,8 +153,6 @@ export interface ServerState {
161
153
  */
162
154
  connectionPolicy?: pulumi.Input<string>;
163
155
  /**
164
- * A `extendedAuditingPolicy` block as defined below.
165
- *
166
156
  * @deprecated the `extended_auditing_policy` block has been moved to `azurerm_mssql_server_extended_auditing_policy` and `azurerm_mssql_database_extended_auditing_policy`. This block will be removed in version 3.0 of the provider.
167
157
  */
168
158
  extendedAuditingPolicy?: pulumi.Input<inputs.mssql.ServerExtendedAuditingPolicy>;
@@ -234,8 +224,6 @@ export interface ServerArgs {
234
224
  */
235
225
  connectionPolicy?: pulumi.Input<string>;
236
226
  /**
237
- * A `extendedAuditingPolicy` block as defined below.
238
- *
239
227
  * @deprecated the `extended_auditing_policy` block has been moved to `azurerm_mssql_server_extended_auditing_policy` and `azurerm_mssql_database_extended_auditing_policy`. This block will be removed in version 3.0 of the provider.
240
228
  */
241
229
  extendedAuditingPolicy?: pulumi.Input<inputs.mssql.ServerExtendedAuditingPolicy>;
package/mssql/server.js CHANGED
@@ -32,12 +32,6 @@ const utilities = require("../utilities");
32
32
  * loginUsername: "AzureAD Admin",
33
33
  * objectId: "00000000-0000-0000-0000-000000000000",
34
34
  * },
35
- * extendedAuditingPolicy: {
36
- * storageEndpoint: exampleAccount.primaryBlobEndpoint,
37
- * storageAccountAccessKey: exampleAccount.primaryAccessKey,
38
- * storageAccountAccessKeyIsSecondary: true,
39
- * retentionInDays: 6,
40
- * },
41
35
  * tags: {
42
36
  * environment: "production",
43
37
  * },
@@ -1 +1 @@
1
- {"version":3,"file":"server.js","sourceRoot":"","sources":["../../mssql/server.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"server.js","sourceRoot":"","sources":["../../mssql/server.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,157 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Manages a Firewall Rule for a MySQL Flexible Server.
4
+ *
5
+ * ## Example Usage
6
+ * ### Single IP Address)
7
+ *
8
+ * ```typescript
9
+ * import * as pulumi from "@pulumi/pulumi";
10
+ * import * as azure from "@pulumi/azure";
11
+ *
12
+ * const exampleResourceGroup = new azure.core.ResourceGroup("exampleResourceGroup", {location: "West Europe"});
13
+ * const exampleFlexibleServer = new azure.mysql.FlexibleServer("exampleFlexibleServer", {});
14
+ * // ...
15
+ * const exampleFlexibleServerFirewallRule = new azure.mysql.FlexibleServerFirewallRule("exampleFlexibleServerFirewallRule", {
16
+ * resourceGroupName: exampleResourceGroup.name,
17
+ * serverName: exampleFlexibleServer.name,
18
+ * startIpAddress: "40.112.8.12",
19
+ * endIpAddress: "40.112.8.12",
20
+ * });
21
+ * ```
22
+ * ### IP Range)
23
+ *
24
+ * ```typescript
25
+ * import * as pulumi from "@pulumi/pulumi";
26
+ * import * as azure from "@pulumi/azure";
27
+ *
28
+ * const exampleResourceGroup = new azure.core.ResourceGroup("exampleResourceGroup", {location: "West Europe"});
29
+ * const exampleFlexibleServer = new azure.mysql.FlexibleServer("exampleFlexibleServer", {});
30
+ * // ...
31
+ * const exampleFlexibleServerFirewallRule = new azure.mysql.FlexibleServerFirewallRule("exampleFlexibleServerFirewallRule", {
32
+ * resourceGroupName: exampleResourceGroup.name,
33
+ * serverName: exampleFlexibleServer.name,
34
+ * startIpAddress: "40.112.0.0",
35
+ * endIpAddress: "40.112.255.255",
36
+ * });
37
+ * ```
38
+ * ### Allow Access To Azure Services)
39
+ *
40
+ * ```typescript
41
+ * import * as pulumi from "@pulumi/pulumi";
42
+ * import * as azure from "@pulumi/azure";
43
+ *
44
+ * const exampleResourceGroup = new azure.core.ResourceGroup("exampleResourceGroup", {location: "West Europe"});
45
+ * const exampleFlexibleServer = new azure.mysql.FlexibleServer("exampleFlexibleServer", {});
46
+ * // ...
47
+ * const exampleFlexibleServerFirewallRule = new azure.mysql.FlexibleServerFirewallRule("exampleFlexibleServerFirewallRule", {
48
+ * resourceGroupName: exampleResourceGroup.name,
49
+ * serverName: exampleFlexibleServer.name,
50
+ * startIpAddress: "0.0.0.0",
51
+ * endIpAddress: "0.0.0.0",
52
+ * });
53
+ * ```
54
+ *
55
+ * ## Import
56
+ *
57
+ * MySQL Firewall Rule's can be imported using the `resource id`, e.g.
58
+ *
59
+ * ```sh
60
+ * $ pulumi import azure:mysql/flexibleServerFirewallRule:FlexibleServerFirewallRule rule1 /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mygroup1/providers/Microsoft.DBforMySQL/flexibleServers/flexibleServer1/firewallRules/firewallRule1
61
+ * ```
62
+ */
63
+ export declare class FlexibleServerFirewallRule extends pulumi.CustomResource {
64
+ /**
65
+ * Get an existing FlexibleServerFirewallRule resource's state with the given name, ID, and optional extra
66
+ * properties used to qualify the lookup.
67
+ *
68
+ * @param name The _unique_ name of the resulting resource.
69
+ * @param id The _unique_ provider ID of the resource to lookup.
70
+ * @param state Any extra arguments used during the lookup.
71
+ * @param opts Optional settings to control the behavior of the CustomResource.
72
+ */
73
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: FlexibleServerFirewallRuleState, opts?: pulumi.CustomResourceOptions): FlexibleServerFirewallRule;
74
+ /**
75
+ * Returns true if the given object is an instance of FlexibleServerFirewallRule. This is designed to work even
76
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
77
+ */
78
+ static isInstance(obj: any): obj is FlexibleServerFirewallRule;
79
+ /**
80
+ * Specifies the End IP Address associated with this Firewall Rule. Changing this forces a new resource to be created.
81
+ */
82
+ readonly endIpAddress: pulumi.Output<string>;
83
+ /**
84
+ * Specifies the name of the MySQL Firewall Rule. Changing this forces a new resource to be created.
85
+ */
86
+ readonly name: pulumi.Output<string>;
87
+ /**
88
+ * The name of the resource group in which the MySQL Flexible Server exists. Changing this forces a new resource to be created.
89
+ */
90
+ readonly resourceGroupName: pulumi.Output<string>;
91
+ /**
92
+ * Specifies the name of the MySQL Flexible Server. Changing this forces a new resource to be created.
93
+ */
94
+ readonly serverName: pulumi.Output<string>;
95
+ /**
96
+ * Specifies the Start IP Address associated with this Firewall Rule. Changing this forces a new resource to be created.
97
+ */
98
+ readonly startIpAddress: pulumi.Output<string>;
99
+ /**
100
+ * Create a FlexibleServerFirewallRule resource with the given unique name, arguments, and options.
101
+ *
102
+ * @param name The _unique_ name of the resource.
103
+ * @param args The arguments to use to populate this resource's properties.
104
+ * @param opts A bag of options that control this resource's behavior.
105
+ */
106
+ constructor(name: string, args: FlexibleServerFirewallRuleArgs, opts?: pulumi.CustomResourceOptions);
107
+ }
108
+ /**
109
+ * Input properties used for looking up and filtering FlexibleServerFirewallRule resources.
110
+ */
111
+ export interface FlexibleServerFirewallRuleState {
112
+ /**
113
+ * Specifies the End IP Address associated with this Firewall Rule. Changing this forces a new resource to be created.
114
+ */
115
+ endIpAddress?: pulumi.Input<string>;
116
+ /**
117
+ * Specifies the name of the MySQL Firewall Rule. Changing this forces a new resource to be created.
118
+ */
119
+ name?: pulumi.Input<string>;
120
+ /**
121
+ * The name of the resource group in which the MySQL Flexible Server exists. Changing this forces a new resource to be created.
122
+ */
123
+ resourceGroupName?: pulumi.Input<string>;
124
+ /**
125
+ * Specifies the name of the MySQL Flexible Server. Changing this forces a new resource to be created.
126
+ */
127
+ serverName?: pulumi.Input<string>;
128
+ /**
129
+ * Specifies the Start IP Address associated with this Firewall Rule. Changing this forces a new resource to be created.
130
+ */
131
+ startIpAddress?: pulumi.Input<string>;
132
+ }
133
+ /**
134
+ * The set of arguments for constructing a FlexibleServerFirewallRule resource.
135
+ */
136
+ export interface FlexibleServerFirewallRuleArgs {
137
+ /**
138
+ * Specifies the End IP Address associated with this Firewall Rule. Changing this forces a new resource to be created.
139
+ */
140
+ endIpAddress: pulumi.Input<string>;
141
+ /**
142
+ * Specifies the name of the MySQL Firewall Rule. Changing this forces a new resource to be created.
143
+ */
144
+ name?: pulumi.Input<string>;
145
+ /**
146
+ * The name of the resource group in which the MySQL Flexible Server exists. Changing this forces a new resource to be created.
147
+ */
148
+ resourceGroupName: pulumi.Input<string>;
149
+ /**
150
+ * Specifies the name of the MySQL Flexible Server. Changing this forces a new resource to be created.
151
+ */
152
+ serverName: pulumi.Input<string>;
153
+ /**
154
+ * Specifies the Start IP Address associated with this Firewall Rule. Changing this forces a new resource to be created.
155
+ */
156
+ startIpAddress: pulumi.Input<string>;
157
+ }
@@ -0,0 +1,132 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.FlexibleServerFirewallRule = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Manages a Firewall Rule for a MySQL Flexible Server.
10
+ *
11
+ * ## Example Usage
12
+ * ### Single IP Address)
13
+ *
14
+ * ```typescript
15
+ * import * as pulumi from "@pulumi/pulumi";
16
+ * import * as azure from "@pulumi/azure";
17
+ *
18
+ * const exampleResourceGroup = new azure.core.ResourceGroup("exampleResourceGroup", {location: "West Europe"});
19
+ * const exampleFlexibleServer = new azure.mysql.FlexibleServer("exampleFlexibleServer", {});
20
+ * // ...
21
+ * const exampleFlexibleServerFirewallRule = new azure.mysql.FlexibleServerFirewallRule("exampleFlexibleServerFirewallRule", {
22
+ * resourceGroupName: exampleResourceGroup.name,
23
+ * serverName: exampleFlexibleServer.name,
24
+ * startIpAddress: "40.112.8.12",
25
+ * endIpAddress: "40.112.8.12",
26
+ * });
27
+ * ```
28
+ * ### IP Range)
29
+ *
30
+ * ```typescript
31
+ * import * as pulumi from "@pulumi/pulumi";
32
+ * import * as azure from "@pulumi/azure";
33
+ *
34
+ * const exampleResourceGroup = new azure.core.ResourceGroup("exampleResourceGroup", {location: "West Europe"});
35
+ * const exampleFlexibleServer = new azure.mysql.FlexibleServer("exampleFlexibleServer", {});
36
+ * // ...
37
+ * const exampleFlexibleServerFirewallRule = new azure.mysql.FlexibleServerFirewallRule("exampleFlexibleServerFirewallRule", {
38
+ * resourceGroupName: exampleResourceGroup.name,
39
+ * serverName: exampleFlexibleServer.name,
40
+ * startIpAddress: "40.112.0.0",
41
+ * endIpAddress: "40.112.255.255",
42
+ * });
43
+ * ```
44
+ * ### Allow Access To Azure Services)
45
+ *
46
+ * ```typescript
47
+ * import * as pulumi from "@pulumi/pulumi";
48
+ * import * as azure from "@pulumi/azure";
49
+ *
50
+ * const exampleResourceGroup = new azure.core.ResourceGroup("exampleResourceGroup", {location: "West Europe"});
51
+ * const exampleFlexibleServer = new azure.mysql.FlexibleServer("exampleFlexibleServer", {});
52
+ * // ...
53
+ * const exampleFlexibleServerFirewallRule = new azure.mysql.FlexibleServerFirewallRule("exampleFlexibleServerFirewallRule", {
54
+ * resourceGroupName: exampleResourceGroup.name,
55
+ * serverName: exampleFlexibleServer.name,
56
+ * startIpAddress: "0.0.0.0",
57
+ * endIpAddress: "0.0.0.0",
58
+ * });
59
+ * ```
60
+ *
61
+ * ## Import
62
+ *
63
+ * MySQL Firewall Rule's can be imported using the `resource id`, e.g.
64
+ *
65
+ * ```sh
66
+ * $ pulumi import azure:mysql/flexibleServerFirewallRule:FlexibleServerFirewallRule rule1 /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mygroup1/providers/Microsoft.DBforMySQL/flexibleServers/flexibleServer1/firewallRules/firewallRule1
67
+ * ```
68
+ */
69
+ class FlexibleServerFirewallRule extends pulumi.CustomResource {
70
+ constructor(name, argsOrState, opts) {
71
+ let inputs = {};
72
+ opts = opts || {};
73
+ if (opts.id) {
74
+ const state = argsOrState;
75
+ inputs["endIpAddress"] = state ? state.endIpAddress : undefined;
76
+ inputs["name"] = state ? state.name : undefined;
77
+ inputs["resourceGroupName"] = state ? state.resourceGroupName : undefined;
78
+ inputs["serverName"] = state ? state.serverName : undefined;
79
+ inputs["startIpAddress"] = state ? state.startIpAddress : undefined;
80
+ }
81
+ else {
82
+ const args = argsOrState;
83
+ if ((!args || args.endIpAddress === undefined) && !opts.urn) {
84
+ throw new Error("Missing required property 'endIpAddress'");
85
+ }
86
+ if ((!args || args.resourceGroupName === undefined) && !opts.urn) {
87
+ throw new Error("Missing required property 'resourceGroupName'");
88
+ }
89
+ if ((!args || args.serverName === undefined) && !opts.urn) {
90
+ throw new Error("Missing required property 'serverName'");
91
+ }
92
+ if ((!args || args.startIpAddress === undefined) && !opts.urn) {
93
+ throw new Error("Missing required property 'startIpAddress'");
94
+ }
95
+ inputs["endIpAddress"] = args ? args.endIpAddress : undefined;
96
+ inputs["name"] = args ? args.name : undefined;
97
+ inputs["resourceGroupName"] = args ? args.resourceGroupName : undefined;
98
+ inputs["serverName"] = args ? args.serverName : undefined;
99
+ inputs["startIpAddress"] = args ? args.startIpAddress : undefined;
100
+ }
101
+ if (!opts.version) {
102
+ opts = pulumi.mergeOptions(opts, { version: utilities.getVersion() });
103
+ }
104
+ super(FlexibleServerFirewallRule.__pulumiType, name, inputs, opts);
105
+ }
106
+ /**
107
+ * Get an existing FlexibleServerFirewallRule resource's state with the given name, ID, and optional extra
108
+ * properties used to qualify the lookup.
109
+ *
110
+ * @param name The _unique_ name of the resulting resource.
111
+ * @param id The _unique_ provider ID of the resource to lookup.
112
+ * @param state Any extra arguments used during the lookup.
113
+ * @param opts Optional settings to control the behavior of the CustomResource.
114
+ */
115
+ static get(name, id, state, opts) {
116
+ return new FlexibleServerFirewallRule(name, state, Object.assign(Object.assign({}, opts), { id: id }));
117
+ }
118
+ /**
119
+ * Returns true if the given object is an instance of FlexibleServerFirewallRule. This is designed to work even
120
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
121
+ */
122
+ static isInstance(obj) {
123
+ if (obj === undefined || obj === null) {
124
+ return false;
125
+ }
126
+ return obj['__pulumiType'] === FlexibleServerFirewallRule.__pulumiType;
127
+ }
128
+ }
129
+ exports.FlexibleServerFirewallRule = FlexibleServerFirewallRule;
130
+ /** @internal */
131
+ FlexibleServerFirewallRule.__pulumiType = 'azure:mysql/flexibleServerFirewallRule:FlexibleServerFirewallRule';
132
+ //# sourceMappingURL=flexibleServerFirewallRule.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"flexibleServerFirewallRule.js","sourceRoot":"","sources":["../../mysql/flexibleServerFirewallRule.ts"],"names":[],"mappings":"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"}
package/mysql/index.d.ts CHANGED
@@ -4,6 +4,7 @@ export * from "./database";
4
4
  export * from "./firewallRule";
5
5
  export * from "./flexibleServer";
6
6
  export * from "./flexibleServerConfiguration";
7
+ export * from "./flexibleServerFirewallRule";
7
8
  export * from "./getServer";
8
9
  export * from "./server";
9
10
  export * from "./serverKey";
package/mysql/index.js CHANGED
@@ -21,6 +21,7 @@ __exportStar(require("./database"), exports);
21
21
  __exportStar(require("./firewallRule"), exports);
22
22
  __exportStar(require("./flexibleServer"), exports);
23
23
  __exportStar(require("./flexibleServerConfiguration"), exports);
24
+ __exportStar(require("./flexibleServerFirewallRule"), exports);
24
25
  __exportStar(require("./getServer"), exports);
25
26
  __exportStar(require("./server"), exports);
26
27
  __exportStar(require("./serverKey"), exports);
@@ -32,6 +33,7 @@ const database_1 = require("./database");
32
33
  const firewallRule_1 = require("./firewallRule");
33
34
  const flexibleServer_1 = require("./flexibleServer");
34
35
  const flexibleServerConfiguration_1 = require("./flexibleServerConfiguration");
36
+ const flexibleServerFirewallRule_1 = require("./flexibleServerFirewallRule");
35
37
  const server_1 = require("./server");
36
38
  const serverKey_1 = require("./serverKey");
37
39
  const virtualNetworkRule_1 = require("./virtualNetworkRule");
@@ -51,6 +53,8 @@ const _module = {
51
53
  return new flexibleServer_1.FlexibleServer(name, undefined, { urn });
52
54
  case "azure:mysql/flexibleServerConfiguration:FlexibleServerConfiguration":
53
55
  return new flexibleServerConfiguration_1.FlexibleServerConfiguration(name, undefined, { urn });
56
+ case "azure:mysql/flexibleServerFirewallRule:FlexibleServerFirewallRule":
57
+ return new flexibleServerFirewallRule_1.FlexibleServerFirewallRule(name, undefined, { urn });
54
58
  case "azure:mysql/server:Server":
55
59
  return new server_1.Server(name, undefined, { urn });
56
60
  case "azure:mysql/serverKey:ServerKey":
@@ -68,6 +72,7 @@ pulumi.runtime.registerResourceModule("azure", "mysql/database", _module);
68
72
  pulumi.runtime.registerResourceModule("azure", "mysql/firewallRule", _module);
69
73
  pulumi.runtime.registerResourceModule("azure", "mysql/flexibleServer", _module);
70
74
  pulumi.runtime.registerResourceModule("azure", "mysql/flexibleServerConfiguration", _module);
75
+ pulumi.runtime.registerResourceModule("azure", "mysql/flexibleServerFirewallRule", _module);
71
76
  pulumi.runtime.registerResourceModule("azure", "mysql/server", _module);
72
77
  pulumi.runtime.registerResourceModule("azure", "mysql/serverKey", _module);
73
78
  pulumi.runtime.registerResourceModule("azure", "mysql/virtualNetworkRule", _module);
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../mysql/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../mysql/index.ts"],"names":[],"mappings":"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"}