@pulumi/azure 6.36.0-alpha.1779348740 → 6.36.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 (204) hide show
  1. package/appservice/activeSlot.d.ts +1 -1
  2. package/appservice/activeSlot.js +1 -1
  3. package/appservice/appService.d.ts +1 -1
  4. package/appservice/appService.js +1 -1
  5. package/appservice/functionApp.d.ts +1 -1
  6. package/appservice/functionApp.js +1 -1
  7. package/appservice/functionAppSlot.d.ts +1 -1
  8. package/appservice/functionAppSlot.js +1 -1
  9. package/appservice/getAppService.d.ts +2 -2
  10. package/appservice/getAppService.js +2 -2
  11. package/appservice/getAppServicePlan.d.ts +2 -2
  12. package/appservice/getAppServicePlan.js +2 -2
  13. package/appservice/getFunctionApp.d.ts +2 -2
  14. package/appservice/getFunctionApp.js +2 -2
  15. package/appservice/hybridConnection.d.ts +1 -1
  16. package/appservice/hybridConnection.js +1 -1
  17. package/appservice/plan.d.ts +1 -1
  18. package/appservice/plan.js +1 -1
  19. package/appservice/slot.d.ts +1 -1
  20. package/appservice/slot.js +1 -1
  21. package/appservice/sourceCodeToken.d.ts +1 -1
  22. package/appservice/sourceCodeToken.js +1 -1
  23. package/appservice/staticSite.d.ts +1 -1
  24. package/appservice/staticSite.js +1 -1
  25. package/appservice/staticSiteCustomDomain.d.ts +2 -2
  26. package/appservice/staticSiteCustomDomain.js +2 -2
  27. package/backup/policyVM.d.ts +18 -0
  28. package/backup/policyVM.d.ts.map +1 -1
  29. package/backup/policyVM.js +2 -0
  30. package/backup/policyVM.js.map +1 -1
  31. package/bot/channelDirectLine.d.ts +16 -0
  32. package/bot/channelDirectLine.d.ts.map +1 -1
  33. package/bot/channelDirectLine.js +6 -0
  34. package/bot/channelDirectLine.js.map +1 -1
  35. package/bot/channelDirectLineSpeech.d.ts +19 -13
  36. package/bot/channelDirectLineSpeech.d.ts.map +1 -1
  37. package/bot/channelDirectLineSpeech.js +0 -6
  38. package/bot/channelDirectLineSpeech.js.map +1 -1
  39. package/bot/webApp.d.ts +44 -0
  40. package/bot/webApp.d.ts.map +1 -1
  41. package/bot/webApp.js +8 -0
  42. package/bot/webApp.js.map +1 -1
  43. package/cdn/frontdoorCustomDomain.d.ts +111 -27
  44. package/cdn/frontdoorCustomDomain.d.ts.map +1 -1
  45. package/cdn/frontdoorCustomDomain.js +79 -13
  46. package/cdn/frontdoorCustomDomain.js.map +1 -1
  47. package/cdn/frontdoorCustomDomainAssociation.d.ts +9 -0
  48. package/cdn/frontdoorCustomDomainAssociation.d.ts.map +1 -1
  49. package/cdn/frontdoorCustomDomainAssociation.js +9 -0
  50. package/cdn/frontdoorCustomDomainAssociation.js.map +1 -1
  51. package/cdn/frontdoorFirewallPolicy.d.ts +5 -5
  52. package/cdn/frontdoorFirewallPolicy.js +2 -2
  53. package/cdn/frontdoorRule.d.ts +2 -0
  54. package/cdn/frontdoorRule.d.ts.map +1 -1
  55. package/cdn/frontdoorRule.js +2 -0
  56. package/cdn/frontdoorRule.js.map +1 -1
  57. package/cdn/frontdoorSecurityPolicy.d.ts +18 -11
  58. package/cdn/frontdoorSecurityPolicy.d.ts.map +1 -1
  59. package/cdn/frontdoorSecurityPolicy.js +9 -2
  60. package/cdn/frontdoorSecurityPolicy.js.map +1 -1
  61. package/cdn/getFrontdoorCustomDomain.d.ts +26 -9
  62. package/cdn/getFrontdoorCustomDomain.d.ts.map +1 -1
  63. package/cdn/getFrontdoorCustomDomain.js +22 -8
  64. package/cdn/getFrontdoorCustomDomain.js.map +1 -1
  65. package/cdn/getFrontdoorSecurityPolicy.d.ts +227 -0
  66. package/cdn/getFrontdoorSecurityPolicy.d.ts.map +1 -0
  67. package/cdn/getFrontdoorSecurityPolicy.js +217 -0
  68. package/cdn/getFrontdoorSecurityPolicy.js.map +1 -0
  69. package/cdn/index.d.ts +3 -0
  70. package/cdn/index.d.ts.map +1 -1
  71. package/cdn/index.js +4 -1
  72. package/cdn/index.js.map +1 -1
  73. package/compute/diskEncryptionSet.d.ts +8 -2
  74. package/compute/diskEncryptionSet.d.ts.map +1 -1
  75. package/compute/diskEncryptionSet.js.map +1 -1
  76. package/cosmosdb/cassandraKeyspace.d.ts +7 -0
  77. package/cosmosdb/cassandraKeyspace.d.ts.map +1 -1
  78. package/cosmosdb/cassandraKeyspace.js +7 -0
  79. package/cosmosdb/cassandraKeyspace.js.map +1 -1
  80. package/cosmosdb/cassandraTable.d.ts +7 -0
  81. package/cosmosdb/cassandraTable.d.ts.map +1 -1
  82. package/cosmosdb/cassandraTable.js +7 -0
  83. package/cosmosdb/cassandraTable.js.map +1 -1
  84. package/cosmosdb/getMongoDatabase.d.ts +14 -0
  85. package/cosmosdb/getMongoDatabase.d.ts.map +1 -1
  86. package/cosmosdb/getMongoDatabase.js +14 -0
  87. package/cosmosdb/getMongoDatabase.js.map +1 -1
  88. package/cosmosdb/getRestorableDatabaseAccounts.d.ts +14 -0
  89. package/cosmosdb/getRestorableDatabaseAccounts.d.ts.map +1 -1
  90. package/cosmosdb/getRestorableDatabaseAccounts.js +14 -0
  91. package/cosmosdb/getRestorableDatabaseAccounts.js.map +1 -1
  92. package/cosmosdb/getSqlDatabase.d.ts +14 -0
  93. package/cosmosdb/getSqlDatabase.d.ts.map +1 -1
  94. package/cosmosdb/getSqlDatabase.js +14 -0
  95. package/cosmosdb/getSqlDatabase.js.map +1 -1
  96. package/cosmosdb/getSqlRoleDefinition.d.ts +14 -0
  97. package/cosmosdb/getSqlRoleDefinition.d.ts.map +1 -1
  98. package/cosmosdb/getSqlRoleDefinition.js +14 -0
  99. package/cosmosdb/getSqlRoleDefinition.js.map +1 -1
  100. package/cosmosdb/mongoCollection.d.ts +7 -0
  101. package/cosmosdb/mongoCollection.d.ts.map +1 -1
  102. package/cosmosdb/mongoCollection.js +7 -0
  103. package/cosmosdb/mongoCollection.js.map +1 -1
  104. package/cosmosdb/mongoDatabase.d.ts +7 -0
  105. package/cosmosdb/mongoDatabase.d.ts.map +1 -1
  106. package/cosmosdb/mongoDatabase.js +7 -0
  107. package/cosmosdb/mongoDatabase.js.map +1 -1
  108. package/cosmosdb/mongoRoleDefinition.d.ts +1 -1
  109. package/cosmosdb/mongoRoleDefinition.js +1 -1
  110. package/cosmosdb/mongoUserDefinition.d.ts +1 -1
  111. package/cosmosdb/mongoUserDefinition.js +1 -1
  112. package/cosmosdb/sqlDatabase.d.ts +7 -0
  113. package/cosmosdb/sqlDatabase.d.ts.map +1 -1
  114. package/cosmosdb/sqlDatabase.js +7 -0
  115. package/cosmosdb/sqlDatabase.js.map +1 -1
  116. package/cosmosdb/sqlFunction.d.ts +7 -0
  117. package/cosmosdb/sqlFunction.d.ts.map +1 -1
  118. package/cosmosdb/sqlFunction.js +7 -0
  119. package/cosmosdb/sqlFunction.js.map +1 -1
  120. package/cosmosdb/sqlRoleAssignment.d.ts +7 -0
  121. package/cosmosdb/sqlRoleAssignment.d.ts.map +1 -1
  122. package/cosmosdb/sqlRoleAssignment.js +7 -0
  123. package/cosmosdb/sqlRoleAssignment.js.map +1 -1
  124. package/cosmosdb/sqlRoleDefinition.d.ts +7 -0
  125. package/cosmosdb/sqlRoleDefinition.d.ts.map +1 -1
  126. package/cosmosdb/sqlRoleDefinition.js +7 -0
  127. package/cosmosdb/sqlRoleDefinition.js.map +1 -1
  128. package/cosmosdb/sqlStoredProcedure.d.ts +7 -0
  129. package/cosmosdb/sqlStoredProcedure.d.ts.map +1 -1
  130. package/cosmosdb/sqlStoredProcedure.js +7 -0
  131. package/cosmosdb/sqlStoredProcedure.js.map +1 -1
  132. package/cosmosdb/sqlTrigger.d.ts +7 -0
  133. package/cosmosdb/sqlTrigger.d.ts.map +1 -1
  134. package/cosmosdb/sqlTrigger.js +7 -0
  135. package/cosmosdb/sqlTrigger.js.map +1 -1
  136. package/cosmosdb/table.d.ts +7 -0
  137. package/cosmosdb/table.d.ts.map +1 -1
  138. package/cosmosdb/table.js +7 -0
  139. package/cosmosdb/table.js.map +1 -1
  140. package/costmanagement/anomalyAlert.d.ts +6 -6
  141. package/dashboard/grafana.d.ts +14 -0
  142. package/dashboard/grafana.d.ts.map +1 -1
  143. package/dashboard/grafana.js +4 -0
  144. package/dashboard/grafana.js.map +1 -1
  145. package/datafactory/linkedServiceDataLakeStorageGen2.d.ts.map +1 -1
  146. package/datafactory/linkedServiceDataLakeStorageGen2.js +4 -2
  147. package/datafactory/linkedServiceDataLakeStorageGen2.js.map +1 -1
  148. package/network/natGatewayPublicIpAssociation.d.ts +46 -10
  149. package/network/natGatewayPublicIpAssociation.d.ts.map +1 -1
  150. package/network/natGatewayPublicIpAssociation.js +34 -4
  151. package/network/natGatewayPublicIpAssociation.js.map +1 -1
  152. package/network/natGatewayPublicIpPrefixAssociation.d.ts +49 -13
  153. package/network/natGatewayPublicIpPrefixAssociation.d.ts.map +1 -1
  154. package/network/natGatewayPublicIpPrefixAssociation.js +37 -7
  155. package/network/natGatewayPublicIpPrefixAssociation.js.map +1 -1
  156. package/operationalinsights/analyticsWorkspace.d.ts +4 -4
  157. package/operationalinsights/analyticsWorkspace.js +1 -1
  158. package/package.json +2 -2
  159. package/sentinel/dataConnectorThreatIntelligenceTaxii.d.ts +1 -1
  160. package/sentinel/dataConnectorThreatIntelligenceTaxii.js +1 -1
  161. package/storage/account.d.ts +7 -7
  162. package/storage/account.js +1 -1
  163. package/storage/accountNetworkRules.d.ts +1 -1
  164. package/storage/accountNetworkRules.js +1 -1
  165. package/storage/blobInventoryPolicy.d.ts +1 -1
  166. package/storage/blobInventoryPolicy.js +1 -1
  167. package/storage/container.d.ts +1 -1
  168. package/storage/container.js +1 -1
  169. package/storage/containerImmutabilityPolicy.d.ts +1 -1
  170. package/storage/containerImmutabilityPolicy.js +1 -1
  171. package/storage/customerManagedKey.d.ts +1 -1
  172. package/storage/customerManagedKey.js +1 -1
  173. package/storage/encryptionScope.d.ts +1 -1
  174. package/storage/encryptionScope.js +1 -1
  175. package/storage/getAccount.d.ts +2 -2
  176. package/storage/getAccount.js +2 -2
  177. package/storage/getEncryptionScope.d.ts +2 -2
  178. package/storage/getEncryptionScope.js +2 -2
  179. package/storage/getPolicy.d.ts +2 -2
  180. package/storage/getPolicy.js +2 -2
  181. package/storage/getQueue.d.ts +2 -2
  182. package/storage/getQueue.js +2 -2
  183. package/storage/getShare.d.ts +2 -2
  184. package/storage/getShare.js +2 -2
  185. package/storage/getStorageContainer.d.ts +2 -2
  186. package/storage/getStorageContainer.js +2 -2
  187. package/storage/localUser.d.ts +1 -1
  188. package/storage/localUser.js +1 -1
  189. package/storage/managementPolicy.d.ts +1 -1
  190. package/storage/managementPolicy.js +1 -1
  191. package/storage/objectReplication.d.ts +1 -1
  192. package/storage/objectReplication.js +1 -1
  193. package/storage/queue.d.ts +1 -1
  194. package/storage/queue.js +1 -1
  195. package/storage/share.d.ts +1 -1
  196. package/storage/share.js +1 -1
  197. package/synapse/managedPrivateEndpoint.d.ts +25 -0
  198. package/synapse/managedPrivateEndpoint.d.ts.map +1 -1
  199. package/synapse/managedPrivateEndpoint.js +9 -0
  200. package/synapse/managedPrivateEndpoint.js.map +1 -1
  201. package/types/input.d.ts +83 -23
  202. package/types/input.d.ts.map +1 -1
  203. package/types/output.d.ts +154 -30
  204. package/types/output.d.ts.map +1 -1
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
3
  * Promotes an App Service Slot to Production within an App Service.
4
4
  *
5
- * !> **NOTE:** This resource has been deprecated in version 5.0 of the provider and will be removed in version 6.0. Please use `azure.appservice.WebAppActiveSlot` resource instead.
5
+ * !> **NOTE:** This resource has been deprecated and will be removed in version 6.0 of the provider. Please use `azure.appservice.WebAppActiveSlot` resource instead.
6
6
  *
7
7
  * > **Note:** When using Slots - the `appSettings`, `connectionString` and `siteConfig` blocks on the `azure.appservice.AppService` resource will be overwritten when promoting a Slot using the `azure.appservice.ActiveSlot` resource.
8
8
  *
@@ -31,7 +31,7 @@ const utilities = __importStar(require("../utilities"));
31
31
  /**
32
32
  * Promotes an App Service Slot to Production within an App Service.
33
33
  *
34
- * !> **NOTE:** This resource has been deprecated in version 5.0 of the provider and will be removed in version 6.0. Please use `azure.appservice.WebAppActiveSlot` resource instead.
34
+ * !> **NOTE:** This resource has been deprecated and will be removed in version 6.0 of the provider. Please use `azure.appservice.WebAppActiveSlot` resource instead.
35
35
  *
36
36
  * > **Note:** When using Slots - the `appSettings`, `connectionString` and `siteConfig` blocks on the `azure.appservice.AppService` resource will be overwritten when promoting a Slot using the `azure.appservice.ActiveSlot` resource.
37
37
  *
@@ -4,7 +4,7 @@ import * as outputs from "../types/output";
4
4
  /**
5
5
  * Manages an App Service (within an App Service Plan).
6
6
  *
7
- * !> **NOTE:** This resource has been deprecated in version 5.0 of the provider and will be removed in version 6.0. Please use `azure.appservice.LinuxWebApp` and `azure.appservice.WindowsWebApp` resources instead.
7
+ * !> **NOTE:** This resource has been deprecated and will be removed in version 6.0 of the provider. Please use `azure.appservice.LinuxWebApp` and `azure.appservice.WindowsWebApp` resources instead.
8
8
  *
9
9
  * > **Note:** When using Slots - the `appSettings`, `connectionString` and `siteConfig` blocks on the `azure.appservice.AppService` resource will be overwritten when promoting a Slot using the `azure.appservice.ActiveSlot` resource.
10
10
  *
@@ -31,7 +31,7 @@ const utilities = __importStar(require("../utilities"));
31
31
  /**
32
32
  * Manages an App Service (within an App Service Plan).
33
33
  *
34
- * !> **NOTE:** This resource has been deprecated in version 5.0 of the provider and will be removed in version 6.0. Please use `azure.appservice.LinuxWebApp` and `azure.appservice.WindowsWebApp` resources instead.
34
+ * !> **NOTE:** This resource has been deprecated and will be removed in version 6.0 of the provider. Please use `azure.appservice.LinuxWebApp` and `azure.appservice.WindowsWebApp` resources instead.
35
35
  *
36
36
  * > **Note:** When using Slots - the `appSettings`, `connectionString` and `siteConfig` blocks on the `azure.appservice.AppService` resource will be overwritten when promoting a Slot using the `azure.appservice.ActiveSlot` resource.
37
37
  *
@@ -4,7 +4,7 @@ import * as outputs from "../types/output";
4
4
  /**
5
5
  * Manages a Function App.
6
6
  *
7
- * !> **NOTE:** This resource has been deprecated in version 5.0 of the provider and will be removed in version 6.0. Please use `azure.appservice.LinuxFunctionApp` and `azure.appservice.WindowsFunctionApp` resources instead.
7
+ * !> **NOTE:** This resource has been deprecated and will be removed in version 6.0 of the provider. Please use `azure.appservice.LinuxFunctionApp` and `azure.appservice.WindowsFunctionApp` resources instead.
8
8
  *
9
9
  * > **Note:** To connect an Azure Function App and a subnet within the same region `azure.appservice.VirtualNetworkSwiftConnection` can be used.
10
10
  * For an example, check the `azure.appservice.VirtualNetworkSwiftConnection` documentation.
@@ -31,7 +31,7 @@ const utilities = __importStar(require("../utilities"));
31
31
  /**
32
32
  * Manages a Function App.
33
33
  *
34
- * !> **NOTE:** This resource has been deprecated in version 5.0 of the provider and will be removed in version 6.0. Please use `azure.appservice.LinuxFunctionApp` and `azure.appservice.WindowsFunctionApp` resources instead.
34
+ * !> **NOTE:** This resource has been deprecated and will be removed in version 6.0 of the provider. Please use `azure.appservice.LinuxFunctionApp` and `azure.appservice.WindowsFunctionApp` resources instead.
35
35
  *
36
36
  * > **Note:** To connect an Azure Function App and a subnet within the same region `azure.appservice.VirtualNetworkSwiftConnection` can be used.
37
37
  * For an example, check the `azure.appservice.VirtualNetworkSwiftConnection` documentation.
@@ -4,7 +4,7 @@ import * as outputs from "../types/output";
4
4
  /**
5
5
  * Manages a Function App deployment Slot.
6
6
  *
7
- * !> **NOTE:** This resource has been deprecated in version 5.0 of the provider and will be removed in version 6.0. Please use `azure.appservice.LinuxFunctionAppSlot` and `azure.appservice.WindowsFunctionAppSlot` resources instead.
7
+ * !> **NOTE:** This resource has been deprecated and will be removed in version 6.0 of the provider. Please use `azure.appservice.LinuxFunctionAppSlot` and `azure.appservice.WindowsFunctionAppSlot` resources instead.
8
8
  *
9
9
  * ## Example Usage
10
10
  *
@@ -31,7 +31,7 @@ const utilities = __importStar(require("../utilities"));
31
31
  /**
32
32
  * Manages a Function App deployment Slot.
33
33
  *
34
- * !> **NOTE:** This resource has been deprecated in version 5.0 of the provider and will be removed in version 6.0. Please use `azure.appservice.LinuxFunctionAppSlot` and `azure.appservice.WindowsFunctionAppSlot` resources instead.
34
+ * !> **NOTE:** This resource has been deprecated and will be removed in version 6.0 of the provider. Please use `azure.appservice.LinuxFunctionAppSlot` and `azure.appservice.WindowsFunctionAppSlot` resources instead.
35
35
  *
36
36
  * ## Example Usage
37
37
  *
@@ -3,7 +3,7 @@ import * as outputs from "../types/output";
3
3
  /**
4
4
  * Use this data source to access information about an existing App Service.
5
5
  *
6
- * !> **Note:** The `azure.appservice.AppService` data source is deprecated in version 5.0 of the provider and will be removed in version 6.0. Please use the `azure.appservice.LinuxWebApp` and `azure.appservice.WindowsWebApp` data sources instead.
6
+ * !> **Note:** This data source has been deprecated and will be removed in version 6.0 of the provider. Please use the `azure.appservice.LinuxWebApp` and `azure.appservice.WindowsWebApp` data sources instead.
7
7
  *
8
8
  * ## Example Usage
9
9
  *
@@ -122,7 +122,7 @@ export interface GetAppServiceResult {
122
122
  /**
123
123
  * Use this data source to access information about an existing App Service.
124
124
  *
125
- * !> **Note:** The `azure.appservice.AppService` data source is deprecated in version 5.0 of the provider and will be removed in version 6.0. Please use the `azure.appservice.LinuxWebApp` and `azure.appservice.WindowsWebApp` data sources instead.
125
+ * !> **Note:** This data source has been deprecated and will be removed in version 6.0 of the provider. Please use the `azure.appservice.LinuxWebApp` and `azure.appservice.WindowsWebApp` data sources instead.
126
126
  *
127
127
  * ## Example Usage
128
128
  *
@@ -31,7 +31,7 @@ const utilities = __importStar(require("../utilities"));
31
31
  /**
32
32
  * Use this data source to access information about an existing App Service.
33
33
  *
34
- * !> **Note:** The `azure.appservice.AppService` data source is deprecated in version 5.0 of the provider and will be removed in version 6.0. Please use the `azure.appservice.LinuxWebApp` and `azure.appservice.WindowsWebApp` data sources instead.
34
+ * !> **Note:** This data source has been deprecated and will be removed in version 6.0 of the provider. Please use the `azure.appservice.LinuxWebApp` and `azure.appservice.WindowsWebApp` data sources instead.
35
35
  *
36
36
  * ## Example Usage
37
37
  *
@@ -57,7 +57,7 @@ exports.getAppService = getAppService;
57
57
  /**
58
58
  * Use this data source to access information about an existing App Service.
59
59
  *
60
- * !> **Note:** The `azure.appservice.AppService` data source is deprecated in version 5.0 of the provider and will be removed in version 6.0. Please use the `azure.appservice.LinuxWebApp` and `azure.appservice.WindowsWebApp` data sources instead.
60
+ * !> **Note:** This data source has been deprecated and will be removed in version 6.0 of the provider. Please use the `azure.appservice.LinuxWebApp` and `azure.appservice.WindowsWebApp` data sources instead.
61
61
  *
62
62
  * ## Example Usage
63
63
  *
@@ -3,7 +3,7 @@ import * as outputs from "../types/output";
3
3
  /**
4
4
  * Use this data source to access information about an existing App Service Plan (formerly known as a `Server Farm`).
5
5
  *
6
- * !> **Note:** The `azure.appservice.Plan` data source is deprecated in version 5.0 of the provider and will be removed in version 6.0. Please use the `azure.appservice.ServicePlan` data source instead.
6
+ * !> **Note:** This data source has been deprecated and will be removed in version 6.0 of the provider. Please use the `azure.appservice.ServicePlan` data source instead.
7
7
  *
8
8
  * ## Example Usage
9
9
  *
@@ -92,7 +92,7 @@ export interface GetAppServicePlanResult {
92
92
  /**
93
93
  * Use this data source to access information about an existing App Service Plan (formerly known as a `Server Farm`).
94
94
  *
95
- * !> **Note:** The `azure.appservice.Plan` data source is deprecated in version 5.0 of the provider and will be removed in version 6.0. Please use the `azure.appservice.ServicePlan` data source instead.
95
+ * !> **Note:** This data source has been deprecated and will be removed in version 6.0 of the provider. Please use the `azure.appservice.ServicePlan` data source instead.
96
96
  *
97
97
  * ## Example Usage
98
98
  *
@@ -31,7 +31,7 @@ const utilities = __importStar(require("../utilities"));
31
31
  /**
32
32
  * Use this data source to access information about an existing App Service Plan (formerly known as a `Server Farm`).
33
33
  *
34
- * !> **Note:** The `azure.appservice.Plan` data source is deprecated in version 5.0 of the provider and will be removed in version 6.0. Please use the `azure.appservice.ServicePlan` data source instead.
34
+ * !> **Note:** This data source has been deprecated and will be removed in version 6.0 of the provider. Please use the `azure.appservice.ServicePlan` data source instead.
35
35
  *
36
36
  * ## Example Usage
37
37
  *
@@ -57,7 +57,7 @@ exports.getAppServicePlan = getAppServicePlan;
57
57
  /**
58
58
  * Use this data source to access information about an existing App Service Plan (formerly known as a `Server Farm`).
59
59
  *
60
- * !> **Note:** The `azure.appservice.Plan` data source is deprecated in version 5.0 of the provider and will be removed in version 6.0. Please use the `azure.appservice.ServicePlan` data source instead.
60
+ * !> **Note:** This data source has been deprecated and will be removed in version 6.0 of the provider. Please use the `azure.appservice.ServicePlan` data source instead.
61
61
  *
62
62
  * ## Example Usage
63
63
  *
@@ -3,7 +3,7 @@ import * as outputs from "../types/output";
3
3
  /**
4
4
  * Use this data source to access information about a Function App.
5
5
  *
6
- * !> **Note:** The `azure.appservice.FunctionApp` data source is deprecated in version 5.0 of the AzureRM provider and will be removed in version 6.0. Please use the `azure.appservice.LinuxFunctionApp` and `azure.appservice.WindowsFunctionApp` data sources instead.
6
+ * !> **Note:** This data source has been deprecated and will be removed in version 6.0 of the provider. Please use the `azure.appservice.LinuxFunctionApp` and `azure.appservice.WindowsFunctionApp` data sources instead.
7
7
  *
8
8
  * ## Example Usage
9
9
  *
@@ -110,7 +110,7 @@ export interface GetFunctionAppResult {
110
110
  /**
111
111
  * Use this data source to access information about a Function App.
112
112
  *
113
- * !> **Note:** The `azure.appservice.FunctionApp` data source is deprecated in version 5.0 of the AzureRM provider and will be removed in version 6.0. Please use the `azure.appservice.LinuxFunctionApp` and `azure.appservice.WindowsFunctionApp` data sources instead.
113
+ * !> **Note:** This data source has been deprecated and will be removed in version 6.0 of the provider. Please use the `azure.appservice.LinuxFunctionApp` and `azure.appservice.WindowsFunctionApp` data sources instead.
114
114
  *
115
115
  * ## Example Usage
116
116
  *
@@ -31,7 +31,7 @@ const utilities = __importStar(require("../utilities"));
31
31
  /**
32
32
  * Use this data source to access information about a Function App.
33
33
  *
34
- * !> **Note:** The `azure.appservice.FunctionApp` data source is deprecated in version 5.0 of the AzureRM provider and will be removed in version 6.0. Please use the `azure.appservice.LinuxFunctionApp` and `azure.appservice.WindowsFunctionApp` data sources instead.
34
+ * !> **Note:** This data source has been deprecated and will be removed in version 6.0 of the provider. Please use the `azure.appservice.LinuxFunctionApp` and `azure.appservice.WindowsFunctionApp` data sources instead.
35
35
  *
36
36
  * ## Example Usage
37
37
  *
@@ -57,7 +57,7 @@ exports.getFunctionApp = getFunctionApp;
57
57
  /**
58
58
  * Use this data source to access information about a Function App.
59
59
  *
60
- * !> **Note:** The `azure.appservice.FunctionApp` data source is deprecated in version 5.0 of the AzureRM provider and will be removed in version 6.0. Please use the `azure.appservice.LinuxFunctionApp` and `azure.appservice.WindowsFunctionApp` data sources instead.
60
+ * !> **Note:** This data source has been deprecated and will be removed in version 6.0 of the provider. Please use the `azure.appservice.LinuxFunctionApp` and `azure.appservice.WindowsFunctionApp` data sources instead.
61
61
  *
62
62
  * ## Example Usage
63
63
  *
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
3
  * Manages an App Service Hybrid Connection for an existing App Service, Relay and Service Bus.
4
4
  *
5
- * !> **NOTE:** This resource has been deprecated in version 5.0 of the provider and will be removed in version 6.0. Please use `azure.appservice.FunctionAppHybridConnection` and `azure.appservice.WebAppHybridConnection` resources instead.
5
+ * !> **NOTE:** This resource has been deprecated and will be removed in version 6.0 of the provider. Please use `azure.appservice.FunctionAppHybridConnection` and `azure.appservice.WebAppHybridConnection` resources instead.
6
6
  *
7
7
  * ## Example Usage
8
8
  *
@@ -31,7 +31,7 @@ const utilities = __importStar(require("../utilities"));
31
31
  /**
32
32
  * Manages an App Service Hybrid Connection for an existing App Service, Relay and Service Bus.
33
33
  *
34
- * !> **NOTE:** This resource has been deprecated in version 5.0 of the provider and will be removed in version 6.0. Please use `azure.appservice.FunctionAppHybridConnection` and `azure.appservice.WebAppHybridConnection` resources instead.
34
+ * !> **NOTE:** This resource has been deprecated and will be removed in version 6.0 of the provider. Please use `azure.appservice.FunctionAppHybridConnection` and `azure.appservice.WebAppHybridConnection` resources instead.
35
35
  *
36
36
  * ## Example Usage
37
37
  *
@@ -5,7 +5,7 @@ import { Kind } from "./index";
5
5
  /**
6
6
  * Manages an App Service Plan component.
7
7
  *
8
- * !> **NOTE:** This resource has been deprecated in version 5.0 of the provider and will be removed in version 6.0. Please use `azure.appservice.ServicePlan` resource instead.
8
+ * !> **NOTE:** This resource has been deprecated and will be removed in version 6.0 of the provider. Please use `azure.appservice.ServicePlan` resource instead.
9
9
  *
10
10
  * ## Example Usage
11
11
  *
@@ -31,7 +31,7 @@ const utilities = __importStar(require("../utilities"));
31
31
  /**
32
32
  * Manages an App Service Plan component.
33
33
  *
34
- * !> **NOTE:** This resource has been deprecated in version 5.0 of the provider and will be removed in version 6.0. Please use `azure.appservice.ServicePlan` resource instead.
34
+ * !> **NOTE:** This resource has been deprecated and will be removed in version 6.0 of the provider. Please use `azure.appservice.ServicePlan` resource instead.
35
35
  *
36
36
  * ## Example Usage
37
37
  *
@@ -4,7 +4,7 @@ import * as outputs from "../types/output";
4
4
  /**
5
5
  * Manages an App Service Slot (within an App Service).
6
6
  *
7
- * !> **NOTE:** This resource has been deprecated in version 5.0 of the provider and will be removed in version 6.0. Please use `azure.appservice.LinuxWebAppSlot` and `azure.appservice.WindowsWebAppSlot` resources instead.
7
+ * !> **NOTE:** This resource has been deprecated and will be removed in version 6.0 of the provider. Please use `azure.appservice.LinuxWebAppSlot` and `azure.appservice.WindowsWebAppSlot` resources instead.
8
8
  *
9
9
  * > **Note:** When using Slots - the `appSettings`, `connectionString` and `siteConfig` blocks on the `azure.appservice.AppService` resource will be overwritten when promoting a Slot using the `azure.appservice.ActiveSlot` resource.
10
10
  *
@@ -31,7 +31,7 @@ const utilities = __importStar(require("../utilities"));
31
31
  /**
32
32
  * Manages an App Service Slot (within an App Service).
33
33
  *
34
- * !> **NOTE:** This resource has been deprecated in version 5.0 of the provider and will be removed in version 6.0. Please use `azure.appservice.LinuxWebAppSlot` and `azure.appservice.WindowsWebAppSlot` resources instead.
34
+ * !> **NOTE:** This resource has been deprecated and will be removed in version 6.0 of the provider. Please use `azure.appservice.LinuxWebAppSlot` and `azure.appservice.WindowsWebAppSlot` resources instead.
35
35
  *
36
36
  * > **Note:** When using Slots - the `appSettings`, `connectionString` and `siteConfig` blocks on the `azure.appservice.AppService` resource will be overwritten when promoting a Slot using the `azure.appservice.ActiveSlot` resource.
37
37
  *
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
3
  * Manages an App Service source control token.
4
4
  *
5
- * !> **NOTE:** This resource has been deprecated in version 5.0 of the provider and will be removed in version 6.0. Please use `azure.appservice.ServicePlan` resource instead.
5
+ * !> **NOTE:** This resource has been deprecated and will be removed in version 6.0 of the provider. Please use `azure.appservice.ServicePlan` resource instead.
6
6
  *
7
7
  * > **NOTE:** Source Control Tokens are configured at the subscription level, not on each App Service - as such this can only be configured Subscription-wide
8
8
  *
@@ -31,7 +31,7 @@ const utilities = __importStar(require("../utilities"));
31
31
  /**
32
32
  * Manages an App Service source control token.
33
33
  *
34
- * !> **NOTE:** This resource has been deprecated in version 5.0 of the provider and will be removed in version 6.0. Please use `azure.appservice.ServicePlan` resource instead.
34
+ * !> **NOTE:** This resource has been deprecated and will be removed in version 6.0 of the provider. Please use `azure.appservice.ServicePlan` resource instead.
35
35
  *
36
36
  * > **NOTE:** Source Control Tokens are configured at the subscription level, not on each App Service - as such this can only be configured Subscription-wide
37
37
  *
@@ -4,7 +4,7 @@ import * as outputs from "../types/output";
4
4
  /**
5
5
  * Manages an App Service Static Site.
6
6
  *
7
- * > **Note:** The `azure.appservice.StaticSite` resource is deprecated in favour of `azure.appservice.StaticWebApp` and will be removed in a future major release.
7
+ * !> **Note:** This resource has been superseded by `azure.appservice.StaticWebApp` and will be removed in version 5.0 of the AzureRM provider.
8
8
  *
9
9
  * > **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).
10
10
  *
@@ -31,7 +31,7 @@ const utilities = __importStar(require("../utilities"));
31
31
  /**
32
32
  * Manages an App Service Static Site.
33
33
  *
34
- * > **Note:** The `azure.appservice.StaticSite` resource is deprecated in favour of `azure.appservice.StaticWebApp` and will be removed in a future major release.
34
+ * !> **Note:** This resource has been superseded by `azure.appservice.StaticWebApp` and will be removed in version 5.0 of the AzureRM provider.
35
35
  *
36
36
  * > **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).
37
37
  *
@@ -2,9 +2,9 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
3
  * Manages a Static Site Custom Domain.
4
4
  *
5
- * !> **Note:** DNS validation polling is only done for CNAME records, terraform will not validate TXT validation records are complete.
5
+ * !> **Note:** This resource has been superseded by `azure.appservice.StaticWebAppCustomDomain` and will be removed in version 5.0 of the AzureRM provider.
6
6
  *
7
- * > **Note:** The `azure.appservice.StaticSiteCustomDomain` resource is deprecated in favour of `azure.appservice.StaticWebAppCustomDomain` and will be removed in a future major release.
7
+ * !> **Note:** DNS validation polling is only done for CNAME records, terraform will not validate TXT validation records are complete.
8
8
  *
9
9
  * ## Example Usage
10
10
  *
@@ -31,9 +31,9 @@ const utilities = __importStar(require("../utilities"));
31
31
  /**
32
32
  * Manages a Static Site Custom Domain.
33
33
  *
34
- * !> **Note:** DNS validation polling is only done for CNAME records, terraform will not validate TXT validation records are complete.
34
+ * !> **Note:** This resource has been superseded by `azure.appservice.StaticWebAppCustomDomain` and will be removed in version 5.0 of the AzureRM provider.
35
35
  *
36
- * > **Note:** The `azure.appservice.StaticSiteCustomDomain` resource is deprecated in favour of `azure.appservice.StaticWebAppCustomDomain` and will be removed in a future major release.
36
+ * !> **Note:** DNS validation polling is only done for CNAME records, terraform will not validate TXT validation records are complete.
37
37
  *
38
38
  * ## Example Usage
39
39
  *
@@ -89,6 +89,12 @@ export declare class PolicyVM extends pulumi.CustomResource {
89
89
  * Configures the Policy backup frequency, times & days as documented in the `backup` block below.
90
90
  */
91
91
  readonly backup: pulumi.Output<outputs.backup.PolicyVMBackup>;
92
+ /**
93
+ * The consistency type for the backup policy. The only possible value is `OnlyCrashConsistent`.
94
+ *
95
+ * > **Note:** `consistencyType` can only be specified when `policyType` is `V2`.
96
+ */
97
+ readonly consistencyType: pulumi.Output<string | undefined>;
92
98
  /**
93
99
  * Specifies the instant restore resource group name as documented in the `instantRestoreResourceGroup` block below.
94
100
  */
@@ -156,6 +162,12 @@ export interface PolicyVMState {
156
162
  * Configures the Policy backup frequency, times & days as documented in the `backup` block below.
157
163
  */
158
164
  backup?: pulumi.Input<inputs.backup.PolicyVMBackup | undefined>;
165
+ /**
166
+ * The consistency type for the backup policy. The only possible value is `OnlyCrashConsistent`.
167
+ *
168
+ * > **Note:** `consistencyType` can only be specified when `policyType` is `V2`.
169
+ */
170
+ consistencyType?: pulumi.Input<string | undefined>;
159
171
  /**
160
172
  * Specifies the instant restore resource group name as documented in the `instantRestoreResourceGroup` block below.
161
173
  */
@@ -215,6 +227,12 @@ export interface PolicyVMArgs {
215
227
  * Configures the Policy backup frequency, times & days as documented in the `backup` block below.
216
228
  */
217
229
  backup: pulumi.Input<inputs.backup.PolicyVMBackup>;
230
+ /**
231
+ * The consistency type for the backup policy. The only possible value is `OnlyCrashConsistent`.
232
+ *
233
+ * > **Note:** `consistencyType` can only be specified when `policyType` is `V2`.
234
+ */
235
+ consistencyType?: pulumi.Input<string | undefined>;
218
236
  /**
219
237
  * Specifies the instant restore resource group name as documented in the `instantRestoreResourceGroup` block below.
220
238
  */
@@ -1 +1 @@
1
- {"version":3,"file":"policyVM.d.ts","sourceRoot":"","sources":["../../backup/policyVM.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"policyVM.d.ts","sourceRoot":"","sources":["../../backup/policyVM.ts"],"names":[],"mappings":"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"}
@@ -127,6 +127,7 @@ class PolicyVM extends pulumi.CustomResource {
127
127
  if (opts.id) {
128
128
  const state = argsOrState;
129
129
  resourceInputs["backup"] = state?.backup;
130
+ resourceInputs["consistencyType"] = state?.consistencyType;
130
131
  resourceInputs["instantRestoreResourceGroup"] = state?.instantRestoreResourceGroup;
131
132
  resourceInputs["instantRestoreRetentionDays"] = state?.instantRestoreRetentionDays;
132
133
  resourceInputs["name"] = state?.name;
@@ -152,6 +153,7 @@ class PolicyVM extends pulumi.CustomResource {
152
153
  throw new Error("Missing required property 'resourceGroupName'");
153
154
  }
154
155
  resourceInputs["backup"] = args?.backup;
156
+ resourceInputs["consistencyType"] = args?.consistencyType;
155
157
  resourceInputs["instantRestoreResourceGroup"] = args?.instantRestoreResourceGroup;
156
158
  resourceInputs["instantRestoreRetentionDays"] = args?.instantRestoreRetentionDays;
157
159
  resourceInputs["name"] = args?.name;
@@ -1 +1 @@
1
- {"version":3,"file":"policyVM.js","sourceRoot":"","sources":["../../backup/policyVM.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"policyVM.js","sourceRoot":"","sources":["../../backup/policyVM.ts"],"names":[],"mappings":"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"}
@@ -61,6 +61,14 @@ export declare class ChannelDirectLine extends pulumi.CustomResource {
61
61
  * The name of the Bot Resource this channel will be associated with. Changing this forces a new resource to be created.
62
62
  */
63
63
  readonly botName: pulumi.Output<string>;
64
+ /**
65
+ * The first key for Directline App Service Extension.
66
+ */
67
+ readonly extensionKey1: pulumi.Output<string>;
68
+ /**
69
+ * The second key for Directline App Service Extension.
70
+ */
71
+ readonly extensionKey2: pulumi.Output<string>;
64
72
  /**
65
73
  * The supported Azure location where the resource exists. Changing this forces a new resource to be created.
66
74
  */
@@ -90,6 +98,14 @@ export interface ChannelDirectLineState {
90
98
  * The name of the Bot Resource this channel will be associated with. Changing this forces a new resource to be created.
91
99
  */
92
100
  botName?: pulumi.Input<string | undefined>;
101
+ /**
102
+ * The first key for Directline App Service Extension.
103
+ */
104
+ extensionKey1?: pulumi.Input<string | undefined>;
105
+ /**
106
+ * The second key for Directline App Service Extension.
107
+ */
108
+ extensionKey2?: pulumi.Input<string | undefined>;
93
109
  /**
94
110
  * The supported Azure location where the resource exists. Changing this forces a new resource to be created.
95
111
  */
@@ -1 +1 @@
1
- {"version":3,"file":"channelDirectLine.d.ts","sourceRoot":"","sources":["../../bot/channelDirectLine.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAG3C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,qBAAa,iBAAkB,SAAQ,MAAM,CAAC,cAAc;IACxD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,sBAAsB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,iBAAiB;IAOpJ;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,iBAAiB;IAO5D;;OAEG;IACH,SAAwB,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACvD;;OAEG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACxD;;OAEG;IACH,SAAwB,iBAAiB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACjE;;OAEG;IACH,SAAwB,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,GAAG,CAAC,qBAAqB,EAAE,CAAC,CAAC;IAElF;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,qBAAqB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CA6B7F;AAED;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACnC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC3C;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC5C;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACrD;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,GAAG,CAAC,qBAAqB,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;CACtF;AAED;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC9B;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC5C;;OAEG;IACH,iBAAiB,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACxC;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,GAAG,CAAC,qBAAqB,CAAC,EAAE,CAAC,CAAC;CACzE"}
1
+ {"version":3,"file":"channelDirectLine.d.ts","sourceRoot":"","sources":["../../bot/channelDirectLine.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAG3C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,qBAAa,iBAAkB,SAAQ,MAAM,CAAC,cAAc;IACxD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,sBAAsB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,iBAAiB;IAOpJ;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,iBAAiB;IAO5D;;OAEG;IACH,SAAwB,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACvD;;OAEG;IACH,SAAgC,aAAa,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACrE;;OAEG;IACH,SAAgC,aAAa,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACrE;;OAEG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACxD;;OAEG;IACH,SAAwB,iBAAiB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACjE;;OAEG;IACH,SAAwB,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,GAAG,CAAC,qBAAqB,EAAE,CAAC,CAAC;IAElF;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,qBAAqB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAmC7F;AAED;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACnC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC3C;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACjD;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACjD;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC5C;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACrD;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,GAAG,CAAC,qBAAqB,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;CACtF;AAED;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC9B;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC5C;;OAEG;IACH,iBAAiB,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACxC;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,GAAG,CAAC,qBAAqB,CAAC,EAAE,CAAC,CAAC;CACzE"}
@@ -99,6 +99,8 @@ class ChannelDirectLine extends pulumi.CustomResource {
99
99
  if (opts.id) {
100
100
  const state = argsOrState;
101
101
  resourceInputs["botName"] = state?.botName;
102
+ resourceInputs["extensionKey1"] = state?.extensionKey1;
103
+ resourceInputs["extensionKey2"] = state?.extensionKey2;
102
104
  resourceInputs["location"] = state?.location;
103
105
  resourceInputs["resourceGroupName"] = state?.resourceGroupName;
104
106
  resourceInputs["sites"] = state?.sites;
@@ -118,8 +120,12 @@ class ChannelDirectLine extends pulumi.CustomResource {
118
120
  resourceInputs["location"] = args?.location;
119
121
  resourceInputs["resourceGroupName"] = args?.resourceGroupName;
120
122
  resourceInputs["sites"] = args?.sites;
123
+ resourceInputs["extensionKey1"] = undefined /*out*/;
124
+ resourceInputs["extensionKey2"] = undefined /*out*/;
121
125
  }
122
126
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
127
+ const secretOpts = { additionalSecretOutputs: ["extensionKey1", "extensionKey2"] };
128
+ opts = pulumi.mergeOptions(opts, secretOpts);
123
129
  super(ChannelDirectLine.__pulumiType, name, resourceInputs, opts);
124
130
  }
125
131
  }
@@ -1 +1 @@
1
- {"version":3,"file":"channelDirectLine.js","sourceRoot":"","sources":["../../bot/channelDirectLine.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,MAAa,iBAAkB,SAAQ,MAAM,CAAC,cAAc;IACxD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA8B,EAAE,IAAmC;QAC5H,OAAO,IAAI,iBAAiB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACxE,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,+CAA+C,CAAC;IAEtF;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,iBAAiB,CAAC,YAAY,CAAC;IAClE,CAAC;IA2BD,YAAY,IAAY,EAAE,WAA4D,EAAE,IAAmC;QACvH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAiD,CAAC;YAChE,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,EAAE,iBAAiB,CAAC;YAC/D,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;SAC1C;aAAM;YACH,MAAM,IAAI,GAAG,WAAgD,CAAC;YAC9D,IAAI,IAAI,EAAE,OAAO,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1C,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,IAAI,IAAI,EAAE,iBAAiB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpD,MAAM,IAAI,KAAK,CAAC,+CAA+C,CAAC,CAAC;aACpE;YACD,IAAI,IAAI,EAAE,KAAK,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxC,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;SACzC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,iBAAiB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACtE,CAAC;;AAhFL,8CAiFC"}
1
+ {"version":3,"file":"channelDirectLine.js","sourceRoot":"","sources":["../../bot/channelDirectLine.ts"],"names":[],"mappings":"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"}
@@ -65,17 +65,19 @@ export declare class ChannelDirectLineSpeech extends pulumi.CustomResource {
65
65
  */
66
66
  readonly botName: pulumi.Output<string>;
67
67
  /**
68
- * The ID of the Cognitive Account this Bot Channel should be associated with.
68
+ * The ID of the Cognitive Account this Bot Channel should be associated with. Either `cognitiveAccountId` or both `cognitiveServiceAccessKey` and `cognitiveServiceLocation` must be specified.
69
+ *
70
+ * !> **Note:** Once added, `cognitiveAccountId` cannot be removed, doing so forces a new resource to be created.
69
71
  */
70
72
  readonly cognitiveAccountId: pulumi.Output<string | undefined>;
71
73
  /**
72
- * The access key to access the Cognitive Service.
74
+ * The access key to access the Cognitive Service. Either `cognitiveAccountId` or both `cognitiveServiceAccessKey` and `cognitiveServiceLocation` must be specified.
73
75
  */
74
- readonly cognitiveServiceAccessKey: pulumi.Output<string>;
76
+ readonly cognitiveServiceAccessKey: pulumi.Output<string | undefined>;
75
77
  /**
76
- * Specifies the supported Azure location where the Cognitive Service resource exists.
78
+ * Specifies the supported Azure location where the Cognitive Service resource exists. Either `cognitiveAccountId` or both `cognitiveServiceAccessKey` and `cognitiveServiceLocation` must be specified.
77
79
  */
78
- readonly cognitiveServiceLocation: pulumi.Output<string>;
80
+ readonly cognitiveServiceLocation: pulumi.Output<string | undefined>;
79
81
  /**
80
82
  * The custom speech model id for the Direct Line Speech Channel.
81
83
  */
@@ -110,15 +112,17 @@ export interface ChannelDirectLineSpeechState {
110
112
  */
111
113
  botName?: pulumi.Input<string | undefined>;
112
114
  /**
113
- * The ID of the Cognitive Account this Bot Channel should be associated with.
115
+ * The ID of the Cognitive Account this Bot Channel should be associated with. Either `cognitiveAccountId` or both `cognitiveServiceAccessKey` and `cognitiveServiceLocation` must be specified.
116
+ *
117
+ * !> **Note:** Once added, `cognitiveAccountId` cannot be removed, doing so forces a new resource to be created.
114
118
  */
115
119
  cognitiveAccountId?: pulumi.Input<string | undefined>;
116
120
  /**
117
- * The access key to access the Cognitive Service.
121
+ * The access key to access the Cognitive Service. Either `cognitiveAccountId` or both `cognitiveServiceAccessKey` and `cognitiveServiceLocation` must be specified.
118
122
  */
119
123
  cognitiveServiceAccessKey?: pulumi.Input<string | undefined>;
120
124
  /**
121
- * Specifies the supported Azure location where the Cognitive Service resource exists.
125
+ * Specifies the supported Azure location where the Cognitive Service resource exists. Either `cognitiveAccountId` or both `cognitiveServiceAccessKey` and `cognitiveServiceLocation` must be specified.
122
126
  */
123
127
  cognitiveServiceLocation?: pulumi.Input<string | undefined>;
124
128
  /**
@@ -147,17 +151,19 @@ export interface ChannelDirectLineSpeechArgs {
147
151
  */
148
152
  botName: pulumi.Input<string>;
149
153
  /**
150
- * The ID of the Cognitive Account this Bot Channel should be associated with.
154
+ * The ID of the Cognitive Account this Bot Channel should be associated with. Either `cognitiveAccountId` or both `cognitiveServiceAccessKey` and `cognitiveServiceLocation` must be specified.
155
+ *
156
+ * !> **Note:** Once added, `cognitiveAccountId` cannot be removed, doing so forces a new resource to be created.
151
157
  */
152
158
  cognitiveAccountId?: pulumi.Input<string | undefined>;
153
159
  /**
154
- * The access key to access the Cognitive Service.
160
+ * The access key to access the Cognitive Service. Either `cognitiveAccountId` or both `cognitiveServiceAccessKey` and `cognitiveServiceLocation` must be specified.
155
161
  */
156
- cognitiveServiceAccessKey: pulumi.Input<string>;
162
+ cognitiveServiceAccessKey?: pulumi.Input<string | undefined>;
157
163
  /**
158
- * Specifies the supported Azure location where the Cognitive Service resource exists.
164
+ * Specifies the supported Azure location where the Cognitive Service resource exists. Either `cognitiveAccountId` or both `cognitiveServiceAccessKey` and `cognitiveServiceLocation` must be specified.
159
165
  */
160
- cognitiveServiceLocation: pulumi.Input<string>;
166
+ cognitiveServiceLocation?: pulumi.Input<string | undefined>;
161
167
  /**
162
168
  * The custom speech model id for the Direct Line Speech Channel.
163
169
  */
@@ -1 +1 @@
1
- {"version":3,"file":"channelDirectLineSpeech.d.ts","sourceRoot":"","sources":["../../bot/channelDirectLineSpeech.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4CG;AACH,qBAAa,uBAAwB,SAAQ,MAAM,CAAC,cAAc;IAC9D;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,4BAA4B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,uBAAuB;IAOhK;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,uBAAuB;IAOlE;;OAEG;IACH,SAAwB,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACvD;;OAEG;IACH,SAAwB,kBAAkB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC9E;;OAEG;IACH,SAAwB,yBAAyB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACzE;;OAEG;IACH,SAAwB,wBAAwB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACxE;;OAEG;IACH,SAAwB,mBAAmB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/E;;OAEG;IACH,SAAwB,uBAAuB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnF;;OAEG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACxD;;OAEG;IACH,SAAwB,iBAAiB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAEjE;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,2BAA2B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CA0CnG;AAED;;GAEG;AACH,MAAM,WAAW,4BAA4B;IACzC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC3C;;OAEG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACtD;;OAEG;IACH,yBAAyB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC7D;;OAEG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC5D;;OAEG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACvD;;OAEG;IACH,uBAAuB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC3D;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC5C;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CACxD;AAED;;GAEG;AACH,MAAM,WAAW,2BAA2B;IACxC;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC9B;;OAEG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACtD;;OAEG;IACH,yBAAyB,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAChD;;OAEG;IACH,wBAAwB,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC/C;;OAEG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACvD;;OAEG;IACH,uBAAuB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC3D;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC5C;;OAEG;IACH,iBAAiB,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CAC3C"}
1
+ {"version":3,"file":"channelDirectLineSpeech.d.ts","sourceRoot":"","sources":["../../bot/channelDirectLineSpeech.ts"],"names":[],"mappings":"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"}
@@ -117,12 +117,6 @@ class ChannelDirectLineSpeech extends pulumi.CustomResource {
117
117
  if (args?.botName === undefined && !opts.urn) {
118
118
  throw new Error("Missing required property 'botName'");
119
119
  }
120
- if (args?.cognitiveServiceAccessKey === undefined && !opts.urn) {
121
- throw new Error("Missing required property 'cognitiveServiceAccessKey'");
122
- }
123
- if (args?.cognitiveServiceLocation === undefined && !opts.urn) {
124
- throw new Error("Missing required property 'cognitiveServiceLocation'");
125
- }
126
120
  if (args?.resourceGroupName === undefined && !opts.urn) {
127
121
  throw new Error("Missing required property 'resourceGroupName'");
128
122
  }