@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
@@ -11,7 +11,7 @@ const utilities = require("../utilities");
11
11
  * > **NOTE** This resource has been deprecated in favour of the `azurermSecurityCenterVmServerVulnerabilityAssessment` resource and will be removed in v3.0 of the AzureRM Provider.
12
12
  *
13
13
  * > **NOTE** Azure Defender has to be enabled on the subscription in order for this resource to work.
14
- * See this [documentation](https://docs.microsoft.com/en-us/azure/security-center/security-center-get-started) to get started.
14
+ * See this [documentation](https://docs.microsoft.com/azure/security-center/security-center-get-started) to get started.
15
15
  *
16
16
  * ## Example Usage
17
17
  *
@@ -66,7 +66,7 @@ export declare class DataConnectorAwsS3 extends pulumi.CustomResource {
66
66
  */
67
67
  static isInstance(obj: any): obj is DataConnectorAwsS3;
68
68
  /**
69
- * The ARN of the AWS role, which is connected to this AWS CloudTrail Data Connector. See the [Azure document](https://docs.microsoft.com/en-us/azure/sentinel/connect-aws?tabs=s3#create-an-aws-assumed-role-and-grant-access-to-the-aws-sentinel-account) for details.
69
+ * The ARN of the AWS role, which is connected to this AWS CloudTrail Data Connector. See the [Azure document](https://docs.microsoft.com/azure/sentinel/connect-aws?tabs=s3#create-an-aws-assumed-role-and-grant-access-to-the-aws-sentinel-account) for details.
70
70
  */
71
71
  readonly awsRoleArn: pulumi.Output<string>;
72
72
  /**
@@ -99,7 +99,7 @@ export declare class DataConnectorAwsS3 extends pulumi.CustomResource {
99
99
  */
100
100
  export interface DataConnectorAwsS3State {
101
101
  /**
102
- * The ARN of the AWS role, which is connected to this AWS CloudTrail Data Connector. See the [Azure document](https://docs.microsoft.com/en-us/azure/sentinel/connect-aws?tabs=s3#create-an-aws-assumed-role-and-grant-access-to-the-aws-sentinel-account) for details.
102
+ * The ARN of the AWS role, which is connected to this AWS CloudTrail Data Connector. See the [Azure document](https://docs.microsoft.com/azure/sentinel/connect-aws?tabs=s3#create-an-aws-assumed-role-and-grant-access-to-the-aws-sentinel-account) for details.
103
103
  */
104
104
  awsRoleArn?: pulumi.Input<string>;
105
105
  /**
@@ -124,7 +124,7 @@ export interface DataConnectorAwsS3State {
124
124
  */
125
125
  export interface DataConnectorAwsS3Args {
126
126
  /**
127
- * The ARN of the AWS role, which is connected to this AWS CloudTrail Data Connector. See the [Azure document](https://docs.microsoft.com/en-us/azure/sentinel/connect-aws?tabs=s3#create-an-aws-assumed-role-and-grant-access-to-the-aws-sentinel-account) for details.
127
+ * The ARN of the AWS role, which is connected to this AWS CloudTrail Data Connector. See the [Azure document](https://docs.microsoft.com/azure/sentinel/connect-aws?tabs=s3#create-an-aws-assumed-role-and-grant-access-to-the-aws-sentinel-account) for details.
128
128
  */
129
129
  awsRoleArn: pulumi.Input<string>;
130
130
  /**
@@ -72,7 +72,7 @@ export interface GetQueueResult {
72
72
  */
73
73
  readonly forwardDeadLetteredMessagesTo: string;
74
74
  /**
75
- * The name of a Queue or Topic to automatically forward messages to. Please [see the documentation](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-auto-forwarding) for more information.
75
+ * The name of a Queue or Topic to automatically forward messages to. Please [see the documentation](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-auto-forwarding) for more information.
76
76
  */
77
77
  readonly forwardTo: string;
78
78
  /**
@@ -88,7 +88,7 @@ export interface GetQueueResult {
88
88
  */
89
89
  readonly maxDeliveryCount: number;
90
90
  /**
91
- * Integer value which controls the size of memory allocated for the queue. For supported values see the "Queue or topic size" section of [Service Bus Quotas](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-quotas).
91
+ * Integer value which controls the size of memory allocated for the queue. For supported values see the "Queue or topic size" section of [Service Bus Quotas](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-quotas).
92
92
  */
93
93
  readonly maxSizeInMegabytes: number;
94
94
  readonly name: string;
@@ -68,7 +68,7 @@ export interface GetTopicResult {
68
68
  */
69
69
  readonly id: string;
70
70
  /**
71
- * Integer value which controls the size of memory allocated for the topic. For supported values see the "Queue/topic size" section of [this document](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-quotas).
71
+ * Integer value which controls the size of memory allocated for the topic. For supported values see the "Queue/topic size" section of [this document](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-quotas).
72
72
  */
73
73
  readonly maxSizeInMegabytes: number;
74
74
  readonly name: string;
@@ -80,7 +80,7 @@ export declare class Queue extends pulumi.CustomResource {
80
80
  */
81
81
  readonly forwardDeadLetteredMessagesTo: pulumi.Output<string | undefined>;
82
82
  /**
83
- * The name of a Queue or Topic to automatically forward messages to. Please [see the documentation](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-auto-forwarding) for more information.
83
+ * The name of a Queue or Topic to automatically forward messages to. Please [see the documentation](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-auto-forwarding) for more information.
84
84
  */
85
85
  readonly forwardTo: pulumi.Output<string | undefined>;
86
86
  /**
@@ -94,11 +94,11 @@ export declare class Queue extends pulumi.CustomResource {
94
94
  /**
95
95
  * Integer value which controls the maximum size of
96
96
  * a message allowed on the queue for Premium SKU. For supported values see the "Large messages support"
97
- * section of [this document](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-premium-messaging#large-messages-support-preview).
97
+ * section of [this document](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-premium-messaging#large-messages-support-preview).
98
98
  */
99
99
  readonly maxMessageSizeInKilobytes: pulumi.Output<number>;
100
100
  /**
101
- * Integer value which controls the size of memory allocated for the queue. For supported values see the "Queue or topic size" section of [Service Bus Quotas](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-quotas). Defaults to `1024`.
101
+ * Integer value which controls the size of memory allocated for the queue. For supported values see the "Queue or topic size" section of [Service Bus Quotas](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-quotas). Defaults to `1024`.
102
102
  */
103
103
  readonly maxSizeInMegabytes: pulumi.Output<number>;
104
104
  /**
@@ -169,7 +169,7 @@ export interface QueueState {
169
169
  */
170
170
  forwardDeadLetteredMessagesTo?: pulumi.Input<string>;
171
171
  /**
172
- * The name of a Queue or Topic to automatically forward messages to. Please [see the documentation](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-auto-forwarding) for more information.
172
+ * The name of a Queue or Topic to automatically forward messages to. Please [see the documentation](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-auto-forwarding) for more information.
173
173
  */
174
174
  forwardTo?: pulumi.Input<string>;
175
175
  /**
@@ -183,11 +183,11 @@ export interface QueueState {
183
183
  /**
184
184
  * Integer value which controls the maximum size of
185
185
  * a message allowed on the queue for Premium SKU. For supported values see the "Large messages support"
186
- * section of [this document](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-premium-messaging#large-messages-support-preview).
186
+ * section of [this document](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-premium-messaging#large-messages-support-preview).
187
187
  */
188
188
  maxMessageSizeInKilobytes?: pulumi.Input<number>;
189
189
  /**
190
- * Integer value which controls the size of memory allocated for the queue. For supported values see the "Queue or topic size" section of [Service Bus Quotas](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-quotas). Defaults to `1024`.
190
+ * Integer value which controls the size of memory allocated for the queue. For supported values see the "Queue or topic size" section of [Service Bus Quotas](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-quotas). Defaults to `1024`.
191
191
  */
192
192
  maxSizeInMegabytes?: pulumi.Input<number>;
193
193
  /**
@@ -250,7 +250,7 @@ export interface QueueArgs {
250
250
  */
251
251
  forwardDeadLetteredMessagesTo?: pulumi.Input<string>;
252
252
  /**
253
- * The name of a Queue or Topic to automatically forward messages to. Please [see the documentation](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-auto-forwarding) for more information.
253
+ * The name of a Queue or Topic to automatically forward messages to. Please [see the documentation](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-auto-forwarding) for more information.
254
254
  */
255
255
  forwardTo?: pulumi.Input<string>;
256
256
  /**
@@ -264,11 +264,11 @@ export interface QueueArgs {
264
264
  /**
265
265
  * Integer value which controls the maximum size of
266
266
  * a message allowed on the queue for Premium SKU. For supported values see the "Large messages support"
267
- * section of [this document](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-premium-messaging#large-messages-support-preview).
267
+ * section of [this document](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-premium-messaging#large-messages-support-preview).
268
268
  */
269
269
  maxMessageSizeInKilobytes?: pulumi.Input<number>;
270
270
  /**
271
- * Integer value which controls the size of memory allocated for the queue. For supported values see the "Queue or topic size" section of [Service Bus Quotas](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-quotas). Defaults to `1024`.
271
+ * Integer value which controls the size of memory allocated for the queue. For supported values see the "Queue or topic size" section of [Service Bus Quotas](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-quotas). Defaults to `1024`.
272
272
  */
273
273
  maxSizeInMegabytes?: pulumi.Input<number>;
274
274
  /**
@@ -84,13 +84,13 @@ export declare class Topic extends pulumi.CustomResource {
84
84
  /**
85
85
  * Integer value which controls the maximum size of
86
86
  * a message allowed on the topic for Premium SKU. For supported values see the "Large messages support"
87
- * section of [this document](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-premium-messaging#large-messages-support-preview).
87
+ * section of [this document](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-premium-messaging#large-messages-support-preview).
88
88
  */
89
89
  readonly maxMessageSizeInKilobytes: pulumi.Output<number>;
90
90
  /**
91
91
  * Integer value which controls the size of
92
92
  * memory allocated for the topic. For supported values see the "Queue/topic size"
93
- * section of [this document](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-quotas).
93
+ * section of [this document](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-quotas).
94
94
  */
95
95
  readonly maxSizeInMegabytes: pulumi.Output<number>;
96
96
  /**
@@ -168,13 +168,13 @@ export interface TopicState {
168
168
  /**
169
169
  * Integer value which controls the maximum size of
170
170
  * a message allowed on the topic for Premium SKU. For supported values see the "Large messages support"
171
- * section of [this document](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-premium-messaging#large-messages-support-preview).
171
+ * section of [this document](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-premium-messaging#large-messages-support-preview).
172
172
  */
173
173
  maxMessageSizeInKilobytes?: pulumi.Input<number>;
174
174
  /**
175
175
  * Integer value which controls the size of
176
176
  * memory allocated for the topic. For supported values see the "Queue/topic size"
177
- * section of [this document](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-quotas).
177
+ * section of [this document](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-quotas).
178
178
  */
179
179
  maxSizeInMegabytes?: pulumi.Input<number>;
180
180
  /**
@@ -244,13 +244,13 @@ export interface TopicArgs {
244
244
  /**
245
245
  * Integer value which controls the maximum size of
246
246
  * a message allowed on the topic for Premium SKU. For supported values see the "Large messages support"
247
- * section of [this document](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-premium-messaging#large-messages-support-preview).
247
+ * section of [this document](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-premium-messaging#large-messages-support-preview).
248
248
  */
249
249
  maxMessageSizeInKilobytes?: pulumi.Input<number>;
250
250
  /**
251
251
  * Integer value which controls the size of
252
252
  * memory allocated for the topic. For supported values see the "Queue/topic size"
253
- * section of [this document](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-quotas).
253
+ * section of [this document](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-quotas).
254
254
  */
255
255
  maxSizeInMegabytes?: pulumi.Input<number>;
256
256
  /**
package/sql/database.d.ts CHANGED
@@ -30,7 +30,7 @@ export declare class Database extends pulumi.CustomResource {
30
30
  */
31
31
  readonly collation: pulumi.Output<string>;
32
32
  /**
33
- * Specifies how to create the database. Valid values are: `Default`, `Copy`, `OnlineSecondary`, `NonReadableSecondary`, `PointInTimeRestore`, `Recovery`, `Restore` or `RestoreLongTermRetentionBackup`. Must be `Default` to create a new database. Defaults to `Default`. Please see [Azure SQL Database REST API](https://docs.microsoft.com/en-us/rest/api/sql/databases/createorupdate#createmode)
33
+ * Specifies how to create the database. Valid values are: `Default`, `Copy`, `OnlineSecondary`, `NonReadableSecondary`, `PointInTimeRestore`, `Recovery`, `Restore` or `RestoreLongTermRetentionBackup`. Must be `Default` to create a new database. Defaults to `Default`. Please see [Azure SQL Database REST API](https://docs.microsoft.com/rest/api/sql/databases/createorupdate#createmode)
34
34
  */
35
35
  readonly createMode: pulumi.Output<string | undefined>;
36
36
  /**
@@ -42,7 +42,7 @@ export declare class Database extends pulumi.CustomResource {
42
42
  */
43
43
  readonly defaultSecondaryLocation: pulumi.Output<string>;
44
44
  /**
45
- * The edition of the database to be created. Applies only if `createMode` is `Default`. Valid values are: `Basic`, `Standard`, `Premium`, `DataWarehouse`, `Business`, `BusinessCritical`, `Free`, `GeneralPurpose`, `Hyperscale`, `Premium`, `PremiumRS`, `Standard`, `Stretch`, `System`, `System2`, or `Web`. Please see [Azure SQL database models](https://docs.microsoft.com/en-us/azure/azure-sql/database/purchasing-models?view=azuresql).
45
+ * The edition of the database to be created. Applies only if `createMode` is `Default`. Valid values are: `Basic`, `Standard`, `Premium`, `DataWarehouse`, `Business`, `BusinessCritical`, `Free`, `GeneralPurpose`, `Hyperscale`, `Premium`, `PremiumRS`, `Standard`, `Stretch`, `System`, `System2`, or `Web`. Please see [Azure SQL database models](https://docs.microsoft.com/azure/azure-sql/database/purchasing-models?view=azuresql).
46
46
  */
47
47
  readonly edition: pulumi.Output<string>;
48
48
  /**
@@ -59,7 +59,7 @@ export declare class Database extends pulumi.CustomResource {
59
59
  */
60
60
  readonly location: pulumi.Output<string>;
61
61
  /**
62
- * The maximum size that the database can grow to. Applies only if `createMode` is `Default`. Please see [Azure SQL database models](https://docs.microsoft.com/en-us/azure/azure-sql/database/purchasing-models?view=azuresql).
62
+ * The maximum size that the database can grow to. Applies only if `createMode` is `Default`. Please see [Azure SQL database models](https://docs.microsoft.com/azure/azure-sql/database/purchasing-models?view=azuresql).
63
63
  */
64
64
  readonly maxSizeBytes: pulumi.Output<string>;
65
65
  readonly maxSizeGb: pulumi.Output<string>;
@@ -68,7 +68,7 @@ export declare class Database extends pulumi.CustomResource {
68
68
  */
69
69
  readonly name: pulumi.Output<string>;
70
70
  /**
71
- * Read-only connections will be redirected to a high-available replica. Please see [Use read-only replicas to load-balance read-only query workloads](https://docs.microsoft.com/en-us/azure/sql-database/sql-database-read-scale-out).
71
+ * Read-only connections will be redirected to a high-available replica. Please see [Use read-only replicas to load-balance read-only query workloads](https://docs.microsoft.com/azure/sql-database/sql-database-read-scale-out).
72
72
  */
73
73
  readonly readScale: pulumi.Output<boolean | undefined>;
74
74
  /**
@@ -77,7 +77,7 @@ export declare class Database extends pulumi.CustomResource {
77
77
  */
78
78
  readonly requestedServiceObjectiveId: pulumi.Output<string>;
79
79
  /**
80
- * The service objective name for the database. Valid values depend on edition and location and may include `S0`, `S1`, `S2`, `S3`, `P1`, `P2`, `P4`, `P6`, `P11` and `ElasticPool`. You can list the available names with the CLI: `shell az sql db list-editions -l westus -o table`. For further information please see [Azure CLI - az sql db](https://docs.microsoft.com/en-us/cli/azure/sql/db?view=azure-cli-latest#az-sql-db-list-editions).
80
+ * The service objective name for the database. Valid values depend on edition and location and may include `S0`, `S1`, `S2`, `S3`, `P1`, `P2`, `P4`, `P6`, `P11` and `ElasticPool`. You can list the available names with the CLI: `shell az sql db list-editions -l westus -o table`. For further information please see [Azure CLI - az sql db](https://docs.microsoft.com/cli/azure/sql/db?view=azure-cli-latest#az-sql-db-list-editions).
81
81
  */
82
82
  readonly requestedServiceObjectiveName: pulumi.Output<string>;
83
83
  /**
@@ -132,7 +132,7 @@ export interface DatabaseState {
132
132
  */
133
133
  collation?: pulumi.Input<string>;
134
134
  /**
135
- * Specifies how to create the database. Valid values are: `Default`, `Copy`, `OnlineSecondary`, `NonReadableSecondary`, `PointInTimeRestore`, `Recovery`, `Restore` or `RestoreLongTermRetentionBackup`. Must be `Default` to create a new database. Defaults to `Default`. Please see [Azure SQL Database REST API](https://docs.microsoft.com/en-us/rest/api/sql/databases/createorupdate#createmode)
135
+ * Specifies how to create the database. Valid values are: `Default`, `Copy`, `OnlineSecondary`, `NonReadableSecondary`, `PointInTimeRestore`, `Recovery`, `Restore` or `RestoreLongTermRetentionBackup`. Must be `Default` to create a new database. Defaults to `Default`. Please see [Azure SQL Database REST API](https://docs.microsoft.com/rest/api/sql/databases/createorupdate#createmode)
136
136
  */
137
137
  createMode?: pulumi.Input<string>;
138
138
  /**
@@ -144,7 +144,7 @@ export interface DatabaseState {
144
144
  */
145
145
  defaultSecondaryLocation?: pulumi.Input<string>;
146
146
  /**
147
- * The edition of the database to be created. Applies only if `createMode` is `Default`. Valid values are: `Basic`, `Standard`, `Premium`, `DataWarehouse`, `Business`, `BusinessCritical`, `Free`, `GeneralPurpose`, `Hyperscale`, `Premium`, `PremiumRS`, `Standard`, `Stretch`, `System`, `System2`, or `Web`. Please see [Azure SQL database models](https://docs.microsoft.com/en-us/azure/azure-sql/database/purchasing-models?view=azuresql).
147
+ * The edition of the database to be created. Applies only if `createMode` is `Default`. Valid values are: `Basic`, `Standard`, `Premium`, `DataWarehouse`, `Business`, `BusinessCritical`, `Free`, `GeneralPurpose`, `Hyperscale`, `Premium`, `PremiumRS`, `Standard`, `Stretch`, `System`, `System2`, or `Web`. Please see [Azure SQL database models](https://docs.microsoft.com/azure/azure-sql/database/purchasing-models?view=azuresql).
148
148
  */
149
149
  edition?: pulumi.Input<string>;
150
150
  /**
@@ -161,7 +161,7 @@ export interface DatabaseState {
161
161
  */
162
162
  location?: pulumi.Input<string>;
163
163
  /**
164
- * The maximum size that the database can grow to. Applies only if `createMode` is `Default`. Please see [Azure SQL database models](https://docs.microsoft.com/en-us/azure/azure-sql/database/purchasing-models?view=azuresql).
164
+ * The maximum size that the database can grow to. Applies only if `createMode` is `Default`. Please see [Azure SQL database models](https://docs.microsoft.com/azure/azure-sql/database/purchasing-models?view=azuresql).
165
165
  */
166
166
  maxSizeBytes?: pulumi.Input<string>;
167
167
  maxSizeGb?: pulumi.Input<string>;
@@ -170,7 +170,7 @@ export interface DatabaseState {
170
170
  */
171
171
  name?: pulumi.Input<string>;
172
172
  /**
173
- * Read-only connections will be redirected to a high-available replica. Please see [Use read-only replicas to load-balance read-only query workloads](https://docs.microsoft.com/en-us/azure/sql-database/sql-database-read-scale-out).
173
+ * Read-only connections will be redirected to a high-available replica. Please see [Use read-only replicas to load-balance read-only query workloads](https://docs.microsoft.com/azure/sql-database/sql-database-read-scale-out).
174
174
  */
175
175
  readScale?: pulumi.Input<boolean>;
176
176
  /**
@@ -179,7 +179,7 @@ export interface DatabaseState {
179
179
  */
180
180
  requestedServiceObjectiveId?: pulumi.Input<string>;
181
181
  /**
182
- * The service objective name for the database. Valid values depend on edition and location and may include `S0`, `S1`, `S2`, `S3`, `P1`, `P2`, `P4`, `P6`, `P11` and `ElasticPool`. You can list the available names with the CLI: `shell az sql db list-editions -l westus -o table`. For further information please see [Azure CLI - az sql db](https://docs.microsoft.com/en-us/cli/azure/sql/db?view=azure-cli-latest#az-sql-db-list-editions).
182
+ * The service objective name for the database. Valid values depend on edition and location and may include `S0`, `S1`, `S2`, `S3`, `P1`, `P2`, `P4`, `P6`, `P11` and `ElasticPool`. You can list the available names with the CLI: `shell az sql db list-editions -l westus -o table`. For further information please see [Azure CLI - az sql db](https://docs.microsoft.com/cli/azure/sql/db?view=azure-cli-latest#az-sql-db-list-editions).
183
183
  */
184
184
  requestedServiceObjectiveName?: pulumi.Input<string>;
185
185
  /**
@@ -226,11 +226,11 @@ export interface DatabaseArgs {
226
226
  */
227
227
  collation?: pulumi.Input<string>;
228
228
  /**
229
- * Specifies how to create the database. Valid values are: `Default`, `Copy`, `OnlineSecondary`, `NonReadableSecondary`, `PointInTimeRestore`, `Recovery`, `Restore` or `RestoreLongTermRetentionBackup`. Must be `Default` to create a new database. Defaults to `Default`. Please see [Azure SQL Database REST API](https://docs.microsoft.com/en-us/rest/api/sql/databases/createorupdate#createmode)
229
+ * Specifies how to create the database. Valid values are: `Default`, `Copy`, `OnlineSecondary`, `NonReadableSecondary`, `PointInTimeRestore`, `Recovery`, `Restore` or `RestoreLongTermRetentionBackup`. Must be `Default` to create a new database. Defaults to `Default`. Please see [Azure SQL Database REST API](https://docs.microsoft.com/rest/api/sql/databases/createorupdate#createmode)
230
230
  */
231
231
  createMode?: pulumi.Input<string>;
232
232
  /**
233
- * The edition of the database to be created. Applies only if `createMode` is `Default`. Valid values are: `Basic`, `Standard`, `Premium`, `DataWarehouse`, `Business`, `BusinessCritical`, `Free`, `GeneralPurpose`, `Hyperscale`, `Premium`, `PremiumRS`, `Standard`, `Stretch`, `System`, `System2`, or `Web`. Please see [Azure SQL database models](https://docs.microsoft.com/en-us/azure/azure-sql/database/purchasing-models?view=azuresql).
233
+ * The edition of the database to be created. Applies only if `createMode` is `Default`. Valid values are: `Basic`, `Standard`, `Premium`, `DataWarehouse`, `Business`, `BusinessCritical`, `Free`, `GeneralPurpose`, `Hyperscale`, `Premium`, `PremiumRS`, `Standard`, `Stretch`, `System`, `System2`, or `Web`. Please see [Azure SQL database models](https://docs.microsoft.com/azure/azure-sql/database/purchasing-models?view=azuresql).
234
234
  */
235
235
  edition?: pulumi.Input<string>;
236
236
  /**
@@ -246,7 +246,7 @@ export interface DatabaseArgs {
246
246
  */
247
247
  location?: pulumi.Input<string>;
248
248
  /**
249
- * The maximum size that the database can grow to. Applies only if `createMode` is `Default`. Please see [Azure SQL database models](https://docs.microsoft.com/en-us/azure/azure-sql/database/purchasing-models?view=azuresql).
249
+ * The maximum size that the database can grow to. Applies only if `createMode` is `Default`. Please see [Azure SQL database models](https://docs.microsoft.com/azure/azure-sql/database/purchasing-models?view=azuresql).
250
250
  */
251
251
  maxSizeBytes?: pulumi.Input<string>;
252
252
  maxSizeGb?: pulumi.Input<string>;
@@ -255,7 +255,7 @@ export interface DatabaseArgs {
255
255
  */
256
256
  name?: pulumi.Input<string>;
257
257
  /**
258
- * Read-only connections will be redirected to a high-available replica. Please see [Use read-only replicas to load-balance read-only query workloads](https://docs.microsoft.com/en-us/azure/sql-database/sql-database-read-scale-out).
258
+ * Read-only connections will be redirected to a high-available replica. Please see [Use read-only replicas to load-balance read-only query workloads](https://docs.microsoft.com/azure/sql-database/sql-database-read-scale-out).
259
259
  */
260
260
  readScale?: pulumi.Input<boolean>;
261
261
  /**
@@ -264,7 +264,7 @@ export interface DatabaseArgs {
264
264
  */
265
265
  requestedServiceObjectiveId?: pulumi.Input<string>;
266
266
  /**
267
- * The service objective name for the database. Valid values depend on edition and location and may include `S0`, `S1`, `S2`, `S3`, `P1`, `P2`, `P4`, `P6`, `P11` and `ElasticPool`. You can list the available names with the CLI: `shell az sql db list-editions -l westus -o table`. For further information please see [Azure CLI - az sql db](https://docs.microsoft.com/en-us/cli/azure/sql/db?view=azure-cli-latest#az-sql-db-list-editions).
267
+ * The service objective name for the database. Valid values depend on edition and location and may include `S0`, `S1`, `S2`, `S3`, `P1`, `P2`, `P4`, `P6`, `P11` and `ElasticPool`. You can list the available names with the CLI: `shell az sql db list-editions -l westus -o table`. For further information please see [Azure CLI - az sql db](https://docs.microsoft.com/cli/azure/sql/db?view=azure-cli-latest#az-sql-db-list-editions).
268
268
  */
269
269
  requestedServiceObjectiveName?: pulumi.Input<string>;
270
270
  /**
@@ -126,7 +126,7 @@ export declare class Account extends pulumi.CustomResource {
126
126
  */
127
127
  readonly edgeZone: pulumi.Output<string | undefined>;
128
128
  /**
129
- * Boolean flag which forces HTTPS if enabled, see [here](https://docs.microsoft.com/en-us/azure/storage/storage-require-secure-transfer/)
129
+ * Boolean flag which forces HTTPS if enabled, see [here](https://docs.microsoft.com/azure/storage/storage-require-secure-transfer/)
130
130
  * for more information. Defaults to `true`.
131
131
  */
132
132
  readonly enableHttpsTrafficOnly: pulumi.Output<boolean | undefined>;
@@ -139,7 +139,7 @@ export declare class Account extends pulumi.CustomResource {
139
139
  */
140
140
  readonly infrastructureEncryptionEnabled: pulumi.Output<boolean | undefined>;
141
141
  /**
142
- * Is Hierarchical Namespace enabled? This can be used with Azure Data Lake Storage Gen 2 ([see here for more information](https://docs.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-quickstart-create-account/)). Changing this forces a new resource to be created.
142
+ * Is Hierarchical Namespace enabled? This can be used with Azure Data Lake Storage Gen 2 ([see here for more information](https://docs.microsoft.com/azure/storage/blobs/data-lake-storage-quickstart-create-account/)). Changing this forces a new resource to be created.
143
143
  */
144
144
  readonly isHnsEnabled: pulumi.Output<boolean | undefined>;
145
145
  /**
@@ -387,7 +387,7 @@ export interface AccountState {
387
387
  */
388
388
  edgeZone?: pulumi.Input<string>;
389
389
  /**
390
- * Boolean flag which forces HTTPS if enabled, see [here](https://docs.microsoft.com/en-us/azure/storage/storage-require-secure-transfer/)
390
+ * Boolean flag which forces HTTPS if enabled, see [here](https://docs.microsoft.com/azure/storage/storage-require-secure-transfer/)
391
391
  * for more information. Defaults to `true`.
392
392
  */
393
393
  enableHttpsTrafficOnly?: pulumi.Input<boolean>;
@@ -400,7 +400,7 @@ export interface AccountState {
400
400
  */
401
401
  infrastructureEncryptionEnabled?: pulumi.Input<boolean>;
402
402
  /**
403
- * Is Hierarchical Namespace enabled? This can be used with Azure Data Lake Storage Gen 2 ([see here for more information](https://docs.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-quickstart-create-account/)). Changing this forces a new resource to be created.
403
+ * Is Hierarchical Namespace enabled? This can be used with Azure Data Lake Storage Gen 2 ([see here for more information](https://docs.microsoft.com/azure/storage/blobs/data-lake-storage-quickstart-create-account/)). Changing this forces a new resource to be created.
404
404
  */
405
405
  isHnsEnabled?: pulumi.Input<boolean>;
406
406
  /**
@@ -640,7 +640,7 @@ export interface AccountArgs {
640
640
  */
641
641
  edgeZone?: pulumi.Input<string>;
642
642
  /**
643
- * Boolean flag which forces HTTPS if enabled, see [here](https://docs.microsoft.com/en-us/azure/storage/storage-require-secure-transfer/)
643
+ * Boolean flag which forces HTTPS if enabled, see [here](https://docs.microsoft.com/azure/storage/storage-require-secure-transfer/)
644
644
  * for more information. Defaults to `true`.
645
645
  */
646
646
  enableHttpsTrafficOnly?: pulumi.Input<boolean>;
@@ -653,7 +653,7 @@ export interface AccountArgs {
653
653
  */
654
654
  infrastructureEncryptionEnabled?: pulumi.Input<boolean>;
655
655
  /**
656
- * Is Hierarchical Namespace enabled? This can be used with Azure Data Lake Storage Gen 2 ([see here for more information](https://docs.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-quickstart-create-account/)). Changing this forces a new resource to be created.
656
+ * Is Hierarchical Namespace enabled? This can be used with Azure Data Lake Storage Gen 2 ([see here for more information](https://docs.microsoft.com/azure/storage/blobs/data-lake-storage-quickstart-create-account/)). Changing this forces a new resource to be created.
657
657
  */
658
658
  isHnsEnabled?: pulumi.Input<boolean>;
659
659
  /**
@@ -3,7 +3,7 @@ import { input as inputs, output as outputs } from "../types";
3
3
  /**
4
4
  * Manages a Data Lake Gen2 File System within an Azure Storage Account.
5
5
  *
6
- * > **NOTE:** This resource requires some `Storage` specific roles which are not granted by default. Some of the built-ins roles that can be attributed are [`Storage Account Contributor`](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#storage-account-contributor), [`Storage Blob Data Owner`](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#storage-blob-data-owner), [`Storage Blob Data Contributor`](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#storage-blob-data-contributor), [`Storage Blob Data Reader`](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#storage-blob-data-reader).
6
+ * > **NOTE:** This resource requires some `Storage` specific roles which are not granted by default. Some of the built-ins roles that can be attributed are [`Storage Account Contributor`](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#storage-account-contributor), [`Storage Blob Data Owner`](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#storage-blob-data-owner), [`Storage Blob Data Contributor`](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#storage-blob-data-contributor), [`Storage Blob Data Reader`](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#storage-blob-data-reader).
7
7
  *
8
8
  * ## Example Usage
9
9
  *
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Manages a Data Lake Gen2 File System within an Azure Storage Account.
10
10
  *
11
- * > **NOTE:** This resource requires some `Storage` specific roles which are not granted by default. Some of the built-ins roles that can be attributed are [`Storage Account Contributor`](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#storage-account-contributor), [`Storage Blob Data Owner`](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#storage-blob-data-owner), [`Storage Blob Data Contributor`](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#storage-blob-data-contributor), [`Storage Blob Data Reader`](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#storage-blob-data-reader).
11
+ * > **NOTE:** This resource requires some `Storage` specific roles which are not granted by default. Some of the built-ins roles that can be attributed are [`Storage Account Contributor`](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#storage-account-contributor), [`Storage Blob Data Owner`](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#storage-blob-data-owner), [`Storage Blob Data Contributor`](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#storage-blob-data-contributor), [`Storage Blob Data Reader`](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#storage-blob-data-reader).
12
12
  *
13
13
  * ## Example Usage
14
14
  *
@@ -3,7 +3,7 @@ import { input as inputs, output as outputs } from "../types";
3
3
  /**
4
4
  * Manages a Data Lake Gen2 Path in a File System within an Azure Storage Account.
5
5
  *
6
- * > **NOTE:** This resource requires some `Storage` specific roles which are not granted by default. Some of the built-ins roles that can be attributed are [`Storage Account Contributor`](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#storage-account-contributor), [`Storage Blob Data Owner`](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#storage-blob-data-owner), [`Storage Blob Data Contributor`](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#storage-blob-data-contributor), [`Storage Blob Data Reader`](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#storage-blob-data-reader).
6
+ * > **NOTE:** This resource requires some `Storage` specific roles which are not granted by default. Some of the built-ins roles that can be attributed are [`Storage Account Contributor`](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#storage-account-contributor), [`Storage Blob Data Owner`](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#storage-blob-data-owner), [`Storage Blob Data Contributor`](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#storage-blob-data-contributor), [`Storage Blob Data Reader`](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#storage-blob-data-reader).
7
7
  *
8
8
  * ## Example Usage
9
9
  *
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Manages a Data Lake Gen2 Path in a File System within an Azure Storage Account.
10
10
  *
11
- * > **NOTE:** This resource requires some `Storage` specific roles which are not granted by default. Some of the built-ins roles that can be attributed are [`Storage Account Contributor`](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#storage-account-contributor), [`Storage Blob Data Owner`](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#storage-blob-data-owner), [`Storage Blob Data Contributor`](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#storage-blob-data-contributor), [`Storage Blob Data Reader`](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#storage-blob-data-reader).
11
+ * > **NOTE:** This resource requires some `Storage` specific roles which are not granted by default. Some of the built-ins roles that can be attributed are [`Storage Account Contributor`](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#storage-account-contributor), [`Storage Blob Data Owner`](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#storage-blob-data-owner), [`Storage Blob Data Contributor`](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#storage-blob-data-contributor), [`Storage Blob Data Reader`](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#storage-blob-data-reader).
12
12
  *
13
13
  * ## Example Usage
14
14
  *
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
3
  * Manages a Storage Encryption Scope.
4
4
  *
5
- * > **Note:** Storage Encryption Scopes are in Preview [more information can be found here](https://docs.microsoft.com/en-us/azure/storage/blobs/encryption-scope-manage).
5
+ * > **Note:** Storage Encryption Scopes are in Preview [more information can be found here](https://docs.microsoft.com/azure/storage/blobs/encryption-scope-manage).
6
6
  *
7
7
  * ## Example Usage
8
8
  *
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Manages a Storage Encryption Scope.
10
10
  *
11
- * > **Note:** Storage Encryption Scopes are in Preview [more information can be found here](https://docs.microsoft.com/en-us/azure/storage/blobs/encryption-scope-manage).
11
+ * > **Note:** Storage Encryption Scopes are in Preview [more information can be found here](https://docs.microsoft.com/azure/storage/blobs/encryption-scope-manage).
12
12
  *
13
13
  * ## Example Usage
14
14
  *
@@ -63,7 +63,7 @@ export interface GetAccountResult {
63
63
  */
64
64
  readonly customDomains: outputs.storage.GetAccountCustomDomain[];
65
65
  /**
66
- * Is traffic only allowed via HTTPS? See [here](https://docs.microsoft.com/en-us/azure/storage/storage-require-secure-transfer/)
66
+ * Is traffic only allowed via HTTPS? See [here](https://docs.microsoft.com/azure/storage/storage-require-secure-transfer/)
67
67
  * for more information.
68
68
  */
69
69
  readonly enableHttpsTrafficOnly: boolean;
@@ -72,7 +72,7 @@ export interface GetAccountResult {
72
72
  */
73
73
  readonly id: string;
74
74
  /**
75
- * Is infrastructure encryption enabled? See [here](https://docs.microsoft.com/en-us/azure/storage/common/infrastructure-encryption-enable/)
75
+ * Is infrastructure encryption enabled? See [here](https://docs.microsoft.com/azure/storage/common/infrastructure-encryption-enable/)
76
76
  * for more information.
77
77
  * ---
78
78
  */
@@ -5,8 +5,8 @@ import { input as inputs, output as outputs } from "../types";
5
5
  *
6
6
  * Shared access signatures allow fine-grained, ephemeral access control to various aspects of an Azure Storage Account.
7
7
  *
8
- * Note that this is an [Account SAS](https://docs.microsoft.com/en-us/rest/api/storageservices/constructing-an-account-sas)
9
- * and *not* a [Service SAS](https://docs.microsoft.com/en-us/rest/api/storageservices/constructing-a-service-sas).
8
+ * Note that this is an [Account SAS](https://docs.microsoft.com/rest/api/storageservices/constructing-an-account-sas)
9
+ * and *not* a [Service SAS](https://docs.microsoft.com/rest/api/storageservices/constructing-a-service-sas).
10
10
  *
11
11
  * ## Example Usage
12
12
  *
@@ -10,8 +10,8 @@ const utilities = require("../utilities");
10
10
  *
11
11
  * Shared access signatures allow fine-grained, ephemeral access control to various aspects of an Azure Storage Account.
12
12
  *
13
- * Note that this is an [Account SAS](https://docs.microsoft.com/en-us/rest/api/storageservices/constructing-an-account-sas)
14
- * and *not* a [Service SAS](https://docs.microsoft.com/en-us/rest/api/storageservices/constructing-a-service-sas).
13
+ * Note that this is an [Account SAS](https://docs.microsoft.com/rest/api/storageservices/constructing-an-account-sas)
14
+ * and *not* a [Service SAS](https://docs.microsoft.com/rest/api/storageservices/constructing-a-service-sas).
15
15
  *
16
16
  * ## Example Usage
17
17
  *
@@ -3,7 +3,7 @@ import { input as inputs, output as outputs } from "../types";
3
3
  /**
4
4
  * Manages a File Share within Azure Storage.
5
5
  *
6
- * > **Note:** The storage share supports two storage tiers: premium and standard. Standard file shares are created in general purpose (GPv1 or GPv2) storage accounts and premium file shares are created in FileStorage storage accounts. For further information, refer to the section "What storage tiers are supported in Azure Files?" of [documentation](https://docs.microsoft.com/en-us/azure/storage/files/storage-files-faq#general).
6
+ * > **Note:** The storage share supports two storage tiers: premium and standard. Standard file shares are created in general purpose (GPv1 or GPv2) storage accounts and premium file shares are created in FileStorage storage accounts. For further information, refer to the section "What storage tiers are supported in Azure Files?" of [documentation](https://docs.microsoft.com/azure/storage/files/storage-files-faq#general).
7
7
  *
8
8
  * ## Example Usage
9
9
  *
package/storage/share.js CHANGED
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Manages a File Share within Azure Storage.
10
10
  *
11
- * > **Note:** The storage share supports two storage tiers: premium and standard. Standard file shares are created in general purpose (GPv1 or GPv2) storage accounts and premium file shares are created in FileStorage storage accounts. For further information, refer to the section "What storage tiers are supported in Azure Files?" of [documentation](https://docs.microsoft.com/en-us/azure/storage/files/storage-files-faq#general).
11
+ * > **Note:** The storage share supports two storage tiers: premium and standard. Standard file shares are created in general purpose (GPv1 or GPv2) storage accounts and premium file shares are created in FileStorage storage accounts. For further information, refer to the section "What storage tiers are supported in Azure Files?" of [documentation](https://docs.microsoft.com/azure/storage/files/storage-files-faq#general).
12
12
  *
13
13
  * ## Example Usage
14
14
  *
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
3
  * Manages a Storage Sync Cloud Endpoint.
4
4
  *
5
- * > **NOTE:** Please ensure Azure File Sync has access to the storage account in your subscription, which indicates that `Microsoft.StorageSync` is assigned role `Reader and Data Access` ( refer to details [here](https://docs.microsoft.com/en-us/azure/storage/files/storage-sync-files-troubleshoot?tabs=portal1%2Cazure-portal#common-troubleshooting-steps)).
5
+ * > **NOTE:** Please ensure Azure File Sync has access to the storage account in your subscription, which indicates that `Microsoft.StorageSync` is assigned role `Reader and Data Access` ( refer to details [here](https://docs.microsoft.com/azure/storage/files/storage-sync-files-troubleshoot?tabs=portal1%2Cazure-portal#common-troubleshooting-steps)).
6
6
  *
7
7
  * ## Example Usage
8
8
  *
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Manages a Storage Sync Cloud Endpoint.
10
10
  *
11
- * > **NOTE:** Please ensure Azure File Sync has access to the storage account in your subscription, which indicates that `Microsoft.StorageSync` is assigned role `Reader and Data Access` ( refer to details [here](https://docs.microsoft.com/en-us/azure/storage/files/storage-sync-files-troubleshoot?tabs=portal1%2Cazure-portal#common-troubleshooting-steps)).
11
+ * > **NOTE:** Please ensure Azure File Sync has access to the storage account in your subscription, which indicates that `Microsoft.StorageSync` is assigned role `Reader and Data Access` ( refer to details [here](https://docs.microsoft.com/azure/storage/files/storage-sync-files-troubleshoot?tabs=portal1%2Cazure-portal#common-troubleshooting-steps)).
12
12
  *
13
13
  * ## Example Usage
14
14
  *
@@ -1,7 +1,7 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  import { input as inputs, output as outputs } from "../types";
3
3
  /**
4
- * Manages a Stream Analytics Reference Input Blob. Reference data (also known as a lookup table) is a finite data set that is static or slowly changing in nature, used to perform a lookup or to correlate with your data stream. Learn more [here](https://docs.microsoft.com/en-us/azure/stream-analytics/stream-analytics-use-reference-data#azure-blob-storage).
4
+ * Manages a Stream Analytics Reference Input Blob. Reference data (also known as a lookup table) is a finite data set that is static or slowly changing in nature, used to perform a lookup or to correlate with your data stream. Learn more [here](https://docs.microsoft.com/azure/stream-analytics/stream-analytics-use-reference-data#azure-blob-storage).
5
5
  *
6
6
  * ## Example Usage
7
7
  *
@@ -6,7 +6,7 @@ exports.ReferenceInputBlob = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
- * Manages a Stream Analytics Reference Input Blob. Reference data (also known as a lookup table) is a finite data set that is static or slowly changing in nature, used to perform a lookup or to correlate with your data stream. Learn more [here](https://docs.microsoft.com/en-us/azure/stream-analytics/stream-analytics-use-reference-data#azure-blob-storage).
9
+ * Manages a Stream Analytics Reference Input Blob. Reference data (also known as a lookup table) is a finite data set that is static or slowly changing in nature, used to perform a lookup or to correlate with your data stream. Learn more [here](https://docs.microsoft.com/azure/stream-analytics/stream-analytics-use-reference-data#azure-blob-storage).
10
10
  *
11
11
  * ## Example Usage
12
12
  *
@@ -1,6 +1,6 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * Manages a Stream Analytics Reference Input from MS SQL. Reference data (also known as a lookup table) is a finite data set that is static or slowly changing in nature, used to perform a lookup or to correlate with your data stream. Learn more [here](https://docs.microsoft.com/en-us/azure/stream-analytics/stream-analytics-use-reference-data#azure-sql-database).
3
+ * Manages a Stream Analytics Reference Input from MS SQL. Reference data (also known as a lookup table) is a finite data set that is static or slowly changing in nature, used to perform a lookup or to correlate with your data stream. Learn more [here](https://docs.microsoft.com/azure/stream-analytics/stream-analytics-use-reference-data#azure-sql-database).
4
4
  *
5
5
  * ## Example Usage
6
6
  *
@@ -6,7 +6,7 @@ exports.ReferenceInputMssql = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
- * Manages a Stream Analytics Reference Input from MS SQL. Reference data (also known as a lookup table) is a finite data set that is static or slowly changing in nature, used to perform a lookup or to correlate with your data stream. Learn more [here](https://docs.microsoft.com/en-us/azure/stream-analytics/stream-analytics-use-reference-data#azure-sql-database).
9
+ * Manages a Stream Analytics Reference Input from MS SQL. Reference data (also known as a lookup table) is a finite data set that is static or slowly changing in nature, used to perform a lookup or to correlate with your data stream. Learn more [here](https://docs.microsoft.com/azure/stream-analytics/stream-analytics-use-reference-data#azure-sql-database).
10
10
  *
11
11
  * ## Example Usage
12
12
  *
@@ -100,7 +100,7 @@ export declare class LinkedService extends pulumi.CustomResource {
100
100
  */
101
101
  readonly synapseWorkspaceId: pulumi.Output<string>;
102
102
  /**
103
- * The type of data stores that will be connected to Synapse. For full list of supported data stores, please refer to [Azure Synapse connector](https://docs.microsoft.com/en-us/azure/data-factory/connector-overview). Changing this forces a new Synapse Linked Service to be created.
103
+ * The type of data stores that will be connected to Synapse. For full list of supported data stores, please refer to [Azure Synapse connector](https://docs.microsoft.com/azure/data-factory/connector-overview). Changing this forces a new Synapse Linked Service to be created.
104
104
  */
105
105
  readonly type: pulumi.Output<string>;
106
106
  /**
@@ -153,7 +153,7 @@ export interface LinkedServiceState {
153
153
  */
154
154
  synapseWorkspaceId?: pulumi.Input<string>;
155
155
  /**
156
- * The type of data stores that will be connected to Synapse. For full list of supported data stores, please refer to [Azure Synapse connector](https://docs.microsoft.com/en-us/azure/data-factory/connector-overview). Changing this forces a new Synapse Linked Service to be created.
156
+ * The type of data stores that will be connected to Synapse. For full list of supported data stores, please refer to [Azure Synapse connector](https://docs.microsoft.com/azure/data-factory/connector-overview). Changing this forces a new Synapse Linked Service to be created.
157
157
  */
158
158
  type?: pulumi.Input<string>;
159
159
  /**
@@ -198,7 +198,7 @@ export interface LinkedServiceArgs {
198
198
  */
199
199
  synapseWorkspaceId: pulumi.Input<string>;
200
200
  /**
201
- * The type of data stores that will be connected to Synapse. For full list of supported data stores, please refer to [Azure Synapse connector](https://docs.microsoft.com/en-us/azure/data-factory/connector-overview). Changing this forces a new Synapse Linked Service to be created.
201
+ * The type of data stores that will be connected to Synapse. For full list of supported data stores, please refer to [Azure Synapse connector](https://docs.microsoft.com/azure/data-factory/connector-overview). Changing this forces a new Synapse Linked Service to be created.
202
202
  */
203
203
  type: pulumi.Input<string>;
204
204
  /**