@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
@@ -71,7 +71,7 @@ export declare class LinuxWebApp extends pulumi.CustomResource {
71
71
  */
72
72
  readonly clientCertificateEnabled: pulumi.Output<boolean | undefined>;
73
73
  /**
74
- * The Client Certificate mode. Possible values include `Optional` and `Required`. This property has no effect when `clientCertEnabled` is `false`
74
+ * The Client Certificate mode. Possible values include `Optional` and `Required`. This property has no effect when `clientCertificateEnabled` is `false`
75
75
  */
76
76
  readonly clientCertificateMode: pulumi.Output<string | undefined>;
77
77
  /**
@@ -99,7 +99,7 @@ export declare class LinuxWebApp extends pulumi.CustomResource {
99
99
  */
100
100
  readonly identity: pulumi.Output<outputs.appservice.LinuxWebAppIdentity | undefined>;
101
101
  /**
102
- * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/en-us/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
102
+ * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
103
103
  */
104
104
  readonly keyVaultReferenceIdentityId: pulumi.Output<string>;
105
105
  /**
@@ -200,7 +200,7 @@ export interface LinuxWebAppState {
200
200
  */
201
201
  clientCertificateEnabled?: pulumi.Input<boolean>;
202
202
  /**
203
- * The Client Certificate mode. Possible values include `Optional` and `Required`. This property has no effect when `clientCertEnabled` is `false`
203
+ * The Client Certificate mode. Possible values include `Optional` and `Required`. This property has no effect when `clientCertificateEnabled` is `false`
204
204
  */
205
205
  clientCertificateMode?: pulumi.Input<string>;
206
206
  /**
@@ -228,7 +228,7 @@ export interface LinuxWebAppState {
228
228
  */
229
229
  identity?: pulumi.Input<inputs.appservice.LinuxWebAppIdentity>;
230
230
  /**
231
- * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/en-us/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
231
+ * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
232
232
  */
233
233
  keyVaultReferenceIdentityId?: pulumi.Input<string>;
234
234
  /**
@@ -321,7 +321,7 @@ export interface LinuxWebAppArgs {
321
321
  */
322
322
  clientCertificateEnabled?: pulumi.Input<boolean>;
323
323
  /**
324
- * The Client Certificate mode. Possible values include `Optional` and `Required`. This property has no effect when `clientCertEnabled` is `false`
324
+ * The Client Certificate mode. Possible values include `Optional` and `Required`. This property has no effect when `clientCertificateEnabled` is `false`
325
325
  */
326
326
  clientCertificateMode?: pulumi.Input<string>;
327
327
  /**
@@ -341,7 +341,7 @@ export interface LinuxWebAppArgs {
341
341
  */
342
342
  identity?: pulumi.Input<inputs.appservice.LinuxWebAppIdentity>;
343
343
  /**
344
- * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/en-us/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
344
+ * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
345
345
  */
346
346
  keyVaultReferenceIdentityId?: pulumi.Input<string>;
347
347
  /**
@@ -113,7 +113,7 @@ export declare class LinuxWebAppSlot extends pulumi.CustomResource {
113
113
  */
114
114
  readonly identity: pulumi.Output<outputs.appservice.LinuxWebAppSlotIdentity | undefined>;
115
115
  /**
116
- * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/en-us/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
116
+ * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
117
117
  */
118
118
  readonly keyVaultReferenceIdentityId: pulumi.Output<string>;
119
119
  /**
@@ -236,7 +236,7 @@ export interface LinuxWebAppSlotState {
236
236
  */
237
237
  identity?: pulumi.Input<inputs.appservice.LinuxWebAppSlotIdentity>;
238
238
  /**
239
- * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/en-us/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
239
+ * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
240
240
  */
241
241
  keyVaultReferenceIdentityId?: pulumi.Input<string>;
242
242
  /**
@@ -337,7 +337,7 @@ export interface LinuxWebAppSlotArgs {
337
337
  */
338
338
  identity?: pulumi.Input<inputs.appservice.LinuxWebAppSlotIdentity>;
339
339
  /**
340
- * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/en-us/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
340
+ * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
341
341
  */
342
342
  keyVaultReferenceIdentityId?: pulumi.Input<string>;
343
343
  /**
@@ -170,7 +170,7 @@ export declare class Slot extends pulumi.CustomResource {
170
170
  */
171
171
  readonly identity: pulumi.Output<outputs.appservice.SlotIdentity | undefined>;
172
172
  /**
173
- * The User Assigned Identity Id used for looking up KeyVault secrets. The identity must be assigned to the application. See [Access vaults with a user-assigned identity](https://docs.microsoft.com/en-us/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity) for more information.
173
+ * The User Assigned Identity Id used for looking up KeyVault secrets. The identity must be assigned to the application. See [Access vaults with a user-assigned identity](https://docs.microsoft.com/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity) for more information.
174
174
  */
175
175
  readonly keyVaultReferenceIdentityId: pulumi.Output<string>;
176
176
  /**
@@ -263,7 +263,7 @@ export interface SlotState {
263
263
  */
264
264
  identity?: pulumi.Input<inputs.appservice.SlotIdentity>;
265
265
  /**
266
- * The User Assigned Identity Id used for looking up KeyVault secrets. The identity must be assigned to the application. See [Access vaults with a user-assigned identity](https://docs.microsoft.com/en-us/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity) for more information.
266
+ * The User Assigned Identity Id used for looking up KeyVault secrets. The identity must be assigned to the application. See [Access vaults with a user-assigned identity](https://docs.microsoft.com/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity) for more information.
267
267
  */
268
268
  keyVaultReferenceIdentityId?: pulumi.Input<string>;
269
269
  /**
@@ -344,7 +344,7 @@ export interface SlotArgs {
344
344
  */
345
345
  identity?: pulumi.Input<inputs.appservice.SlotIdentity>;
346
346
  /**
347
- * The User Assigned Identity Id used for looking up KeyVault secrets. The identity must be assigned to the application. See [Access vaults with a user-assigned identity](https://docs.microsoft.com/en-us/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity) for more information.
347
+ * The User Assigned Identity Id used for looking up KeyVault secrets. The identity must be assigned to the application. See [Access vaults with a user-assigned identity](https://docs.microsoft.com/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity) for more information.
348
348
  */
349
349
  keyVaultReferenceIdentityId?: pulumi.Input<string>;
350
350
  /**
@@ -1,6 +1,6 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * Manages an App Service Slot's Virtual Network Association (this is for the [Regional VNet Integration](https://docs.microsoft.com/en-us/azure/app-service/web-sites-integrate-with-vnet#regional-vnet-integration) which is still in preview).
3
+ * Manages an App Service Slot's Virtual Network Association (this is for the [Regional VNet Integration](https://docs.microsoft.com/azure/app-service/web-sites-integrate-with-vnet#regional-vnet-integration) which is still in preview).
4
4
  *
5
5
  * ## Example Usage
6
6
  *
@@ -6,7 +6,7 @@ exports.SlotVirtualNetworkSwiftConnection = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
- * Manages an App Service Slot's Virtual Network Association (this is for the [Regional VNet Integration](https://docs.microsoft.com/en-us/azure/app-service/web-sites-integrate-with-vnet#regional-vnet-integration) which is still in preview).
9
+ * Manages an App Service Slot's Virtual Network Association (this is for the [Regional VNet Integration](https://docs.microsoft.com/azure/app-service/web-sites-integrate-with-vnet#regional-vnet-integration) which is still in preview).
10
10
  *
11
11
  * ## Example Usage
12
12
  *
@@ -3,7 +3,7 @@ import { input as inputs, output as outputs } from "../types";
3
3
  /**
4
4
  * Manages an App Service Static Site.
5
5
  *
6
- * ->**NOTE:** After the Static Site is provisioned, you'll need to associate your target repository, which contains your web app, to the Static Site, by following the [Azure Static Site document](https://docs.microsoft.com/en-us/azure/static-web-apps/github-actions-workflow).
6
+ * ->**NOTE:** After the Static Site is provisioned, you'll need to associate your target repository, which contains your web app, to the Static Site, by following the [Azure Static Site document](https://docs.microsoft.com/azure/static-web-apps/github-actions-workflow).
7
7
  *
8
8
  * ## Example Usage
9
9
  *
@@ -63,11 +63,11 @@ export declare class StaticSite extends pulumi.CustomResource {
63
63
  */
64
64
  readonly resourceGroupName: pulumi.Output<string>;
65
65
  /**
66
- * Specifies the SKU size of the Static Web App. Possible values are "Free" or "Standard". Defaults to "Free".
66
+ * Specifies the SKU size of the Static Web App. Possible values are `Free` or `Standard`. Defaults to `Free`.
67
67
  */
68
68
  readonly skuSize: pulumi.Output<string | undefined>;
69
69
  /**
70
- * Specifies the SKU tier of the Static Web App. Possible values are "Free" or "Standard". Defaults to "Free".
70
+ * Specifies the SKU tier of the Static Web App. Possible values are `Free` or `Standard`. Defaults to `Free`.
71
71
  */
72
72
  readonly skuTier: pulumi.Output<string | undefined>;
73
73
  /**
@@ -111,11 +111,11 @@ export interface StaticSiteState {
111
111
  */
112
112
  resourceGroupName?: pulumi.Input<string>;
113
113
  /**
114
- * Specifies the SKU size of the Static Web App. Possible values are "Free" or "Standard". Defaults to "Free".
114
+ * Specifies the SKU size of the Static Web App. Possible values are `Free` or `Standard`. Defaults to `Free`.
115
115
  */
116
116
  skuSize?: pulumi.Input<string>;
117
117
  /**
118
- * Specifies the SKU tier of the Static Web App. Possible values are "Free" or "Standard". Defaults to "Free".
118
+ * Specifies the SKU tier of the Static Web App. Possible values are `Free` or `Standard`. Defaults to `Free`.
119
119
  */
120
120
  skuTier?: pulumi.Input<string>;
121
121
  /**
@@ -143,11 +143,11 @@ export interface StaticSiteArgs {
143
143
  */
144
144
  resourceGroupName: pulumi.Input<string>;
145
145
  /**
146
- * Specifies the SKU size of the Static Web App. Possible values are "Free" or "Standard". Defaults to "Free".
146
+ * Specifies the SKU size of the Static Web App. Possible values are `Free` or `Standard`. Defaults to `Free`.
147
147
  */
148
148
  skuSize?: pulumi.Input<string>;
149
149
  /**
150
- * Specifies the SKU tier of the Static Web App. Possible values are "Free" or "Standard". Defaults to "Free".
150
+ * Specifies the SKU tier of the Static Web App. Possible values are `Free` or `Standard`. Defaults to `Free`.
151
151
  */
152
152
  skuTier?: pulumi.Input<string>;
153
153
  /**
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Manages an App Service Static Site.
10
10
  *
11
- * ->**NOTE:** After the Static Site is provisioned, you'll need to associate your target repository, which contains your web app, to the Static Site, by following the [Azure Static Site document](https://docs.microsoft.com/en-us/azure/static-web-apps/github-actions-workflow).
11
+ * ->**NOTE:** After the Static Site is provisioned, you'll need to associate your target repository, which contains your web app, to the Static Site, by following the [Azure Static Site document](https://docs.microsoft.com/azure/static-web-apps/github-actions-workflow).
12
12
  *
13
13
  * ## Example Usage
14
14
  *
@@ -1,10 +1,10 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * Manages an App Service Virtual Network Association (this is for the [Regional VNet Integration](https://docs.microsoft.com/en-us/azure/app-service/web-sites-integrate-with-vnet#regional-vnet-integration)).
3
+ * Manages an App Service Virtual Network Association (this is for the [Regional VNet Integration](https://docs.microsoft.com/azure/app-service/web-sites-integrate-with-vnet#regional-vnet-integration)).
4
4
  *
5
5
  * > **Note:** This resource can be used for both `azure.appservice.AppService` and `azure.appservice.FunctionApp`.
6
6
  *
7
- * > **Note:** There is a hard limit of [one VNet integration per App Service Plan](https://docs.microsoft.com/en-us/azure/app-service/web-sites-integrate-with-vnet#regional-vnet-integration).
7
+ * > **Note:** There is a hard limit of [one VNet integration per App Service Plan](https://docs.microsoft.com/azure/app-service/web-sites-integrate-with-vnet#regional-vnet-integration).
8
8
  * Multiple apps in the same App Service plan can use the same VNet.
9
9
  *
10
10
  * ## Example Usage
@@ -6,11 +6,11 @@ exports.VirtualNetworkSwiftConnection = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
- * Manages an App Service Virtual Network Association (this is for the [Regional VNet Integration](https://docs.microsoft.com/en-us/azure/app-service/web-sites-integrate-with-vnet#regional-vnet-integration)).
9
+ * Manages an App Service Virtual Network Association (this is for the [Regional VNet Integration](https://docs.microsoft.com/azure/app-service/web-sites-integrate-with-vnet#regional-vnet-integration)).
10
10
  *
11
11
  * > **Note:** This resource can be used for both `azure.appservice.AppService` and `azure.appservice.FunctionApp`.
12
12
  *
13
- * > **Note:** There is a hard limit of [one VNet integration per App Service Plan](https://docs.microsoft.com/en-us/azure/app-service/web-sites-integrate-with-vnet#regional-vnet-integration).
13
+ * > **Note:** There is a hard limit of [one VNet integration per App Service Plan](https://docs.microsoft.com/azure/app-service/web-sites-integrate-with-vnet#regional-vnet-integration).
14
14
  * Multiple apps in the same App Service plan can use the same VNet.
15
15
  *
16
16
  * ## Example Usage
@@ -56,7 +56,7 @@ export declare class WindowsFunctionApp extends pulumi.CustomResource {
56
56
  */
57
57
  static isInstance(obj: any): obj is WindowsFunctionApp;
58
58
  /**
59
- * A map of key-value pairs for [App Settings](https://docs.microsoft.com/en-us/azure/azure-functions/functions-app-settings) and custom values.
59
+ * A map of key-value pairs for [App Settings](https://docs.microsoft.com/azure/azure-functions/functions-app-settings) and custom values.
60
60
  */
61
61
  readonly appSettings: pulumi.Output<{
62
62
  [key: string]: string;
@@ -118,7 +118,7 @@ export declare class WindowsFunctionApp extends pulumi.CustomResource {
118
118
  */
119
119
  readonly identity: pulumi.Output<outputs.appservice.WindowsFunctionAppIdentity | undefined>;
120
120
  /**
121
- * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/en-us/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
121
+ * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
122
122
  */
123
123
  readonly keyVaultReferenceIdentityId: pulumi.Output<string>;
124
124
  /**
@@ -205,7 +205,7 @@ export declare class WindowsFunctionApp extends pulumi.CustomResource {
205
205
  */
206
206
  export interface WindowsFunctionAppState {
207
207
  /**
208
- * A map of key-value pairs for [App Settings](https://docs.microsoft.com/en-us/azure/azure-functions/functions-app-settings) and custom values.
208
+ * A map of key-value pairs for [App Settings](https://docs.microsoft.com/azure/azure-functions/functions-app-settings) and custom values.
209
209
  */
210
210
  appSettings?: pulumi.Input<{
211
211
  [key: string]: pulumi.Input<string>;
@@ -267,7 +267,7 @@ export interface WindowsFunctionAppState {
267
267
  */
268
268
  identity?: pulumi.Input<inputs.appservice.WindowsFunctionAppIdentity>;
269
269
  /**
270
- * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/en-us/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
270
+ * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
271
271
  */
272
272
  keyVaultReferenceIdentityId?: pulumi.Input<string>;
273
273
  /**
@@ -346,7 +346,7 @@ export interface WindowsFunctionAppState {
346
346
  */
347
347
  export interface WindowsFunctionAppArgs {
348
348
  /**
349
- * A map of key-value pairs for [App Settings](https://docs.microsoft.com/en-us/azure/azure-functions/functions-app-settings) and custom values.
349
+ * A map of key-value pairs for [App Settings](https://docs.microsoft.com/azure/azure-functions/functions-app-settings) and custom values.
350
350
  */
351
351
  appSettings?: pulumi.Input<{
352
352
  [key: string]: pulumi.Input<string>;
@@ -400,7 +400,7 @@ export interface WindowsFunctionAppArgs {
400
400
  */
401
401
  identity?: pulumi.Input<inputs.appservice.WindowsFunctionAppIdentity>;
402
402
  /**
403
- * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/en-us/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
403
+ * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
404
404
  */
405
405
  keyVaultReferenceIdentityId?: pulumi.Input<string>;
406
406
  /**
@@ -61,7 +61,7 @@ export declare class WindowsFunctionAppSlot extends pulumi.CustomResource {
61
61
  */
62
62
  static isInstance(obj: any): obj is WindowsFunctionAppSlot;
63
63
  /**
64
- * A map of key-value pairs for [App Settings](https://docs.microsoft.com/en-us/azure/azure-functions/functions-app-settings) and custom values.
64
+ * A map of key-value pairs for [App Settings](https://docs.microsoft.com/azure/azure-functions/functions-app-settings) and custom values.
65
65
  */
66
66
  readonly appSettings: pulumi.Output<{
67
67
  [key: string]: string;
@@ -127,7 +127,7 @@ export declare class WindowsFunctionAppSlot extends pulumi.CustomResource {
127
127
  */
128
128
  readonly identity: pulumi.Output<outputs.appservice.WindowsFunctionAppSlotIdentity | undefined>;
129
129
  /**
130
- * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/en-us/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
130
+ * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
131
131
  */
132
132
  readonly keyVaultReferenceIdentityId: pulumi.Output<string>;
133
133
  /**
@@ -198,7 +198,7 @@ export declare class WindowsFunctionAppSlot extends pulumi.CustomResource {
198
198
  */
199
199
  export interface WindowsFunctionAppSlotState {
200
200
  /**
201
- * A map of key-value pairs for [App Settings](https://docs.microsoft.com/en-us/azure/azure-functions/functions-app-settings) and custom values.
201
+ * A map of key-value pairs for [App Settings](https://docs.microsoft.com/azure/azure-functions/functions-app-settings) and custom values.
202
202
  */
203
203
  appSettings?: pulumi.Input<{
204
204
  [key: string]: pulumi.Input<string>;
@@ -264,7 +264,7 @@ export interface WindowsFunctionAppSlotState {
264
264
  */
265
265
  identity?: pulumi.Input<inputs.appservice.WindowsFunctionAppSlotIdentity>;
266
266
  /**
267
- * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/en-us/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
267
+ * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
268
268
  */
269
269
  keyVaultReferenceIdentityId?: pulumi.Input<string>;
270
270
  /**
@@ -327,7 +327,7 @@ export interface WindowsFunctionAppSlotState {
327
327
  */
328
328
  export interface WindowsFunctionAppSlotArgs {
329
329
  /**
330
- * A map of key-value pairs for [App Settings](https://docs.microsoft.com/en-us/azure/azure-functions/functions-app-settings) and custom values.
330
+ * A map of key-value pairs for [App Settings](https://docs.microsoft.com/azure/azure-functions/functions-app-settings) and custom values.
331
331
  */
332
332
  appSettings?: pulumi.Input<{
333
333
  [key: string]: pulumi.Input<string>;
@@ -385,7 +385,7 @@ export interface WindowsFunctionAppSlotArgs {
385
385
  */
386
386
  identity?: pulumi.Input<inputs.appservice.WindowsFunctionAppSlotIdentity>;
387
387
  /**
388
- * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/en-us/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
388
+ * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
389
389
  */
390
390
  keyVaultReferenceIdentityId?: pulumi.Input<string>;
391
391
  /**
@@ -98,7 +98,7 @@ export declare class WindowsWebApp extends pulumi.CustomResource {
98
98
  */
99
99
  readonly identity: pulumi.Output<outputs.appservice.WindowsWebAppIdentity | undefined>;
100
100
  /**
101
- * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/en-us/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
101
+ * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
102
102
  */
103
103
  readonly keyVaultReferenceIdentityId: pulumi.Output<string>;
104
104
  /**
@@ -227,7 +227,7 @@ export interface WindowsWebAppState {
227
227
  */
228
228
  identity?: pulumi.Input<inputs.appservice.WindowsWebAppIdentity>;
229
229
  /**
230
- * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/en-us/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
230
+ * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
231
231
  */
232
232
  keyVaultReferenceIdentityId?: pulumi.Input<string>;
233
233
  /**
@@ -340,7 +340,7 @@ export interface WindowsWebAppArgs {
340
340
  */
341
341
  identity?: pulumi.Input<inputs.appservice.WindowsWebAppIdentity>;
342
342
  /**
343
- * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/en-us/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
343
+ * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
344
344
  */
345
345
  keyVaultReferenceIdentityId?: pulumi.Input<string>;
346
346
  /**
@@ -107,7 +107,7 @@ export declare class WindowsWebAppSlot extends pulumi.CustomResource {
107
107
  */
108
108
  readonly identity: pulumi.Output<outputs.appservice.WindowsWebAppSlotIdentity | undefined>;
109
109
  /**
110
- * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/en-us/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
110
+ * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
111
111
  */
112
112
  readonly keyVaultReferenceIdentityId: pulumi.Output<string>;
113
113
  /**
@@ -224,7 +224,7 @@ export interface WindowsWebAppSlotState {
224
224
  */
225
225
  identity?: pulumi.Input<inputs.appservice.WindowsWebAppSlotIdentity>;
226
226
  /**
227
- * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/en-us/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
227
+ * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
228
228
  */
229
229
  keyVaultReferenceIdentityId?: pulumi.Input<string>;
230
230
  /**
@@ -325,7 +325,7 @@ export interface WindowsWebAppSlotArgs {
325
325
  */
326
326
  identity?: pulumi.Input<inputs.appservice.WindowsWebAppSlotIdentity>;
327
327
  /**
328
- * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/en-us/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
328
+ * The User Assigned Identity ID used for accessing KeyVault secrets. The identity must be assigned to the application in the `identity` block. [For more information see - Access vaults with a user-assigned identity](https://docs.microsoft.com/azure/app-service/app-service-key-vault-references#access-vaults-with-a-user-assigned-identity)
329
329
  */
330
330
  keyVaultReferenceIdentityId?: pulumi.Input<string>;
331
331
  /**
@@ -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 custom Role Definition, used to assign Roles to Users/Principals. See ['Understand role definitions'](https://docs.microsoft.com/en-us/azure/role-based-access-control/role-definitions) in the Azure documentation for more details.
4
+ * Manages a custom Role Definition, used to assign Roles to Users/Principals. See ['Understand role definitions'](https://docs.microsoft.com/azure/role-based-access-control/role-definitions) in the Azure documentation for more details.
5
5
  *
6
6
  * ## Example Usage
7
7
  *
@@ -6,7 +6,7 @@ exports.RoleDefinition = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
- * Manages a custom Role Definition, used to assign Roles to Users/Principals. See ['Understand role definitions'](https://docs.microsoft.com/en-us/azure/role-based-access-control/role-definitions) in the Azure documentation for more details.
9
+ * Manages a custom Role Definition, used to assign Roles to Users/Principals. See ['Understand role definitions'](https://docs.microsoft.com/azure/role-based-access-control/role-definitions) in the Azure documentation for more details.
10
10
  *
11
11
  * ## Example Usage
12
12
  *
@@ -97,7 +97,7 @@ export declare class Webhook extends pulumi.CustomResource {
97
97
  */
98
98
  readonly runbookName: pulumi.Output<string>;
99
99
  /**
100
- * URI to initiate the webhook. Can be generated using [Generate URI API](https://docs.microsoft.com/en-us/rest/api/automation/webhook/generate-uri). By default, new URI is generated on each new resource creation.
100
+ * URI to initiate the webhook. Can be generated using [Generate URI API](https://docs.microsoft.com/rest/api/automation/webhook/generate-uri). By default, new URI is generated on each new resource creation.
101
101
  */
102
102
  readonly uri: pulumi.Output<string>;
103
103
  /**
@@ -148,7 +148,7 @@ export interface WebhookState {
148
148
  */
149
149
  runbookName?: pulumi.Input<string>;
150
150
  /**
151
- * URI to initiate the webhook. Can be generated using [Generate URI API](https://docs.microsoft.com/en-us/rest/api/automation/webhook/generate-uri). By default, new URI is generated on each new resource creation.
151
+ * URI to initiate the webhook. Can be generated using [Generate URI API](https://docs.microsoft.com/rest/api/automation/webhook/generate-uri). By default, new URI is generated on each new resource creation.
152
152
  */
153
153
  uri?: pulumi.Input<string>;
154
154
  }
@@ -191,7 +191,7 @@ export interface WebhookArgs {
191
191
  */
192
192
  runbookName: pulumi.Input<string>;
193
193
  /**
194
- * URI to initiate the webhook. Can be generated using [Generate URI API](https://docs.microsoft.com/en-us/rest/api/automation/webhook/generate-uri). By default, new URI is generated on each new resource creation.
194
+ * URI to initiate the webhook. Can be generated using [Generate URI API](https://docs.microsoft.com/rest/api/automation/webhook/generate-uri). By default, new URI is generated on each new resource creation.
195
195
  */
196
196
  uri?: pulumi.Input<string>;
197
197
  }
@@ -112,7 +112,7 @@ export declare class PolicyFileShare extends pulumi.CustomResource {
112
112
  */
113
113
  readonly retentionYearly: pulumi.Output<outputs.backup.PolicyFileShareRetentionYearly | undefined>;
114
114
  /**
115
- * Specifies the timezone. [the possible values are defined here](http://jackstromberg.com/2017/01/list-of-time-zones-consumed-by-azure/). Defaults to `UTC`
115
+ * Specifies the timezone. [the possible values are defined here](https://jackstromberg.com/2017/01/list-of-time-zones-consumed-by-azure/). Defaults to `UTC`
116
116
  */
117
117
  readonly timezone: pulumi.Output<string | undefined>;
118
118
  /**
@@ -161,7 +161,7 @@ export interface PolicyFileShareState {
161
161
  */
162
162
  retentionYearly?: pulumi.Input<inputs.backup.PolicyFileShareRetentionYearly>;
163
163
  /**
164
- * Specifies the timezone. [the possible values are defined here](http://jackstromberg.com/2017/01/list-of-time-zones-consumed-by-azure/). Defaults to `UTC`
164
+ * Specifies the timezone. [the possible values are defined here](https://jackstromberg.com/2017/01/list-of-time-zones-consumed-by-azure/). Defaults to `UTC`
165
165
  */
166
166
  timezone?: pulumi.Input<string>;
167
167
  }
@@ -202,7 +202,7 @@ export interface PolicyFileShareArgs {
202
202
  */
203
203
  retentionYearly?: pulumi.Input<inputs.backup.PolicyFileShareRetentionYearly>;
204
204
  /**
205
- * Specifies the timezone. [the possible values are defined here](http://jackstromberg.com/2017/01/list-of-time-zones-consumed-by-azure/). Defaults to `UTC`
205
+ * Specifies the timezone. [the possible values are defined here](https://jackstromberg.com/2017/01/list-of-time-zones-consumed-by-azure/). Defaults to `UTC`
206
206
  */
207
207
  timezone?: pulumi.Input<string>;
208
208
  }
@@ -116,7 +116,7 @@ export declare class PolicyVM extends pulumi.CustomResource {
116
116
  */
117
117
  readonly retentionYearly: pulumi.Output<outputs.backup.PolicyVMRetentionYearly | undefined>;
118
118
  /**
119
- * Specifies the timezone. [the possible values are defined here](http://jackstromberg.com/2017/01/list-of-time-zones-consumed-by-azure/). Defaults to `UTC`
119
+ * Specifies the timezone. [the possible values are defined here](https://jackstromberg.com/2017/01/list-of-time-zones-consumed-by-azure/). Defaults to `UTC`
120
120
  */
121
121
  readonly timezone: pulumi.Output<string | undefined>;
122
122
  /**
@@ -169,7 +169,7 @@ export interface PolicyVMState {
169
169
  */
170
170
  retentionYearly?: pulumi.Input<inputs.backup.PolicyVMRetentionYearly>;
171
171
  /**
172
- * Specifies the timezone. [the possible values are defined here](http://jackstromberg.com/2017/01/list-of-time-zones-consumed-by-azure/). Defaults to `UTC`
172
+ * Specifies the timezone. [the possible values are defined here](https://jackstromberg.com/2017/01/list-of-time-zones-consumed-by-azure/). Defaults to `UTC`
173
173
  */
174
174
  timezone?: pulumi.Input<string>;
175
175
  }
@@ -214,7 +214,7 @@ export interface PolicyVMArgs {
214
214
  */
215
215
  retentionYearly?: pulumi.Input<inputs.backup.PolicyVMRetentionYearly>;
216
216
  /**
217
- * Specifies the timezone. [the possible values are defined here](http://jackstromberg.com/2017/01/list-of-time-zones-consumed-by-azure/). Defaults to `UTC`
217
+ * Specifies the timezone. [the possible values are defined here](https://jackstromberg.com/2017/01/list-of-time-zones-consumed-by-azure/). Defaults to `UTC`
218
218
  */
219
219
  timezone?: pulumi.Input<string>;
220
220
  }
@@ -44,7 +44,7 @@ export declare class Healthbot extends pulumi.CustomResource {
44
44
  */
45
45
  readonly resourceGroupName: pulumi.Output<string>;
46
46
  /**
47
- * The name which should be used for the SKU of the service. Possible values are "F0" and "S1".
47
+ * The name which should be used for the SKU of the service. Possible values are `F0` and `S1`.
48
48
  */
49
49
  readonly skuName: pulumi.Output<string>;
50
50
  /**
@@ -84,7 +84,7 @@ export interface HealthbotState {
84
84
  */
85
85
  resourceGroupName?: pulumi.Input<string>;
86
86
  /**
87
- * The name which should be used for the SKU of the service. Possible values are "F0" and "S1".
87
+ * The name which should be used for the SKU of the service. Possible values are `F0` and `S1`.
88
88
  */
89
89
  skuName?: pulumi.Input<string>;
90
90
  /**
@@ -112,7 +112,7 @@ export interface HealthbotArgs {
112
112
  */
113
113
  resourceGroupName: pulumi.Input<string>;
114
114
  /**
115
- * The name which should be used for the SKU of the service. Possible values are "F0" and "S1".
115
+ * The name which should be used for the SKU of the service. Possible values are `F0` and `S1`.
116
116
  */
117
117
  skuName: pulumi.Input<string>;
118
118
  /**
@@ -84,7 +84,7 @@ export declare class BastionHost extends pulumi.CustomResource {
84
84
  */
85
85
  readonly ipConnectEnabled: pulumi.Output<boolean | undefined>;
86
86
  /**
87
- * Specifies the supported Azure location where the resource exists. Changing this forces a new resource to be created. Review [Azure Bastion Host FAQ](https://docs.microsoft.com/en-us/azure/bastion/bastion-faq) for supported locations.
87
+ * Specifies the supported Azure location where the resource exists. Changing this forces a new resource to be created. Review [Azure Bastion Host FAQ](https://docs.microsoft.com/azure/bastion/bastion-faq) for supported locations.
88
88
  */
89
89
  readonly location: pulumi.Output<string>;
90
90
  /**
@@ -151,7 +151,7 @@ export interface BastionHostState {
151
151
  */
152
152
  ipConnectEnabled?: pulumi.Input<boolean>;
153
153
  /**
154
- * Specifies the supported Azure location where the resource exists. Changing this forces a new resource to be created. Review [Azure Bastion Host FAQ](https://docs.microsoft.com/en-us/azure/bastion/bastion-faq) for supported locations.
154
+ * Specifies the supported Azure location where the resource exists. Changing this forces a new resource to be created. Review [Azure Bastion Host FAQ](https://docs.microsoft.com/azure/bastion/bastion-faq) for supported locations.
155
155
  */
156
156
  location?: pulumi.Input<string>;
157
157
  /**
@@ -206,7 +206,7 @@ export interface BastionHostArgs {
206
206
  */
207
207
  ipConnectEnabled?: pulumi.Input<boolean>;
208
208
  /**
209
- * Specifies the supported Azure location where the resource exists. Changing this forces a new resource to be created. Review [Azure Bastion Host FAQ](https://docs.microsoft.com/en-us/azure/bastion/bastion-faq) for supported locations.
209
+ * Specifies the supported Azure location where the resource exists. Changing this forces a new resource to be created. Review [Azure Bastion Host FAQ](https://docs.microsoft.com/azure/bastion/bastion-faq) for supported locations.
210
210
  */
211
211
  location?: pulumi.Input<string>;
212
212
  /**
@@ -121,7 +121,7 @@ export declare class DataDiskAttachment extends pulumi.CustomResource {
121
121
  */
122
122
  readonly virtualMachineId: pulumi.Output<string>;
123
123
  /**
124
- * Specifies if Write Accelerator is enabled on the disk. This can only be enabled on `Premium_LRS` managed disks with no caching and [M-Series VMs](https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/how-to-enable-write-accelerator). Defaults to `false`.
124
+ * Specifies if Write Accelerator is enabled on the disk. This can only be enabled on `Premium_LRS` managed disks with no caching and [M-Series VMs](https://docs.microsoft.com/azure/virtual-machines/workloads/sap/how-to-enable-write-accelerator). Defaults to `false`.
125
125
  */
126
126
  readonly writeAcceleratorEnabled: pulumi.Output<boolean | undefined>;
127
127
  /**
@@ -158,7 +158,7 @@ export interface DataDiskAttachmentState {
158
158
  */
159
159
  virtualMachineId?: pulumi.Input<string>;
160
160
  /**
161
- * Specifies if Write Accelerator is enabled on the disk. This can only be enabled on `Premium_LRS` managed disks with no caching and [M-Series VMs](https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/how-to-enable-write-accelerator). Defaults to `false`.
161
+ * Specifies if Write Accelerator is enabled on the disk. This can only be enabled on `Premium_LRS` managed disks with no caching and [M-Series VMs](https://docs.microsoft.com/azure/virtual-machines/workloads/sap/how-to-enable-write-accelerator). Defaults to `false`.
162
162
  */
163
163
  writeAcceleratorEnabled?: pulumi.Input<boolean>;
164
164
  }
@@ -187,7 +187,7 @@ export interface DataDiskAttachmentArgs {
187
187
  */
188
188
  virtualMachineId: pulumi.Input<string>;
189
189
  /**
190
- * Specifies if Write Accelerator is enabled on the disk. This can only be enabled on `Premium_LRS` managed disks with no caching and [M-Series VMs](https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/how-to-enable-write-accelerator). Defaults to `false`.
190
+ * Specifies if Write Accelerator is enabled on the disk. This can only be enabled on `Premium_LRS` managed disks with no caching and [M-Series VMs](https://docs.microsoft.com/azure/virtual-machines/workloads/sap/how-to-enable-write-accelerator). Defaults to `false`.
191
191
  */
192
192
  writeAcceleratorEnabled?: pulumi.Input<boolean>;
193
193
  }
@@ -95,7 +95,7 @@ export declare class DiskEncryptionSet extends pulumi.CustomResource {
95
95
  */
96
96
  readonly autoKeyRotationEnabled: pulumi.Output<boolean | undefined>;
97
97
  /**
98
- * The type of key used to encrypt the data of the disk. Possible values are `EncryptionAtRestWithCustomerKey` and `EncryptionAtRestWithPlatformAndCustomerKeys`. Defaults to `EncryptionAtRestWithCustomerKey`.
98
+ * The type of key used to encrypt the data of the disk. Possible values are `EncryptionAtRestWithCustomerKey`, `EncryptionAtRestWithPlatformAndCustomerKeys` and `ConfidentialVmEncryptedWithCustomerKey`. Defaults to `EncryptionAtRestWithCustomerKey`.
99
99
  */
100
100
  readonly encryptionType: pulumi.Output<string | undefined>;
101
101
  /**
@@ -142,7 +142,7 @@ export interface DiskEncryptionSetState {
142
142
  */
143
143
  autoKeyRotationEnabled?: pulumi.Input<boolean>;
144
144
  /**
145
- * The type of key used to encrypt the data of the disk. Possible values are `EncryptionAtRestWithCustomerKey` and `EncryptionAtRestWithPlatformAndCustomerKeys`. Defaults to `EncryptionAtRestWithCustomerKey`.
145
+ * The type of key used to encrypt the data of the disk. Possible values are `EncryptionAtRestWithCustomerKey`, `EncryptionAtRestWithPlatformAndCustomerKeys` and `ConfidentialVmEncryptedWithCustomerKey`. Defaults to `EncryptionAtRestWithCustomerKey`.
146
146
  */
147
147
  encryptionType?: pulumi.Input<string>;
148
148
  /**
@@ -181,7 +181,7 @@ export interface DiskEncryptionSetArgs {
181
181
  */
182
182
  autoKeyRotationEnabled?: pulumi.Input<boolean>;
183
183
  /**
184
- * The type of key used to encrypt the data of the disk. Possible values are `EncryptionAtRestWithCustomerKey` and `EncryptionAtRestWithPlatformAndCustomerKeys`. Defaults to `EncryptionAtRestWithCustomerKey`.
184
+ * The type of key used to encrypt the data of the disk. Possible values are `EncryptionAtRestWithCustomerKey`, `EncryptionAtRestWithPlatformAndCustomerKeys` and `ConfidentialVmEncryptedWithCustomerKey`. Defaults to `EncryptionAtRestWithCustomerKey`.
185
185
  */
186
186
  encryptionType?: pulumi.Input<string>;
187
187
  /**