@pulumi/azure 5.6.0 → 5.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (235) hide show
  1. package/apimanagement/service.d.ts +3 -3
  2. package/appconfiguration/configurationKey.d.ts +3 -3
  3. package/appconfiguration/getConfigurationKey.d.ts +1 -1
  4. package/appinsights/analyticsItem.d.ts +1 -1
  5. package/appinsights/analyticsItem.js +1 -1
  6. package/appinsights/webTest.d.ts +3 -3
  7. package/appplatform/springCloudApp.d.ts +12 -0
  8. package/appplatform/springCloudApp.js +2 -0
  9. package/appplatform/springCloudApp.js.map +1 -1
  10. package/appplatform/springCloudService.d.ts +8 -0
  11. package/appplatform/springCloudService.js +2 -0
  12. package/appplatform/springCloudService.js.map +1 -1
  13. package/appservice/appService.d.ts +3 -3
  14. package/appservice/environmentV3.d.ts +3 -3
  15. package/appservice/functionApp.d.ts +10 -10
  16. package/appservice/functionApp.js +1 -1
  17. package/appservice/getLinuxFunctionApp.d.ts +4 -1
  18. package/appservice/getLinuxFunctionApp.js.map +1 -1
  19. package/appservice/linuxFunctionApp.d.ts +9 -9
  20. package/appservice/linuxFunctionAppSlot.d.ts +6 -6
  21. package/appservice/linuxWebApp.d.ts +6 -6
  22. package/appservice/linuxWebAppSlot.d.ts +3 -3
  23. package/appservice/slot.d.ts +3 -3
  24. package/appservice/slotVirtualNetworkSwiftConnection.d.ts +1 -1
  25. package/appservice/slotVirtualNetworkSwiftConnection.js +1 -1
  26. package/appservice/staticSite.d.ts +7 -7
  27. package/appservice/staticSite.js +1 -1
  28. package/appservice/virtualNetworkSwiftConnection.d.ts +2 -2
  29. package/appservice/virtualNetworkSwiftConnection.js +2 -2
  30. package/appservice/windowsFunctionApp.d.ts +6 -6
  31. package/appservice/windowsFunctionAppSlot.d.ts +6 -6
  32. package/appservice/windowsWebApp.d.ts +3 -3
  33. package/appservice/windowsWebAppSlot.d.ts +3 -3
  34. package/authorization/roleDefinition.d.ts +1 -1
  35. package/authorization/roleDefinition.js +1 -1
  36. package/automation/webhook.d.ts +3 -3
  37. package/backup/policyFileShare.d.ts +3 -3
  38. package/backup/policyVM.d.ts +3 -3
  39. package/bot/healthbot.d.ts +3 -3
  40. package/compute/bastionHost.d.ts +3 -3
  41. package/compute/dataDiskAttachment.d.ts +3 -3
  42. package/compute/diskEncryptionSet.d.ts +3 -3
  43. package/compute/linuxVirtualMachineScaleSet.d.ts +6 -6
  44. package/compute/managedDisk.d.ts +3 -3
  45. package/compute/scaleSet.d.ts +3 -3
  46. package/compute/sharedImage.d.ts +3 -3
  47. package/compute/windowsVirtualMachineScaleSet.d.ts +6 -6
  48. package/config/vars.d.ts +14 -0
  49. package/config/vars.js +18 -0
  50. package/config/vars.js.map +1 -1
  51. package/containerservice/kubernetesCluster.d.ts +15 -15
  52. package/containerservice/kubernetesClusterNodePool.d.ts +6 -6
  53. package/core/getResources.d.ts +2 -2
  54. package/core/subscription.d.ts +1 -1
  55. package/core/subscription.js +1 -1
  56. package/core/templateDeployment.d.ts +1 -1
  57. package/core/templateDeployment.js +1 -1
  58. package/cosmosdb/cassandraDatacenter.d.ts +13 -1
  59. package/cosmosdb/cassandraDatacenter.js +13 -1
  60. package/cosmosdb/cassandraDatacenter.js.map +1 -1
  61. package/dashboard/dashboard.d.ts +1 -1
  62. package/dashboard/dashboard.js +1 -1
  63. package/datafactory/customDataset.d.ts +3 -3
  64. package/datafactory/datasetAzureBlob.d.ts +3 -3
  65. package/datafactory/datasetBinary.d.ts +3 -3
  66. package/datafactory/datasetCosmosDBApi.d.ts +3 -3
  67. package/datafactory/datasetDelimitedText.d.ts +3 -3
  68. package/datafactory/datasetHttp.d.ts +3 -3
  69. package/datafactory/datasetJson.d.ts +3 -3
  70. package/datafactory/datasetMysql.d.ts +3 -3
  71. package/datafactory/datasetParquet.d.ts +3 -3
  72. package/datafactory/datasetPostgresql.d.ts +3 -3
  73. package/datafactory/datasetSnowflake.d.ts +3 -3
  74. package/datafactory/datasetSqlServerTable.d.ts +3 -3
  75. package/datafactory/factory.d.ts +3 -3
  76. package/datafactory/integrationRuntimeManaged.d.ts +3 -3
  77. package/datafactory/integrationRuntimeRule.d.ts +3 -3
  78. package/datafactory/integrationRuntimeSsis.d.ts +3 -3
  79. package/datafactory/linkedCustomService.d.ts +6 -6
  80. package/datafactory/linkedServiceAzureBlobStorage.d.ts +3 -3
  81. package/datafactory/linkedServiceAzureDatabricks.d.ts +3 -3
  82. package/datafactory/linkedServiceAzureFileStorage.d.ts +3 -3
  83. package/datafactory/linkedServiceAzureFunction.d.ts +3 -3
  84. package/datafactory/linkedServiceAzureSearch.d.ts +3 -3
  85. package/datafactory/linkedServiceAzureSqlDatabase.d.ts +3 -3
  86. package/datafactory/linkedServiceAzureTableStorage.d.ts +3 -3
  87. package/datafactory/linkedServiceCosmosDb.d.ts +3 -3
  88. package/datafactory/linkedServiceCosmosDbMongoApi.d.ts +3 -3
  89. package/datafactory/linkedServiceDataLakeStorageGen2.d.ts +3 -3
  90. package/datafactory/linkedServiceKeyVault.d.ts +3 -3
  91. package/datafactory/linkedServiceKusto.d.ts +3 -3
  92. package/datafactory/linkedServiceMysql.d.ts +3 -3
  93. package/datafactory/linkedServiceOdata.d.ts +3 -3
  94. package/datafactory/linkedServiceOdbc.d.ts +3 -3
  95. package/datafactory/linkedServicePostgresql.d.ts +3 -3
  96. package/datafactory/linkedServiceSftp.d.ts +3 -3
  97. package/datafactory/linkedServiceSnowflake.d.ts +3 -3
  98. package/datafactory/linkedServiceSqlServer.d.ts +3 -3
  99. package/datafactory/linkedServiceSynapse.d.ts +3 -3
  100. package/datafactory/linkedServiceWeb.d.ts +6 -6
  101. package/datafactory/pipeline.d.ts +3 -3
  102. package/datafactory/triggerSchedule.d.ts +3 -3
  103. package/dataprotection/backupInstancePostgresql.d.ts +1 -1
  104. package/dataprotection/backupInstancePostgresql.js +1 -1
  105. package/desktopvirtualization/hostPool.d.ts +3 -3
  106. package/desktopvirtualization/scalingPlan.d.ts +2 -2
  107. package/desktopvirtualization/scalingPlan.js +2 -2
  108. package/domainservices/getService.d.ts +2 -2
  109. package/domainservices/getService.js +1 -1
  110. package/domainservices/service.d.ts +3 -3
  111. package/elasticcloud/elasticsearch.d.ts +213 -0
  112. package/elasticcloud/elasticsearch.js +110 -0
  113. package/elasticcloud/elasticsearch.js.map +1 -0
  114. package/elasticcloud/getElasticsearch.d.ts +119 -0
  115. package/elasticcloud/getElasticsearch.js +41 -0
  116. package/elasticcloud/getElasticsearch.js.map +1 -0
  117. package/elasticcloud/index.d.ts +2 -0
  118. package/elasticcloud/index.js +38 -0
  119. package/elasticcloud/index.js.map +1 -0
  120. package/eventhub/queue.d.ts +9 -9
  121. package/eventhub/topic.d.ts +6 -6
  122. package/healthcare/fhirService.d.ts +219 -0
  123. package/healthcare/fhirService.js +130 -0
  124. package/healthcare/fhirService.js.map +1 -0
  125. package/healthcare/getFhirService.d.ts +107 -0
  126. package/healthcare/getFhirService.js +40 -0
  127. package/healthcare/getFhirService.js.map +1 -0
  128. package/healthcare/index.d.ts +2 -0
  129. package/healthcare/index.js +6 -0
  130. package/healthcare/index.js.map +1 -1
  131. package/hpc/cacheBlobNfsTarget.d.ts +1 -1
  132. package/hpc/cacheBlobNfsTarget.js +1 -1
  133. package/hsm/module.d.ts +1 -1
  134. package/hsm/module.js +1 -1
  135. package/index.d.ts +2 -1
  136. package/index.js +5 -3
  137. package/index.js.map +1 -1
  138. package/keyvault/accessPolicy.d.ts +1 -1
  139. package/keyvault/accessPolicy.js +1 -1
  140. package/kusto/script.d.ts +3 -3
  141. package/lighthouse/assignment.d.ts +1 -1
  142. package/lighthouse/assignment.js +1 -1
  143. package/lighthouse/definition.d.ts +1 -1
  144. package/lighthouse/definition.js +1 -1
  145. package/loganalytics/linkedStorageAccount.d.ts +3 -3
  146. package/logicapps/standard.d.ts +3 -3
  147. package/logicapps/workflow.d.ts +3 -3
  148. package/mariadb/server.d.ts +6 -6
  149. package/mariadb/virtualNetworkRule.d.ts +1 -1
  150. package/mariadb/virtualNetworkRule.js +1 -1
  151. package/monitoring/logProfile.d.ts +1 -1
  152. package/monitoring/logProfile.js +1 -1
  153. package/mssql/managedInstance.d.ts +15 -3
  154. package/mssql/managedInstance.js +2 -0
  155. package/mssql/managedInstance.js.map +1 -1
  156. package/mssql/serverTransparentDataEncryption.d.ts +1 -1
  157. package/mssql/serverTransparentDataEncryption.js +1 -1
  158. package/mysql/server.d.ts +6 -6
  159. package/mysql/virtualNetworkRule.d.ts +1 -1
  160. package/mysql/virtualNetworkRule.js +1 -1
  161. package/netapp/volume.d.ts +3 -3
  162. package/network/expressRouteCircuit.d.ts +2 -2
  163. package/network/expressRouteConnection.d.ts +1 -1
  164. package/network/expressRouteConnection.js +1 -1
  165. package/network/getExpressRouteCircuit.d.ts +1 -1
  166. package/network/getServiceTags.d.ts +4 -4
  167. package/network/getVirtualNetworkGateway.d.ts +1 -1
  168. package/network/index.d.ts +1 -0
  169. package/network/index.js +5 -0
  170. package/network/index.js.map +1 -1
  171. package/network/networkSecurityRule.d.ts +3 -3
  172. package/network/pointToPointVpnGateway.d.ts +3 -3
  173. package/network/route.d.ts +3 -3
  174. package/network/routeTable.d.ts +3 -3
  175. package/network/trafficManagerAzureEndpoint.d.ts +3 -3
  176. package/network/trafficManagerExternalEndpoint.d.ts +3 -3
  177. package/network/trafficManagerNestedEndpoint.d.ts +3 -3
  178. package/network/virtualHub.d.ts +3 -3
  179. package/network/virtualNetworkGateway.d.ts +3 -3
  180. package/network/virtualNetworkGatewayConnection.d.ts +6 -6
  181. package/network/virtualNetworkGatewayNatRule.d.ts +144 -0
  182. package/network/virtualNetworkGatewayNatRule.js +86 -0
  183. package/network/virtualNetworkGatewayNatRule.js.map +1 -0
  184. package/network/vpnGateway.d.ts +3 -3
  185. package/operationalinsights/analyticsSolution.d.ts +3 -3
  186. package/package.json +2 -2
  187. package/package.json.dev +2 -2
  188. package/policy/getPolicyDefintion.d.ts +1 -1
  189. package/portal/dashboard.d.ts +1 -1
  190. package/portal/dashboard.js +1 -1
  191. package/postgresql/server.d.ts +6 -6
  192. package/postgresql/virtualNetworkRule.d.ts +1 -1
  193. package/postgresql/virtualNetworkRule.js +1 -1
  194. package/provider.d.ts +24 -0
  195. package/provider.js +3 -0
  196. package/provider.js.map +1 -1
  197. package/redis/cache.d.ts +2 -2
  198. package/redis/cache.js +2 -2
  199. package/role/definition.d.ts +1 -1
  200. package/role/definition.js +1 -1
  201. package/securitycenter/serverVulnerabilityAssessment.d.ts +1 -1
  202. package/securitycenter/serverVulnerabilityAssessment.js +1 -1
  203. package/sentinel/dataConnectorAwsS3.d.ts +3 -3
  204. package/servicebus/getQueue.d.ts +2 -2
  205. package/servicebus/getTopic.d.ts +1 -1
  206. package/servicebus/queue.d.ts +9 -9
  207. package/servicebus/topic.d.ts +6 -6
  208. package/sql/database.d.ts +15 -15
  209. package/storage/account.d.ts +6 -6
  210. package/storage/dataLakeGen2Filesystem.d.ts +1 -1
  211. package/storage/dataLakeGen2Filesystem.js +1 -1
  212. package/storage/dataLakeGen2Path.d.ts +1 -1
  213. package/storage/dataLakeGen2Path.js +1 -1
  214. package/storage/encryptionScope.d.ts +1 -1
  215. package/storage/encryptionScope.js +1 -1
  216. package/storage/getAccount.d.ts +2 -2
  217. package/storage/getAccountSAS.d.ts +2 -2
  218. package/storage/getAccountSAS.js +2 -2
  219. package/storage/share.d.ts +1 -1
  220. package/storage/share.js +1 -1
  221. package/storage/syncCloudEndpoint.d.ts +1 -1
  222. package/storage/syncCloudEndpoint.js +1 -1
  223. package/streamanalytics/referenceInputBlob.d.ts +1 -1
  224. package/streamanalytics/referenceInputBlob.js +1 -1
  225. package/streamanalytics/referenceInputMssql.d.ts +1 -1
  226. package/streamanalytics/referenceInputMssql.js +1 -1
  227. package/synapse/linkedService.d.ts +3 -3
  228. package/types/input.d.ts +240 -80
  229. package/types/output.d.ts +258 -81
  230. package/videoanalyzer/analyzer.d.ts +2 -0
  231. package/videoanalyzer/analyzer.js +2 -0
  232. package/videoanalyzer/analyzer.js.map +1 -1
  233. package/videoanalyzer/edgeModule.d.ts +2 -0
  234. package/videoanalyzer/edgeModule.js +2 -0
  235. package/videoanalyzer/edgeModule.js.map +1 -1
@@ -85,7 +85,7 @@ export declare class LinkedServiceAzureFileStorage extends pulumi.CustomResource
85
85
  readonly keyVaultPassword: pulumi.Output<outputs.datafactory.LinkedServiceAzureFileStorageKeyVaultPassword | undefined>;
86
86
  /**
87
87
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
88
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
88
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
89
89
  */
90
90
  readonly name: pulumi.Output<string>;
91
91
  /**
@@ -146,7 +146,7 @@ export interface LinkedServiceAzureFileStorageState {
146
146
  keyVaultPassword?: pulumi.Input<inputs.datafactory.LinkedServiceAzureFileStorageKeyVaultPassword>;
147
147
  /**
148
148
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
149
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
149
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
150
150
  */
151
151
  name?: pulumi.Input<string>;
152
152
  /**
@@ -199,7 +199,7 @@ export interface LinkedServiceAzureFileStorageArgs {
199
199
  keyVaultPassword?: pulumi.Input<inputs.datafactory.LinkedServiceAzureFileStorageKeyVaultPassword>;
200
200
  /**
201
201
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
202
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
202
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
203
203
  */
204
204
  name?: pulumi.Input<string>;
205
205
  /**
@@ -81,7 +81,7 @@ export declare class LinkedServiceAzureFunction extends pulumi.CustomResource {
81
81
  readonly keyVaultKey: pulumi.Output<outputs.datafactory.LinkedServiceAzureFunctionKeyVaultKey | undefined>;
82
82
  /**
83
83
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
84
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
84
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
85
85
  */
86
86
  readonly name: pulumi.Output<string>;
87
87
  /**
@@ -139,7 +139,7 @@ export interface LinkedServiceAzureFunctionState {
139
139
  keyVaultKey?: pulumi.Input<inputs.datafactory.LinkedServiceAzureFunctionKeyVaultKey>;
140
140
  /**
141
141
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
142
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
142
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
143
143
  */
144
144
  name?: pulumi.Input<string>;
145
145
  /**
@@ -189,7 +189,7 @@ export interface LinkedServiceAzureFunctionArgs {
189
189
  keyVaultKey?: pulumi.Input<inputs.datafactory.LinkedServiceAzureFunctionKeyVaultKey>;
190
190
  /**
191
191
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
192
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
192
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
193
193
  */
194
194
  name?: pulumi.Input<string>;
195
195
  /**
@@ -54,7 +54,7 @@ export declare class LinkedServiceAzureSearch extends pulumi.CustomResource {
54
54
  readonly integrationRuntimeName: pulumi.Output<string | undefined>;
55
55
  /**
56
56
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
57
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
57
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
58
58
  */
59
59
  readonly name: pulumi.Output<string>;
60
60
  /**
@@ -112,7 +112,7 @@ export interface LinkedServiceAzureSearchState {
112
112
  integrationRuntimeName?: pulumi.Input<string>;
113
113
  /**
114
114
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
115
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
115
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
116
116
  */
117
117
  name?: pulumi.Input<string>;
118
118
  /**
@@ -158,7 +158,7 @@ export interface LinkedServiceAzureSearchArgs {
158
158
  integrationRuntimeName?: pulumi.Input<string>;
159
159
  /**
160
160
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
161
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
161
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
162
162
  */
163
163
  name?: pulumi.Input<string>;
164
164
  /**
@@ -80,7 +80,7 @@ export declare class LinkedServiceAzureSqlDatabase extends pulumi.CustomResource
80
80
  readonly keyVaultPassword: pulumi.Output<outputs.datafactory.LinkedServiceAzureSqlDatabaseKeyVaultPassword | undefined>;
81
81
  /**
82
82
  * Specifies the name of the Data Factory Linked Service Azure SQL Database. Changing this forces a new resource to be created. Must be unique within a data
83
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
83
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
84
84
  */
85
85
  readonly name: pulumi.Output<string>;
86
86
  /**
@@ -154,7 +154,7 @@ export interface LinkedServiceAzureSqlDatabaseState {
154
154
  keyVaultPassword?: pulumi.Input<inputs.datafactory.LinkedServiceAzureSqlDatabaseKeyVaultPassword>;
155
155
  /**
156
156
  * Specifies the name of the Data Factory Linked Service Azure SQL Database. Changing this forces a new resource to be created. Must be unique within a data
157
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
157
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
158
158
  */
159
159
  name?: pulumi.Input<string>;
160
160
  /**
@@ -220,7 +220,7 @@ export interface LinkedServiceAzureSqlDatabaseArgs {
220
220
  keyVaultPassword?: pulumi.Input<inputs.datafactory.LinkedServiceAzureSqlDatabaseKeyVaultPassword>;
221
221
  /**
222
222
  * Specifies the name of the Data Factory Linked Service Azure SQL Database. Changing this forces a new resource to be created. Must be unique within a data
223
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
223
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
224
224
  */
225
225
  name?: pulumi.Input<string>;
226
226
  /**
@@ -75,7 +75,7 @@ export declare class LinkedServiceAzureTableStorage extends pulumi.CustomResourc
75
75
  readonly integrationRuntimeName: pulumi.Output<string | undefined>;
76
76
  /**
77
77
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
78
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
78
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
79
79
  */
80
80
  readonly name: pulumi.Output<string>;
81
81
  /**
@@ -125,7 +125,7 @@ export interface LinkedServiceAzureTableStorageState {
125
125
  integrationRuntimeName?: pulumi.Input<string>;
126
126
  /**
127
127
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
128
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
128
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
129
129
  */
130
130
  name?: pulumi.Input<string>;
131
131
  /**
@@ -167,7 +167,7 @@ export interface LinkedServiceAzureTableStorageArgs {
167
167
  integrationRuntimeName?: pulumi.Input<string>;
168
168
  /**
169
169
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
170
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
170
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
171
171
  */
172
172
  name?: pulumi.Input<string>;
173
173
  /**
@@ -89,7 +89,7 @@ export declare class LinkedServiceCosmosDb extends pulumi.CustomResource {
89
89
  readonly integrationRuntimeName: pulumi.Output<string | undefined>;
90
90
  /**
91
91
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
92
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
92
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
93
93
  */
94
94
  readonly name: pulumi.Output<string>;
95
95
  /**
@@ -151,7 +151,7 @@ export interface LinkedServiceCosmosDbState {
151
151
  integrationRuntimeName?: pulumi.Input<string>;
152
152
  /**
153
153
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
154
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
154
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
155
155
  */
156
156
  name?: pulumi.Input<string>;
157
157
  /**
@@ -205,7 +205,7 @@ export interface LinkedServiceCosmosDbArgs {
205
205
  integrationRuntimeName?: pulumi.Input<string>;
206
206
  /**
207
207
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
208
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
208
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
209
209
  */
210
210
  name?: pulumi.Input<string>;
211
211
  /**
@@ -78,7 +78,7 @@ export declare class LinkedServiceCosmosDbMongoApi extends pulumi.CustomResource
78
78
  readonly integrationRuntimeName: pulumi.Output<string | undefined>;
79
79
  /**
80
80
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
81
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
81
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
82
82
  */
83
83
  readonly name: pulumi.Output<string>;
84
84
  /**
@@ -136,7 +136,7 @@ export interface LinkedServiceCosmosDbMongoApiState {
136
136
  integrationRuntimeName?: pulumi.Input<string>;
137
137
  /**
138
138
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
139
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
139
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
140
140
  */
141
141
  name?: pulumi.Input<string>;
142
142
  /**
@@ -186,7 +186,7 @@ export interface LinkedServiceCosmosDbMongoApiArgs {
186
186
  integrationRuntimeName?: pulumi.Input<string>;
187
187
  /**
188
188
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
189
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
189
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
190
190
  */
191
191
  name?: pulumi.Input<string>;
192
192
  /**
@@ -71,7 +71,7 @@ export declare class LinkedServiceDataLakeStorageGen2 extends pulumi.CustomResou
71
71
  readonly integrationRuntimeName: pulumi.Output<string | undefined>;
72
72
  /**
73
73
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
74
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
74
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
75
75
  */
76
76
  readonly name: pulumi.Output<string>;
77
77
  /**
@@ -141,7 +141,7 @@ export interface LinkedServiceDataLakeStorageGen2State {
141
141
  integrationRuntimeName?: pulumi.Input<string>;
142
142
  /**
143
143
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
144
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
144
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
145
145
  */
146
146
  name?: pulumi.Input<string>;
147
147
  /**
@@ -203,7 +203,7 @@ export interface LinkedServiceDataLakeStorageGen2Args {
203
203
  integrationRuntimeName?: pulumi.Input<string>;
204
204
  /**
205
205
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
206
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
206
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
207
207
  */
208
208
  name?: pulumi.Input<string>;
209
209
  /**
@@ -78,7 +78,7 @@ export declare class LinkedServiceKeyVault extends pulumi.CustomResource {
78
78
  readonly keyVaultId: pulumi.Output<string>;
79
79
  /**
80
80
  * Specifies the name of the Data Factory Linked Service Key Vault. Changing this forces a new resource to be created. Must be unique within a data
81
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
81
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
82
82
  */
83
83
  readonly name: pulumi.Output<string>;
84
84
  /**
@@ -128,7 +128,7 @@ export interface LinkedServiceKeyVaultState {
128
128
  keyVaultId?: pulumi.Input<string>;
129
129
  /**
130
130
  * Specifies the name of the Data Factory Linked Service Key Vault. Changing this forces a new resource to be created. Must be unique within a data
131
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
131
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
132
132
  */
133
133
  name?: pulumi.Input<string>;
134
134
  /**
@@ -170,7 +170,7 @@ export interface LinkedServiceKeyVaultArgs {
170
170
  keyVaultId: pulumi.Input<string>;
171
171
  /**
172
172
  * Specifies the name of the Data Factory Linked Service Key Vault. Changing this forces a new resource to be created. Must be unique within a data
173
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
173
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
174
174
  */
175
175
  name?: pulumi.Input<string>;
176
176
  /**
@@ -102,7 +102,7 @@ export declare class LinkedServiceKusto extends pulumi.CustomResource {
102
102
  readonly kustoEndpoint: pulumi.Output<string>;
103
103
  /**
104
104
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
105
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
105
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
106
106
  */
107
107
  readonly name: pulumi.Output<string>;
108
108
  /**
@@ -172,7 +172,7 @@ export interface LinkedServiceKustoState {
172
172
  kustoEndpoint?: pulumi.Input<string>;
173
173
  /**
174
174
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
175
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
175
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
176
176
  */
177
177
  name?: pulumi.Input<string>;
178
178
  /**
@@ -234,7 +234,7 @@ export interface LinkedServiceKustoArgs {
234
234
  kustoEndpoint: pulumi.Input<string>;
235
235
  /**
236
236
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
237
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
237
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
238
238
  */
239
239
  name?: pulumi.Input<string>;
240
240
  /**
@@ -71,7 +71,7 @@ export declare class LinkedServiceMysql extends pulumi.CustomResource {
71
71
  readonly integrationRuntimeName: pulumi.Output<string | undefined>;
72
72
  /**
73
73
  * Specifies the name of the Data Factory Linked Service MySQL. Changing this forces a new resource to be created. Must be unique within a data
74
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
74
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
75
75
  */
76
76
  readonly name: pulumi.Output<string>;
77
77
  /**
@@ -121,7 +121,7 @@ export interface LinkedServiceMysqlState {
121
121
  integrationRuntimeName?: pulumi.Input<string>;
122
122
  /**
123
123
  * Specifies the name of the Data Factory Linked Service MySQL. Changing this forces a new resource to be created. Must be unique within a data
124
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
124
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
125
125
  */
126
126
  name?: pulumi.Input<string>;
127
127
  /**
@@ -163,7 +163,7 @@ export interface LinkedServiceMysqlArgs {
163
163
  integrationRuntimeName?: pulumi.Input<string>;
164
164
  /**
165
165
  * Specifies the name of the Data Factory Linked Service MySQL. Changing this forces a new resource to be created. Must be unique within a data
166
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
166
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
167
167
  */
168
168
  name?: pulumi.Input<string>;
169
169
  /**
@@ -81,7 +81,7 @@ export declare class LinkedServiceOdata extends pulumi.CustomResource {
81
81
  */
82
82
  readonly integrationRuntimeName: pulumi.Output<string | undefined>;
83
83
  /**
84
- * Specifies the name of the Data Factory Linked Service OData. Changing this forces a new resource to be created. Must be unique within a data factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
84
+ * Specifies the name of the Data Factory Linked Service OData. Changing this forces a new resource to be created. Must be unique within a data factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
85
85
  */
86
86
  readonly name: pulumi.Output<string>;
87
87
  /**
@@ -134,7 +134,7 @@ export interface LinkedServiceOdataState {
134
134
  */
135
135
  integrationRuntimeName?: pulumi.Input<string>;
136
136
  /**
137
- * Specifies the name of the Data Factory Linked Service OData. Changing this forces a new resource to be created. Must be unique within a data factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
137
+ * Specifies the name of the Data Factory Linked Service OData. Changing this forces a new resource to be created. Must be unique within a data factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
138
138
  */
139
139
  name?: pulumi.Input<string>;
140
140
  /**
@@ -179,7 +179,7 @@ export interface LinkedServiceOdataArgs {
179
179
  */
180
180
  integrationRuntimeName?: pulumi.Input<string>;
181
181
  /**
182
- * Specifies the name of the Data Factory Linked Service OData. Changing this forces a new resource to be created. Must be unique within a data factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
182
+ * Specifies the name of the Data Factory Linked Service OData. Changing this forces a new resource to be created. Must be unique within a data factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
183
183
  */
184
184
  name?: pulumi.Input<string>;
185
185
  /**
@@ -85,7 +85,7 @@ export declare class LinkedServiceOdbc extends pulumi.CustomResource {
85
85
  */
86
86
  readonly integrationRuntimeName: pulumi.Output<string | undefined>;
87
87
  /**
88
- * Specifies the name of the Data Factory Linked Service ODBC. Changing this forces a new resource to be created. Must be unique within a data factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
88
+ * Specifies the name of the Data Factory Linked Service ODBC. Changing this forces a new resource to be created. Must be unique within a data factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
89
89
  */
90
90
  readonly name: pulumi.Output<string>;
91
91
  /**
@@ -138,7 +138,7 @@ export interface LinkedServiceOdbcState {
138
138
  */
139
139
  integrationRuntimeName?: pulumi.Input<string>;
140
140
  /**
141
- * Specifies the name of the Data Factory Linked Service ODBC. Changing this forces a new resource to be created. Must be unique within a data factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
141
+ * Specifies the name of the Data Factory Linked Service ODBC. Changing this forces a new resource to be created. Must be unique within a data factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
142
142
  */
143
143
  name?: pulumi.Input<string>;
144
144
  /**
@@ -183,7 +183,7 @@ export interface LinkedServiceOdbcArgs {
183
183
  */
184
184
  integrationRuntimeName?: pulumi.Input<string>;
185
185
  /**
186
- * Specifies the name of the Data Factory Linked Service ODBC. Changing this forces a new resource to be created. Must be unique within a data factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
186
+ * Specifies the name of the Data Factory Linked Service ODBC. Changing this forces a new resource to be created. Must be unique within a data factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
187
187
  */
188
188
  name?: pulumi.Input<string>;
189
189
  /**
@@ -71,7 +71,7 @@ export declare class LinkedServicePostgresql extends pulumi.CustomResource {
71
71
  readonly integrationRuntimeName: pulumi.Output<string | undefined>;
72
72
  /**
73
73
  * Specifies the name of the Data Factory Linked Service PostgreSQL. Changing this forces a new resource to be created. Must be unique within a data
74
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
74
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
75
75
  */
76
76
  readonly name: pulumi.Output<string>;
77
77
  /**
@@ -121,7 +121,7 @@ export interface LinkedServicePostgresqlState {
121
121
  integrationRuntimeName?: pulumi.Input<string>;
122
122
  /**
123
123
  * Specifies the name of the Data Factory Linked Service PostgreSQL. Changing this forces a new resource to be created. Must be unique within a data
124
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
124
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
125
125
  */
126
126
  name?: pulumi.Input<string>;
127
127
  /**
@@ -163,7 +163,7 @@ export interface LinkedServicePostgresqlArgs {
163
163
  integrationRuntimeName?: pulumi.Input<string>;
164
164
  /**
165
165
  * Specifies the name of the Data Factory Linked Service PostgreSQL. Changing this forces a new resource to be created. Must be unique within a data
166
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
166
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
167
167
  */
168
168
  name?: pulumi.Input<string>;
169
169
  /**
@@ -83,7 +83,7 @@ export declare class LinkedServiceSftp extends pulumi.CustomResource {
83
83
  readonly integrationRuntimeName: pulumi.Output<string | undefined>;
84
84
  /**
85
85
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
86
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
86
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
87
87
  */
88
88
  readonly name: pulumi.Output<string>;
89
89
  /**
@@ -157,7 +157,7 @@ export interface LinkedServiceSftpState {
157
157
  integrationRuntimeName?: pulumi.Input<string>;
158
158
  /**
159
159
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
160
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
160
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
161
161
  */
162
162
  name?: pulumi.Input<string>;
163
163
  /**
@@ -223,7 +223,7 @@ export interface LinkedServiceSftpArgs {
223
223
  integrationRuntimeName?: pulumi.Input<string>;
224
224
  /**
225
225
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
226
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
226
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
227
227
  */
228
228
  name?: pulumi.Input<string>;
229
229
  /**
@@ -107,7 +107,7 @@ export declare class LinkedServiceSnowflake extends pulumi.CustomResource {
107
107
  readonly keyVaultPassword: pulumi.Output<outputs.datafactory.LinkedServiceSnowflakeKeyVaultPassword | undefined>;
108
108
  /**
109
109
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
110
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
110
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
111
111
  */
112
112
  readonly name: pulumi.Output<string>;
113
113
  /**
@@ -161,7 +161,7 @@ export interface LinkedServiceSnowflakeState {
161
161
  keyVaultPassword?: pulumi.Input<inputs.datafactory.LinkedServiceSnowflakeKeyVaultPassword>;
162
162
  /**
163
163
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
164
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
164
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
165
165
  */
166
166
  name?: pulumi.Input<string>;
167
167
  /**
@@ -207,7 +207,7 @@ export interface LinkedServiceSnowflakeArgs {
207
207
  keyVaultPassword?: pulumi.Input<inputs.datafactory.LinkedServiceSnowflakeKeyVaultPassword>;
208
208
  /**
209
209
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
210
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
210
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
211
211
  */
212
212
  name?: pulumi.Input<string>;
213
213
  /**
@@ -111,7 +111,7 @@ export declare class LinkedServiceSqlServer extends pulumi.CustomResource {
111
111
  readonly keyVaultPassword: pulumi.Output<outputs.datafactory.LinkedServiceSqlServerKeyVaultPassword | undefined>;
112
112
  /**
113
113
  * Specifies the name of the Data Factory Linked Service SQL Server. Changing this forces a new resource to be created. Must be unique within a data
114
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
114
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
115
115
  */
116
116
  readonly name: pulumi.Output<string>;
117
117
  /**
@@ -173,7 +173,7 @@ export interface LinkedServiceSqlServerState {
173
173
  keyVaultPassword?: pulumi.Input<inputs.datafactory.LinkedServiceSqlServerKeyVaultPassword>;
174
174
  /**
175
175
  * Specifies the name of the Data Factory Linked Service SQL Server. Changing this forces a new resource to be created. Must be unique within a data
176
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
176
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
177
177
  */
178
178
  name?: pulumi.Input<string>;
179
179
  /**
@@ -227,7 +227,7 @@ export interface LinkedServiceSqlServerArgs {
227
227
  keyVaultPassword?: pulumi.Input<inputs.datafactory.LinkedServiceSqlServerKeyVaultPassword>;
228
228
  /**
229
229
  * Specifies the name of the Data Factory Linked Service SQL Server. Changing this forces a new resource to be created. Must be unique within a data
230
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
230
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
231
231
  */
232
232
  name?: pulumi.Input<string>;
233
233
  /**
@@ -107,7 +107,7 @@ export declare class LinkedServiceSynapse extends pulumi.CustomResource {
107
107
  readonly keyVaultPassword: pulumi.Output<outputs.datafactory.LinkedServiceSynapseKeyVaultPassword | undefined>;
108
108
  /**
109
109
  * Specifies the name of the Data Factory Linked Service Synapse. Changing this forces a new resource to be created. Must be unique within a data
110
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
110
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
111
111
  */
112
112
  readonly name: pulumi.Output<string>;
113
113
  /**
@@ -161,7 +161,7 @@ export interface LinkedServiceSynapseState {
161
161
  keyVaultPassword?: pulumi.Input<inputs.datafactory.LinkedServiceSynapseKeyVaultPassword>;
162
162
  /**
163
163
  * Specifies the name of the Data Factory Linked Service Synapse. Changing this forces a new resource to be created. Must be unique within a data
164
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
164
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
165
165
  */
166
166
  name?: pulumi.Input<string>;
167
167
  /**
@@ -207,7 +207,7 @@ export interface LinkedServiceSynapseArgs {
207
207
  keyVaultPassword?: pulumi.Input<inputs.datafactory.LinkedServiceSynapseKeyVaultPassword>;
208
208
  /**
209
209
  * Specifies the name of the Data Factory Linked Service Synapse. Changing this forces a new resource to be created. Must be unique within a data
210
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
210
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
211
211
  */
212
212
  name?: pulumi.Input<string>;
213
213
  /**
@@ -72,7 +72,7 @@ export declare class LinkedServiceWeb extends pulumi.CustomResource {
72
72
  readonly integrationRuntimeName: pulumi.Output<string | undefined>;
73
73
  /**
74
74
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
75
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
75
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
76
76
  */
77
77
  readonly name: pulumi.Output<string>;
78
78
  /**
@@ -83,7 +83,7 @@ export declare class LinkedServiceWeb extends pulumi.CustomResource {
83
83
  } | undefined>;
84
84
  readonly password: pulumi.Output<string | undefined>;
85
85
  /**
86
- * The URL of the web service endpoint (e.g. http://www.microsoft.com).
86
+ * The URL of the web service endpoint (e.g. https://www.microsoft.com).
87
87
  */
88
88
  readonly url: pulumi.Output<string>;
89
89
  readonly username: pulumi.Output<string | undefined>;
@@ -128,7 +128,7 @@ export interface LinkedServiceWebState {
128
128
  integrationRuntimeName?: pulumi.Input<string>;
129
129
  /**
130
130
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
131
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
131
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
132
132
  */
133
133
  name?: pulumi.Input<string>;
134
134
  /**
@@ -139,7 +139,7 @@ export interface LinkedServiceWebState {
139
139
  }>;
140
140
  password?: pulumi.Input<string>;
141
141
  /**
142
- * The URL of the web service endpoint (e.g. http://www.microsoft.com).
142
+ * The URL of the web service endpoint (e.g. https://www.microsoft.com).
143
143
  */
144
144
  url?: pulumi.Input<string>;
145
145
  username?: pulumi.Input<string>;
@@ -176,7 +176,7 @@ export interface LinkedServiceWebArgs {
176
176
  integrationRuntimeName?: pulumi.Input<string>;
177
177
  /**
178
178
  * Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data
179
- * factory. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
179
+ * factory. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
180
180
  */
181
181
  name?: pulumi.Input<string>;
182
182
  /**
@@ -187,7 +187,7 @@ export interface LinkedServiceWebArgs {
187
187
  }>;
188
188
  password?: pulumi.Input<string>;
189
189
  /**
190
- * The URL of the web service endpoint (e.g. http://www.microsoft.com).
190
+ * The URL of the web service endpoint (e.g. https://www.microsoft.com).
191
191
  */
192
192
  url: pulumi.Input<string>;
193
193
  username?: pulumi.Input<string>;
@@ -95,7 +95,7 @@ export declare class Pipeline extends pulumi.CustomResource {
95
95
  */
96
96
  readonly moniterMetricsAfterDuration: pulumi.Output<string | undefined>;
97
97
  /**
98
- * Specifies the name of the Data Factory Pipeline. Changing this forces a new resource to be created. Must be globally unique. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
98
+ * Specifies the name of the Data Factory Pipeline. Changing this forces a new resource to be created. Must be globally unique. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
99
99
  */
100
100
  readonly name: pulumi.Output<string>;
101
101
  /**
@@ -152,7 +152,7 @@ export interface PipelineState {
152
152
  */
153
153
  moniterMetricsAfterDuration?: pulumi.Input<string>;
154
154
  /**
155
- * Specifies the name of the Data Factory Pipeline. Changing this forces a new resource to be created. Must be globally unique. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
155
+ * Specifies the name of the Data Factory Pipeline. Changing this forces a new resource to be created. Must be globally unique. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
156
156
  */
157
157
  name?: pulumi.Input<string>;
158
158
  /**
@@ -201,7 +201,7 @@ export interface PipelineArgs {
201
201
  */
202
202
  moniterMetricsAfterDuration?: pulumi.Input<string>;
203
203
  /**
204
- * Specifies the name of the Data Factory Pipeline. Changing this forces a new resource to be created. Must be globally unique. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
204
+ * Specifies the name of the Data Factory Pipeline. Changing this forces a new resource to be created. Must be globally unique. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
205
205
  */
206
206
  name?: pulumi.Input<string>;
207
207
  /**
@@ -56,7 +56,7 @@ export declare class TriggerSchedule extends pulumi.CustomResource {
56
56
  */
57
57
  readonly interval: pulumi.Output<number | undefined>;
58
58
  /**
59
- * Specifies the name of the Data Factory Schedule Trigger. Changing this forces a new resource to be created. Must be globally unique. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
59
+ * Specifies the name of the Data Factory Schedule Trigger. Changing this forces a new resource to be created. Must be globally unique. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
60
60
  */
61
61
  readonly name: pulumi.Output<string>;
62
62
  /**
@@ -119,7 +119,7 @@ export interface TriggerScheduleState {
119
119
  */
120
120
  interval?: pulumi.Input<number>;
121
121
  /**
122
- * Specifies the name of the Data Factory Schedule Trigger. Changing this forces a new resource to be created. Must be globally unique. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
122
+ * Specifies the name of the Data Factory Schedule Trigger. Changing this forces a new resource to be created. Must be globally unique. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
123
123
  */
124
124
  name?: pulumi.Input<string>;
125
125
  /**
@@ -174,7 +174,7 @@ export interface TriggerScheduleArgs {
174
174
  */
175
175
  interval?: pulumi.Input<number>;
176
176
  /**
177
- * Specifies the name of the Data Factory Schedule Trigger. Changing this forces a new resource to be created. Must be globally unique. See the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/data-factory/naming-rules) for all restrictions.
177
+ * Specifies the name of the Data Factory Schedule Trigger. Changing this forces a new resource to be created. Must be globally unique. See the [Microsoft documentation](https://docs.microsoft.com/azure/data-factory/naming-rules) for all restrictions.
178
178
  */
179
179
  name?: pulumi.Input<string>;
180
180
  /**