@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
@@ -102,7 +102,7 @@ export declare class LinuxVirtualMachineScaleSet extends pulumi.CustomResource {
102
102
  */
103
103
  readonly adminUsername: pulumi.Output<string>;
104
104
  /**
105
- * A `automaticInstanceRepair` block as defined below. To enable the automatic instance repair, this Virtual Machine Scale Set must have a valid `healthProbeId` or an [Application Health Extension](https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-health-extension).
105
+ * A `automaticInstanceRepair` block as defined below. To enable the automatic instance repair, this Virtual Machine Scale Set must have a valid `healthProbeId` or an [Application Health Extension](https://docs.microsoft.com/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-health-extension).
106
106
  */
107
107
  readonly automaticInstanceRepair: pulumi.Output<outputs.compute.LinuxVirtualMachineScaleSetAutomaticInstanceRepair>;
108
108
  /**
@@ -218,7 +218,7 @@ export declare class LinuxVirtualMachineScaleSet extends pulumi.CustomResource {
218
218
  */
219
219
  readonly rollingUpgradePolicy: pulumi.Output<outputs.compute.LinuxVirtualMachineScaleSetRollingUpgradePolicy | undefined>;
220
220
  /**
221
- * The scale-in policy rule that decides which virtual machines are chosen for removal when a Virtual Machine Scale Set is scaled in. Possible values for the scale-in policy rules are `Default`, `NewestVM` and `OldestVM`, defaults to `Default`. For more information about scale in policy, please [refer to this doc](https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-scale-in-policy).
221
+ * The scale-in policy rule that decides which virtual machines are chosen for removal when a Virtual Machine Scale Set is scaled in. Possible values for the scale-in policy rules are `Default`, `NewestVM` and `OldestVM`, defaults to `Default`. For more information about scale in policy, please [refer to this doc](https://docs.microsoft.com/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-scale-in-policy).
222
222
  */
223
223
  readonly scaleInPolicy: pulumi.Output<string | undefined>;
224
224
  /**
@@ -315,7 +315,7 @@ export interface LinuxVirtualMachineScaleSetState {
315
315
  */
316
316
  adminUsername?: pulumi.Input<string>;
317
317
  /**
318
- * A `automaticInstanceRepair` block as defined below. To enable the automatic instance repair, this Virtual Machine Scale Set must have a valid `healthProbeId` or an [Application Health Extension](https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-health-extension).
318
+ * A `automaticInstanceRepair` block as defined below. To enable the automatic instance repair, this Virtual Machine Scale Set must have a valid `healthProbeId` or an [Application Health Extension](https://docs.microsoft.com/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-health-extension).
319
319
  */
320
320
  automaticInstanceRepair?: pulumi.Input<inputs.compute.LinuxVirtualMachineScaleSetAutomaticInstanceRepair>;
321
321
  /**
@@ -431,7 +431,7 @@ export interface LinuxVirtualMachineScaleSetState {
431
431
  */
432
432
  rollingUpgradePolicy?: pulumi.Input<inputs.compute.LinuxVirtualMachineScaleSetRollingUpgradePolicy>;
433
433
  /**
434
- * The scale-in policy rule that decides which virtual machines are chosen for removal when a Virtual Machine Scale Set is scaled in. Possible values for the scale-in policy rules are `Default`, `NewestVM` and `OldestVM`, defaults to `Default`. For more information about scale in policy, please [refer to this doc](https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-scale-in-policy).
434
+ * The scale-in policy rule that decides which virtual machines are chosen for removal when a Virtual Machine Scale Set is scaled in. Possible values for the scale-in policy rules are `Default`, `NewestVM` and `OldestVM`, defaults to `Default`. For more information about scale in policy, please [refer to this doc](https://docs.microsoft.com/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-scale-in-policy).
435
435
  */
436
436
  scaleInPolicy?: pulumi.Input<string>;
437
437
  /**
@@ -520,7 +520,7 @@ export interface LinuxVirtualMachineScaleSetArgs {
520
520
  */
521
521
  adminUsername: pulumi.Input<string>;
522
522
  /**
523
- * A `automaticInstanceRepair` block as defined below. To enable the automatic instance repair, this Virtual Machine Scale Set must have a valid `healthProbeId` or an [Application Health Extension](https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-health-extension).
523
+ * A `automaticInstanceRepair` block as defined below. To enable the automatic instance repair, this Virtual Machine Scale Set must have a valid `healthProbeId` or an [Application Health Extension](https://docs.microsoft.com/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-health-extension).
524
524
  */
525
525
  automaticInstanceRepair?: pulumi.Input<inputs.compute.LinuxVirtualMachineScaleSetAutomaticInstanceRepair>;
526
526
  /**
@@ -636,7 +636,7 @@ export interface LinuxVirtualMachineScaleSetArgs {
636
636
  */
637
637
  rollingUpgradePolicy?: pulumi.Input<inputs.compute.LinuxVirtualMachineScaleSetRollingUpgradePolicy>;
638
638
  /**
639
- * The scale-in policy rule that decides which virtual machines are chosen for removal when a Virtual Machine Scale Set is scaled in. Possible values for the scale-in policy rules are `Default`, `NewestVM` and `OldestVM`, defaults to `Default`. For more information about scale in policy, please [refer to this doc](https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-scale-in-policy).
639
+ * The scale-in policy rule that decides which virtual machines are chosen for removal when a Virtual Machine Scale Set is scaled in. Possible values for the scale-in policy rules are `Default`, `NewestVM` and `OldestVM`, defaults to `Default`. For more information about scale in policy, please [refer to this doc](https://docs.microsoft.com/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-scale-in-policy).
640
640
  */
641
641
  scaleInPolicy?: pulumi.Input<string>;
642
642
  /**
@@ -187,7 +187,7 @@ export declare class ManagedDisk extends pulumi.CustomResource {
187
187
  [key: string]: string;
188
188
  } | undefined>;
189
189
  /**
190
- * The disk performance tier to use. Possible values are documented [here](https://docs.microsoft.com/en-us/azure/virtual-machines/disks-change-performance). This feature is currently supported only for premium SSDs.
190
+ * The disk performance tier to use. Possible values are documented [here](https://docs.microsoft.com/azure/virtual-machines/disks-change-performance). This feature is currently supported only for premium SSDs.
191
191
  */
192
192
  readonly tier: pulumi.Output<string>;
193
193
  /**
@@ -322,7 +322,7 @@ export interface ManagedDiskState {
322
322
  [key: string]: pulumi.Input<string>;
323
323
  }>;
324
324
  /**
325
- * The disk performance tier to use. Possible values are documented [here](https://docs.microsoft.com/en-us/azure/virtual-machines/disks-change-performance). This feature is currently supported only for premium SSDs.
325
+ * The disk performance tier to use. Possible values are documented [here](https://docs.microsoft.com/azure/virtual-machines/disks-change-performance). This feature is currently supported only for premium SSDs.
326
326
  */
327
327
  tier?: pulumi.Input<string>;
328
328
  /**
@@ -449,7 +449,7 @@ export interface ManagedDiskArgs {
449
449
  [key: string]: pulumi.Input<string>;
450
450
  }>;
451
451
  /**
452
- * The disk performance tier to use. Possible values are documented [here](https://docs.microsoft.com/en-us/azure/virtual-machines/disks-change-performance). This feature is currently supported only for premium SSDs.
452
+ * The disk performance tier to use. Possible values are documented [here](https://docs.microsoft.com/azure/virtual-machines/disks-change-performance). This feature is currently supported only for premium SSDs.
453
453
  */
454
454
  tier?: pulumi.Input<string>;
455
455
  /**
@@ -194,7 +194,7 @@ export declare class ScaleSet extends pulumi.CustomResource {
194
194
  */
195
195
  readonly rollingUpgradePolicy: pulumi.Output<outputs.compute.ScaleSetRollingUpgradePolicy | undefined>;
196
196
  /**
197
- * Specifies whether the scale set is limited to a single placement group with a maximum size of 100 virtual machines. If set to false, managed disks must be used. Default is true. Changing this forces a new resource to be created. See [documentation](http://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-placement-groups) for more information.
197
+ * Specifies whether the scale set is limited to a single placement group with a maximum size of 100 virtual machines. If set to false, managed disks must be used. Default is true. Changing this forces a new resource to be created. See [documentation](https://docs.microsoft.com/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-placement-groups) for more information.
198
198
  */
199
199
  readonly singlePlacementGroup: pulumi.Output<boolean | undefined>;
200
200
  /**
@@ -318,7 +318,7 @@ export interface ScaleSetState {
318
318
  */
319
319
  rollingUpgradePolicy?: pulumi.Input<inputs.compute.ScaleSetRollingUpgradePolicy>;
320
320
  /**
321
- * Specifies whether the scale set is limited to a single placement group with a maximum size of 100 virtual machines. If set to false, managed disks must be used. Default is true. Changing this forces a new resource to be created. See [documentation](http://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-placement-groups) for more information.
321
+ * Specifies whether the scale set is limited to a single placement group with a maximum size of 100 virtual machines. If set to false, managed disks must be used. Default is true. Changing this forces a new resource to be created. See [documentation](https://docs.microsoft.com/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-placement-groups) for more information.
322
322
  */
323
323
  singlePlacementGroup?: pulumi.Input<boolean>;
324
324
  /**
@@ -434,7 +434,7 @@ export interface ScaleSetArgs {
434
434
  */
435
435
  rollingUpgradePolicy?: pulumi.Input<inputs.compute.ScaleSetRollingUpgradePolicy>;
436
436
  /**
437
- * Specifies whether the scale set is limited to a single placement group with a maximum size of 100 virtual machines. If set to false, managed disks must be used. Default is true. Changing this forces a new resource to be created. See [documentation](http://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-placement-groups) for more information.
437
+ * Specifies whether the scale set is limited to a single placement group with a maximum size of 100 virtual machines. If set to false, managed disks must be used. Default is true. Changing this forces a new resource to be created. See [documentation](https://docs.microsoft.com/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-placement-groups) for more information.
438
438
  */
439
439
  singlePlacementGroup?: pulumi.Input<boolean>;
440
440
  /**
@@ -65,7 +65,7 @@ export declare class SharedImage extends pulumi.CustomResource {
65
65
  */
66
66
  readonly description: pulumi.Output<string | undefined>;
67
67
  /**
68
- * The End User Licence Agreement for the Shared Image.
68
+ * The End User Licence Agreement for the Shared Image. Changing this forces a new resource to be created.
69
69
  */
70
70
  readonly eula: pulumi.Output<string | undefined>;
71
71
  /**
@@ -144,7 +144,7 @@ export interface SharedImageState {
144
144
  */
145
145
  description?: pulumi.Input<string>;
146
146
  /**
147
- * The End User Licence Agreement for the Shared Image.
147
+ * The End User Licence Agreement for the Shared Image. Changing this forces a new resource to be created.
148
148
  */
149
149
  eula?: pulumi.Input<string>;
150
150
  /**
@@ -215,7 +215,7 @@ export interface SharedImageArgs {
215
215
  */
216
216
  description?: pulumi.Input<string>;
217
217
  /**
218
- * The End User Licence Agreement for the Shared Image.
218
+ * The End User Licence Agreement for the Shared Image. Changing this forces a new resource to be created.
219
219
  */
220
220
  eula?: pulumi.Input<string>;
221
221
  /**
@@ -102,7 +102,7 @@ export declare class WindowsVirtualMachineScaleSet extends pulumi.CustomResource
102
102
  */
103
103
  readonly adminUsername: pulumi.Output<string>;
104
104
  /**
105
- * A `automaticInstanceRepair` block as defined below. To enable the automatic instance repair, this Virtual Machine Scale Set must have a valid `healthProbeId` or an [Application Health Extension](https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-health-extension).
105
+ * A `automaticInstanceRepair` block as defined below. To enable the automatic instance repair, this Virtual Machine Scale Set must have a valid `healthProbeId` or an [Application Health Extension](https://docs.microsoft.com/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-health-extension).
106
106
  */
107
107
  readonly automaticInstanceRepair: pulumi.Output<outputs.compute.WindowsVirtualMachineScaleSetAutomaticInstanceRepair>;
108
108
  /**
@@ -222,7 +222,7 @@ export declare class WindowsVirtualMachineScaleSet extends pulumi.CustomResource
222
222
  */
223
223
  readonly rollingUpgradePolicy: pulumi.Output<outputs.compute.WindowsVirtualMachineScaleSetRollingUpgradePolicy | undefined>;
224
224
  /**
225
- * The scale-in policy rule that decides which virtual machines are chosen for removal when a Virtual Machine Scale Set is scaled in. Possible values for the scale-in policy rules are `Default`, `NewestVM` and `OldestVM`, defaults to `Default`. For more information about scale in policy, please [refer to this doc](https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-scale-in-policy).
225
+ * The scale-in policy rule that decides which virtual machines are chosen for removal when a Virtual Machine Scale Set is scaled in. Possible values for the scale-in policy rules are `Default`, `NewestVM` and `OldestVM`, defaults to `Default`. For more information about scale in policy, please [refer to this doc](https://docs.microsoft.com/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-scale-in-policy).
226
226
  */
227
227
  readonly scaleInPolicy: pulumi.Output<string | undefined>;
228
228
  /**
@@ -327,7 +327,7 @@ export interface WindowsVirtualMachineScaleSetState {
327
327
  */
328
328
  adminUsername?: pulumi.Input<string>;
329
329
  /**
330
- * A `automaticInstanceRepair` block as defined below. To enable the automatic instance repair, this Virtual Machine Scale Set must have a valid `healthProbeId` or an [Application Health Extension](https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-health-extension).
330
+ * A `automaticInstanceRepair` block as defined below. To enable the automatic instance repair, this Virtual Machine Scale Set must have a valid `healthProbeId` or an [Application Health Extension](https://docs.microsoft.com/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-health-extension).
331
331
  */
332
332
  automaticInstanceRepair?: pulumi.Input<inputs.compute.WindowsVirtualMachineScaleSetAutomaticInstanceRepair>;
333
333
  /**
@@ -447,7 +447,7 @@ export interface WindowsVirtualMachineScaleSetState {
447
447
  */
448
448
  rollingUpgradePolicy?: pulumi.Input<inputs.compute.WindowsVirtualMachineScaleSetRollingUpgradePolicy>;
449
449
  /**
450
- * The scale-in policy rule that decides which virtual machines are chosen for removal when a Virtual Machine Scale Set is scaled in. Possible values for the scale-in policy rules are `Default`, `NewestVM` and `OldestVM`, defaults to `Default`. For more information about scale in policy, please [refer to this doc](https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-scale-in-policy).
450
+ * The scale-in policy rule that decides which virtual machines are chosen for removal when a Virtual Machine Scale Set is scaled in. Possible values for the scale-in policy rules are `Default`, `NewestVM` and `OldestVM`, defaults to `Default`. For more information about scale in policy, please [refer to this doc](https://docs.microsoft.com/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-scale-in-policy).
451
451
  */
452
452
  scaleInPolicy?: pulumi.Input<string>;
453
453
  /**
@@ -544,7 +544,7 @@ export interface WindowsVirtualMachineScaleSetArgs {
544
544
  */
545
545
  adminUsername: pulumi.Input<string>;
546
546
  /**
547
- * A `automaticInstanceRepair` block as defined below. To enable the automatic instance repair, this Virtual Machine Scale Set must have a valid `healthProbeId` or an [Application Health Extension](https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-health-extension).
547
+ * A `automaticInstanceRepair` block as defined below. To enable the automatic instance repair, this Virtual Machine Scale Set must have a valid `healthProbeId` or an [Application Health Extension](https://docs.microsoft.com/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-health-extension).
548
548
  */
549
549
  automaticInstanceRepair?: pulumi.Input<inputs.compute.WindowsVirtualMachineScaleSetAutomaticInstanceRepair>;
550
550
  /**
@@ -664,7 +664,7 @@ export interface WindowsVirtualMachineScaleSetArgs {
664
664
  */
665
665
  rollingUpgradePolicy?: pulumi.Input<inputs.compute.WindowsVirtualMachineScaleSetRollingUpgradePolicy>;
666
666
  /**
667
- * The scale-in policy rule that decides which virtual machines are chosen for removal when a Virtual Machine Scale Set is scaled in. Possible values for the scale-in policy rules are `Default`, `NewestVM` and `OldestVM`, defaults to `Default`. For more information about scale in policy, please [refer to this doc](https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-scale-in-policy).
667
+ * The scale-in policy rule that decides which virtual machines are chosen for removal when a Virtual Machine Scale Set is scaled in. Possible values for the scale-in policy rules are `Default`, `NewestVM` and `OldestVM`, defaults to `Default`. For more information about scale in policy, please [refer to this doc](https://docs.microsoft.com/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-scale-in-policy).
668
668
  */
669
669
  scaleInPolicy?: pulumi.Input<string>;
670
670
  /**
package/config/vars.d.ts CHANGED
@@ -41,6 +41,16 @@ export declare const metadataHost: string | undefined;
41
41
  * automatically.
42
42
  */
43
43
  export declare const msiEndpoint: string | undefined;
44
+ /**
45
+ * The bearer token for the request to the OIDC provider. For use When authenticating as a Service Principal using OpenID
46
+ * Connect.
47
+ */
48
+ export declare const oidcRequestToken: string | undefined;
49
+ /**
50
+ * The URL for the OIDC provider from which to request an ID token. For use When authenticating as a Service Principal
51
+ * using OpenID Connect.
52
+ */
53
+ export declare const oidcRequestUrl: string | undefined;
44
54
  /**
45
55
  * A GUID/UUID that is registered with Microsoft to facilitate partner resource usage attribution.
46
56
  */
@@ -66,3 +76,7 @@ export declare const tenantId: string | undefined;
66
76
  * Allowed Managed Service Identity be used for Authentication.
67
77
  */
68
78
  export declare const useMsi: boolean | undefined;
79
+ /**
80
+ * Allow OpenID Connect to be used for authentication
81
+ */
82
+ export declare const useOidc: boolean | undefined;
package/config/vars.js CHANGED
@@ -80,6 +80,18 @@ Object.defineProperty(exports, "msiEndpoint", {
80
80
  },
81
81
  enumerable: true,
82
82
  });
83
+ Object.defineProperty(exports, "oidcRequestToken", {
84
+ get() {
85
+ return __config.get("oidcRequestToken");
86
+ },
87
+ enumerable: true,
88
+ });
89
+ Object.defineProperty(exports, "oidcRequestUrl", {
90
+ get() {
91
+ return __config.get("oidcRequestUrl");
92
+ },
93
+ enumerable: true,
94
+ });
83
95
  Object.defineProperty(exports, "partnerId", {
84
96
  get() {
85
97
  return __config.get("partnerId");
@@ -119,4 +131,10 @@ Object.defineProperty(exports, "useMsi", {
119
131
  },
120
132
  enumerable: true,
121
133
  });
134
+ Object.defineProperty(exports, "useOidc", {
135
+ get() {
136
+ return __config.getObject("useOidc");
137
+ },
138
+ enumerable: true,
139
+ });
122
140
  //# sourceMappingURL=vars.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"vars.js","sourceRoot":"","sources":["../../config/vars.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"vars.js","sourceRoot":"","sources":["../../config/vars.ts"],"names":[],"mappings":"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"}
@@ -57,7 +57,7 @@ export declare class KubernetesCluster extends pulumi.CustomResource {
57
57
  */
58
58
  static isInstance(obj: any): obj is KubernetesCluster;
59
59
  /**
60
- * A `aciConnectorLinux` block as defined below. For more details, please visit [Create and configure an AKS cluster to use virtual nodes](https://docs.microsoft.com/en-us/azure/aks/virtual-nodes-portal).
60
+ * A `aciConnectorLinux` block as defined below. For more details, please visit [Create and configure an AKS cluster to use virtual nodes](https://docs.microsoft.com/azure/aks/virtual-nodes-portal).
61
61
  */
62
62
  readonly aciConnectorLinux: pulumi.Output<outputs.containerservice.KubernetesClusterAciConnectorLinux | undefined>;
63
63
  /**
@@ -85,7 +85,7 @@ export declare class KubernetesCluster extends pulumi.CustomResource {
85
85
  */
86
86
  readonly defaultNodePool: pulumi.Output<outputs.containerservice.KubernetesClusterDefaultNodePool>;
87
87
  /**
88
- * The ID of the Disk Encryption Set which should be used for the Nodes and Volumes. More information [can be found in the documentation](https://docs.microsoft.com/en-us/azure/aks/azure-disk-customer-managed-keys).
88
+ * The ID of the Disk Encryption Set which should be used for the Nodes and Volumes. More information [can be found in the documentation](https://docs.microsoft.com/azure/aks/azure-disk-customer-managed-keys).
89
89
  */
90
90
  readonly diskEncryptionSetId: pulumi.Output<string | undefined>;
91
91
  /**
@@ -122,7 +122,7 @@ export declare class KubernetesCluster extends pulumi.CustomResource {
122
122
  */
123
123
  readonly ingressApplicationGateway: pulumi.Output<outputs.containerservice.KubernetesClusterIngressApplicationGateway | undefined>;
124
124
  /**
125
- * A `keyVaultSecretsProvider` block as defined below. For more details, please visit [Azure Keyvault Secrets Provider for AKS](https://docs.microsoft.com/en-us/azure/aks/csi-secrets-store-driver).
125
+ * A `keyVaultSecretsProvider` block as defined below. For more details, please visit [Azure Keyvault Secrets Provider for AKS](https://docs.microsoft.com/azure/aks/csi-secrets-store-driver).
126
126
  */
127
127
  readonly keyVaultSecretsProvider: pulumi.Output<outputs.containerservice.KubernetesClusterKeyVaultSecretsProvider | undefined>;
128
128
  /**
@@ -154,7 +154,7 @@ export declare class KubernetesCluster extends pulumi.CustomResource {
154
154
  */
155
155
  readonly linuxProfile: pulumi.Output<outputs.containerservice.KubernetesClusterLinuxProfile | undefined>;
156
156
  /**
157
- * - If `true` local accounts will be disabled. Defaults to `false`. See [the documentation](https://docs.microsoft.com/en-us/azure/aks/managed-aad#disable-local-accounts) for more information.
157
+ * - If `true` local accounts will be disabled. Defaults to `false`. See [the documentation](https://docs.microsoft.com/azure/aks/managed-aad#disable-local-accounts) for more information.
158
158
  */
159
159
  readonly localAccountDisabled: pulumi.Output<boolean | undefined>;
160
160
  /**
@@ -182,7 +182,7 @@ export declare class KubernetesCluster extends pulumi.CustomResource {
182
182
  */
183
183
  readonly nodeResourceGroup: pulumi.Output<string>;
184
184
  /**
185
- * Enable or Disable the [OIDC issuer URL](https://docs.microsoft.com/en-us/azure/aks/cluster-configuration#oidc-issuer-preview)
185
+ * Enable or Disable the [OIDC issuer URL](https://docs.microsoft.com/azure/aks/cluster-configuration#oidc-issuer-preview)
186
186
  */
187
187
  readonly oidcIssuerEnabled: pulumi.Output<boolean | undefined>;
188
188
  /**
@@ -262,7 +262,7 @@ export declare class KubernetesCluster extends pulumi.CustomResource {
262
262
  */
263
263
  export interface KubernetesClusterState {
264
264
  /**
265
- * A `aciConnectorLinux` block as defined below. For more details, please visit [Create and configure an AKS cluster to use virtual nodes](https://docs.microsoft.com/en-us/azure/aks/virtual-nodes-portal).
265
+ * A `aciConnectorLinux` block as defined below. For more details, please visit [Create and configure an AKS cluster to use virtual nodes](https://docs.microsoft.com/azure/aks/virtual-nodes-portal).
266
266
  */
267
267
  aciConnectorLinux?: pulumi.Input<inputs.containerservice.KubernetesClusterAciConnectorLinux>;
268
268
  /**
@@ -290,7 +290,7 @@ export interface KubernetesClusterState {
290
290
  */
291
291
  defaultNodePool?: pulumi.Input<inputs.containerservice.KubernetesClusterDefaultNodePool>;
292
292
  /**
293
- * The ID of the Disk Encryption Set which should be used for the Nodes and Volumes. More information [can be found in the documentation](https://docs.microsoft.com/en-us/azure/aks/azure-disk-customer-managed-keys).
293
+ * The ID of the Disk Encryption Set which should be used for the Nodes and Volumes. More information [can be found in the documentation](https://docs.microsoft.com/azure/aks/azure-disk-customer-managed-keys).
294
294
  */
295
295
  diskEncryptionSetId?: pulumi.Input<string>;
296
296
  /**
@@ -327,7 +327,7 @@ export interface KubernetesClusterState {
327
327
  */
328
328
  ingressApplicationGateway?: pulumi.Input<inputs.containerservice.KubernetesClusterIngressApplicationGateway>;
329
329
  /**
330
- * A `keyVaultSecretsProvider` block as defined below. For more details, please visit [Azure Keyvault Secrets Provider for AKS](https://docs.microsoft.com/en-us/azure/aks/csi-secrets-store-driver).
330
+ * A `keyVaultSecretsProvider` block as defined below. For more details, please visit [Azure Keyvault Secrets Provider for AKS](https://docs.microsoft.com/azure/aks/csi-secrets-store-driver).
331
331
  */
332
332
  keyVaultSecretsProvider?: pulumi.Input<inputs.containerservice.KubernetesClusterKeyVaultSecretsProvider>;
333
333
  /**
@@ -359,7 +359,7 @@ export interface KubernetesClusterState {
359
359
  */
360
360
  linuxProfile?: pulumi.Input<inputs.containerservice.KubernetesClusterLinuxProfile>;
361
361
  /**
362
- * - If `true` local accounts will be disabled. Defaults to `false`. See [the documentation](https://docs.microsoft.com/en-us/azure/aks/managed-aad#disable-local-accounts) for more information.
362
+ * - If `true` local accounts will be disabled. Defaults to `false`. See [the documentation](https://docs.microsoft.com/azure/aks/managed-aad#disable-local-accounts) for more information.
363
363
  */
364
364
  localAccountDisabled?: pulumi.Input<boolean>;
365
365
  /**
@@ -387,7 +387,7 @@ export interface KubernetesClusterState {
387
387
  */
388
388
  nodeResourceGroup?: pulumi.Input<string>;
389
389
  /**
390
- * Enable or Disable the [OIDC issuer URL](https://docs.microsoft.com/en-us/azure/aks/cluster-configuration#oidc-issuer-preview)
390
+ * Enable or Disable the [OIDC issuer URL](https://docs.microsoft.com/azure/aks/cluster-configuration#oidc-issuer-preview)
391
391
  */
392
392
  oidcIssuerEnabled?: pulumi.Input<boolean>;
393
393
  /**
@@ -459,7 +459,7 @@ export interface KubernetesClusterState {
459
459
  */
460
460
  export interface KubernetesClusterArgs {
461
461
  /**
462
- * A `aciConnectorLinux` block as defined below. For more details, please visit [Create and configure an AKS cluster to use virtual nodes](https://docs.microsoft.com/en-us/azure/aks/virtual-nodes-portal).
462
+ * A `aciConnectorLinux` block as defined below. For more details, please visit [Create and configure an AKS cluster to use virtual nodes](https://docs.microsoft.com/azure/aks/virtual-nodes-portal).
463
463
  */
464
464
  aciConnectorLinux?: pulumi.Input<inputs.containerservice.KubernetesClusterAciConnectorLinux>;
465
465
  /**
@@ -487,7 +487,7 @@ export interface KubernetesClusterArgs {
487
487
  */
488
488
  defaultNodePool: pulumi.Input<inputs.containerservice.KubernetesClusterDefaultNodePool>;
489
489
  /**
490
- * The ID of the Disk Encryption Set which should be used for the Nodes and Volumes. More information [can be found in the documentation](https://docs.microsoft.com/en-us/azure/aks/azure-disk-customer-managed-keys).
490
+ * The ID of the Disk Encryption Set which should be used for the Nodes and Volumes. More information [can be found in the documentation](https://docs.microsoft.com/azure/aks/azure-disk-customer-managed-keys).
491
491
  */
492
492
  diskEncryptionSetId?: pulumi.Input<string>;
493
493
  /**
@@ -516,7 +516,7 @@ export interface KubernetesClusterArgs {
516
516
  */
517
517
  ingressApplicationGateway?: pulumi.Input<inputs.containerservice.KubernetesClusterIngressApplicationGateway>;
518
518
  /**
519
- * A `keyVaultSecretsProvider` block as defined below. For more details, please visit [Azure Keyvault Secrets Provider for AKS](https://docs.microsoft.com/en-us/azure/aks/csi-secrets-store-driver).
519
+ * A `keyVaultSecretsProvider` block as defined below. For more details, please visit [Azure Keyvault Secrets Provider for AKS](https://docs.microsoft.com/azure/aks/csi-secrets-store-driver).
520
520
  */
521
521
  keyVaultSecretsProvider?: pulumi.Input<inputs.containerservice.KubernetesClusterKeyVaultSecretsProvider>;
522
522
  /**
@@ -532,7 +532,7 @@ export interface KubernetesClusterArgs {
532
532
  */
533
533
  linuxProfile?: pulumi.Input<inputs.containerservice.KubernetesClusterLinuxProfile>;
534
534
  /**
535
- * - If `true` local accounts will be disabled. Defaults to `false`. See [the documentation](https://docs.microsoft.com/en-us/azure/aks/managed-aad#disable-local-accounts) for more information.
535
+ * - If `true` local accounts will be disabled. Defaults to `false`. See [the documentation](https://docs.microsoft.com/azure/aks/managed-aad#disable-local-accounts) for more information.
536
536
  */
537
537
  localAccountDisabled?: pulumi.Input<boolean>;
538
538
  /**
@@ -560,7 +560,7 @@ export interface KubernetesClusterArgs {
560
560
  */
561
561
  nodeResourceGroup?: pulumi.Input<string>;
562
562
  /**
563
- * Enable or Disable the [OIDC issuer URL](https://docs.microsoft.com/en-us/azure/aks/cluster-configuration#oidc-issuer-preview)
563
+ * Enable or Disable the [OIDC issuer URL](https://docs.microsoft.com/azure/aks/cluster-configuration#oidc-issuer-preview)
564
564
  */
565
565
  oidcIssuerEnabled?: pulumi.Input<boolean>;
566
566
  /**
@@ -59,7 +59,7 @@ export declare class KubernetesClusterNodePool extends pulumi.CustomResource {
59
59
  */
60
60
  static isInstance(obj: any): obj is KubernetesClusterNodePool;
61
61
  /**
62
- * Whether to enable [auto-scaler](https://docs.microsoft.com/en-us/azure/aks/cluster-autoscaler). Defaults to `false`.
62
+ * Whether to enable [auto-scaler](https://docs.microsoft.com/azure/aks/cluster-autoscaler). Defaults to `false`.
63
63
  */
64
64
  readonly enableAutoScaling: pulumi.Output<boolean | undefined>;
65
65
  /**
@@ -179,7 +179,7 @@ export declare class KubernetesClusterNodePool extends pulumi.CustomResource {
179
179
  [key: string]: string;
180
180
  } | undefined>;
181
181
  /**
182
- * Used to specify whether the UltraSSD is enabled in the Node Pool. Defaults to `false`. See [the documentation](https://docs.microsoft.com/en-us/azure/aks/use-ultra-disks) for more information.
182
+ * Used to specify whether the UltraSSD is enabled in the Node Pool. Defaults to `false`. See [the documentation](https://docs.microsoft.com/azure/aks/use-ultra-disks) for more information.
183
183
  */
184
184
  readonly ultraSsdEnabled: pulumi.Output<boolean | undefined>;
185
185
  /**
@@ -216,7 +216,7 @@ export declare class KubernetesClusterNodePool extends pulumi.CustomResource {
216
216
  */
217
217
  export interface KubernetesClusterNodePoolState {
218
218
  /**
219
- * Whether to enable [auto-scaler](https://docs.microsoft.com/en-us/azure/aks/cluster-autoscaler). Defaults to `false`.
219
+ * Whether to enable [auto-scaler](https://docs.microsoft.com/azure/aks/cluster-autoscaler). Defaults to `false`.
220
220
  */
221
221
  enableAutoScaling?: pulumi.Input<boolean>;
222
222
  /**
@@ -336,7 +336,7 @@ export interface KubernetesClusterNodePoolState {
336
336
  [key: string]: pulumi.Input<string>;
337
337
  }>;
338
338
  /**
339
- * Used to specify whether the UltraSSD is enabled in the Node Pool. Defaults to `false`. See [the documentation](https://docs.microsoft.com/en-us/azure/aks/use-ultra-disks) for more information.
339
+ * Used to specify whether the UltraSSD is enabled in the Node Pool. Defaults to `false`. See [the documentation](https://docs.microsoft.com/azure/aks/use-ultra-disks) for more information.
340
340
  */
341
341
  ultraSsdEnabled?: pulumi.Input<boolean>;
342
342
  /**
@@ -365,7 +365,7 @@ export interface KubernetesClusterNodePoolState {
365
365
  */
366
366
  export interface KubernetesClusterNodePoolArgs {
367
367
  /**
368
- * Whether to enable [auto-scaler](https://docs.microsoft.com/en-us/azure/aks/cluster-autoscaler). Defaults to `false`.
368
+ * Whether to enable [auto-scaler](https://docs.microsoft.com/azure/aks/cluster-autoscaler). Defaults to `false`.
369
369
  */
370
370
  enableAutoScaling?: pulumi.Input<boolean>;
371
371
  /**
@@ -485,7 +485,7 @@ export interface KubernetesClusterNodePoolArgs {
485
485
  [key: string]: pulumi.Input<string>;
486
486
  }>;
487
487
  /**
488
- * Used to specify whether the UltraSSD is enabled in the Node Pool. Defaults to `false`. See [the documentation](https://docs.microsoft.com/en-us/azure/aks/use-ultra-disks) for more information.
488
+ * Used to specify whether the UltraSSD is enabled in the Node Pool. Defaults to `false`. See [the documentation](https://docs.microsoft.com/azure/aks/use-ultra-disks) for more information.
489
489
  */
490
490
  ultraSsdEnabled?: pulumi.Input<boolean>;
491
491
  /**
@@ -23,7 +23,7 @@ export interface GetResourcesArgs {
23
23
  */
24
24
  resourceGroupName?: string;
25
25
  /**
26
- * The Resource Type of the Resources you want to list (e.g. `Microsoft.Network/virtualNetworks`). A full list of available Resource Types can be found [here](https://docs.microsoft.com/en-us/azure/azure-resource-manager/azure-services-resource-providers).
26
+ * The Resource Type of the Resources you want to list (e.g. `Microsoft.Network/virtualNetworks`). A full list of available Resource Types can be found [here](https://docs.microsoft.com/azure/azure-resource-manager/azure-services-resource-providers).
27
27
  */
28
28
  type?: string;
29
29
  }
@@ -72,7 +72,7 @@ export interface GetResourcesOutputArgs {
72
72
  */
73
73
  resourceGroupName?: pulumi.Input<string>;
74
74
  /**
75
- * The Resource Type of the Resources you want to list (e.g. `Microsoft.Network/virtualNetworks`). A full list of available Resource Types can be found [here](https://docs.microsoft.com/en-us/azure/azure-resource-manager/azure-services-resource-providers).
75
+ * The Resource Type of the Resources you want to list (e.g. `Microsoft.Network/virtualNetworks`). A full list of available Resource Types can be found [here](https://docs.microsoft.com/azure/azure-resource-manager/azure-services-resource-providers).
76
76
  */
77
77
  type?: pulumi.Input<string>;
78
78
  }
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
3
  * Manages an Alias for a Subscription - which adds an Alias to an existing Subscription, allowing it to be managed in the provider - or create a new Subscription with a new Alias.
4
4
  *
5
- * > **NOTE:** Destroying a Subscription controlled by this resource will place the Subscription into a cancelled state. It is possible to re-activate a subscription within 90-days of cancellation, after which time the Subscription is irrevocably deleted, and the Subscription ID cannot be re-used. For further information see [here](https://docs.microsoft.com/en-us/azure/cost-management-billing/manage/cancel-azure-subscription#what-happens-after-subscription-cancellation). Users can optionally delete a Subscription once 72 hours have passed, however, this functionality is not suitable for this provider. A `Deleted` subscription cannot be reactivated.
5
+ * > **NOTE:** Destroying a Subscription controlled by this resource will place the Subscription into a cancelled state. It is possible to re-activate a subscription within 90-days of cancellation, after which time the Subscription is irrevocably deleted, and the Subscription ID cannot be re-used. For further information see [here](https://docs.microsoft.com/azure/cost-management-billing/manage/cancel-azure-subscription#what-happens-after-subscription-cancellation). Users can optionally delete a Subscription once 72 hours have passed, however, this functionality is not suitable for this provider. A `Deleted` subscription cannot be reactivated.
6
6
  *
7
7
  * > **NOTE:** It is not possible to destroy (cancel) a subscription if it contains resources. If resources are present that are not managed by the provider then these will need to be removed before the Subscription can be destroyed.
8
8
  *
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Manages an Alias for a Subscription - which adds an Alias to an existing Subscription, allowing it to be managed in the provider - or create a new Subscription with a new Alias.
10
10
  *
11
- * > **NOTE:** Destroying a Subscription controlled by this resource will place the Subscription into a cancelled state. It is possible to re-activate a subscription within 90-days of cancellation, after which time the Subscription is irrevocably deleted, and the Subscription ID cannot be re-used. For further information see [here](https://docs.microsoft.com/en-us/azure/cost-management-billing/manage/cancel-azure-subscription#what-happens-after-subscription-cancellation). Users can optionally delete a Subscription once 72 hours have passed, however, this functionality is not suitable for this provider. A `Deleted` subscription cannot be reactivated.
11
+ * > **NOTE:** Destroying a Subscription controlled by this resource will place the Subscription into a cancelled state. It is possible to re-activate a subscription within 90-days of cancellation, after which time the Subscription is irrevocably deleted, and the Subscription ID cannot be re-used. For further information see [here](https://docs.microsoft.com/azure/cost-management-billing/manage/cancel-azure-subscription#what-happens-after-subscription-cancellation). Users can optionally delete a Subscription once 72 hours have passed, however, this functionality is not suitable for this provider. A `Deleted` subscription cannot be reactivated.
12
12
  *
13
13
  * > **NOTE:** It is not possible to destroy (cancel) a subscription if it contains resources. If resources are present that are not managed by the provider then these will need to be removed before the Subscription can be destroyed.
14
14
  *
@@ -82,7 +82,7 @@ import * as pulumi from "@pulumi/pulumi";
82
82
  * ```
83
83
  * ## Note
84
84
  *
85
- * This provider does not know about the individual resources created by Azure using a deployment template and therefore cannot delete these resources during a destroy. Destroying a template deployment removes the associated deployment operations, but will not delete the Azure resources created by the deployment. In order to delete these resources, the containing resource group must also be destroyed. [More information](https://docs.microsoft.com/en-us/rest/api/resources/deployments#Deployments_Delete).
85
+ * This provider does not know about the individual resources created by Azure using a deployment template and therefore cannot delete these resources during a destroy. Destroying a template deployment removes the associated deployment operations, but will not delete the Azure resources created by the deployment. In order to delete these resources, the containing resource group must also be destroyed. [More information](https://docs.microsoft.com/rest/api/resources/deployments#Deployments_Delete).
86
86
  */
87
87
  export declare class TemplateDeployment extends pulumi.CustomResource {
88
88
  /**
@@ -88,7 +88,7 @@ const utilities = require("../utilities");
88
88
  * ```
89
89
  * ## Note
90
90
  *
91
- * This provider does not know about the individual resources created by Azure using a deployment template and therefore cannot delete these resources during a destroy. Destroying a template deployment removes the associated deployment operations, but will not delete the Azure resources created by the deployment. In order to delete these resources, the containing resource group must also be destroyed. [More information](https://docs.microsoft.com/en-us/rest/api/resources/deployments#Deployments_Delete).
91
+ * This provider does not know about the individual resources created by Azure using a deployment template and therefore cannot delete these resources during a destroy. Destroying a template deployment removes the associated deployment operations, but will not delete the Azure resources created by the deployment. In order to delete these resources, the containing resource group must also be destroyed. [More information](https://docs.microsoft.com/rest/api/resources/deployments#Deployments_Delete).
92
92
  */
93
93
  class TemplateDeployment extends pulumi.CustomResource {
94
94
  constructor(name, argsOrState, opts) {
@@ -2,11 +2,18 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
3
  * Manages a Cassandra Datacenter.
4
4
  *
5
+ * > ** NOTE: ** In order for the `Azure Managed Instances for Apache Cassandra` to work properly the product requires the `Azure Cosmos DB` Application ID to be present and working in your tenant. If the `Azure Cosmos DB` Application ID is missing in your environment you will need to have an administrator of your tenant run the following command to add the `Azure Cosmos DB` Application ID to your tenant:
6
+ *
7
+ * ```typescript
8
+ * import * as pulumi from "@pulumi/pulumi";
9
+ * ```
10
+ *
5
11
  * ## Example Usage
6
12
  *
7
13
  * ```typescript
8
14
  * import * as pulumi from "@pulumi/pulumi";
9
15
  * import * as azure from "@pulumi/azure";
16
+ * import * as azuread from "@pulumi/azuread";
10
17
  *
11
18
  * const exampleResourceGroup = new azure.core.ResourceGroup("exampleResourceGroup", {location: "West Europe"});
12
19
  * const exampleVirtualNetwork = new azure.network.VirtualNetwork("exampleVirtualNetwork", {
@@ -19,16 +26,21 @@ import * as pulumi from "@pulumi/pulumi";
19
26
  * virtualNetworkName: exampleVirtualNetwork.name,
20
27
  * addressPrefixes: ["10.0.1.0/24"],
21
28
  * });
29
+ * const exampleServicePrincipal = azuread.getServicePrincipal({
30
+ * displayName: "Azure Cosmos DB",
31
+ * });
22
32
  * const exampleAssignment = new azure.authorization.Assignment("exampleAssignment", {
23
33
  * scope: exampleVirtualNetwork.id,
24
34
  * roleDefinitionName: "Network Contributor",
25
- * principalId: "e5007d2c-4b13-4a74-9b6a-605d99f03501",
35
+ * principalId: exampleServicePrincipal.then(exampleServicePrincipal => exampleServicePrincipal.objectId),
26
36
  * });
27
37
  * const exampleCassandraCluster = new azure.cosmosdb.CassandraCluster("exampleCassandraCluster", {
28
38
  * resourceGroupName: exampleResourceGroup.name,
29
39
  * location: exampleResourceGroup.location,
30
40
  * delegatedManagementSubnetId: exampleSubnet.id,
31
41
  * defaultAdminPassword: "Password1234",
42
+ * }, {
43
+ * dependsOn: [exampleAssignment],
32
44
  * });
33
45
  * const exampleCassandraDatacenter = new azure.cosmosdb.CassandraDatacenter("exampleCassandraDatacenter", {
34
46
  * location: exampleCassandraCluster.location,
@@ -8,11 +8,18 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Manages a Cassandra Datacenter.
10
10
  *
11
+ * > ** NOTE: ** In order for the `Azure Managed Instances for Apache Cassandra` to work properly the product requires the `Azure Cosmos DB` Application ID to be present and working in your tenant. If the `Azure Cosmos DB` Application ID is missing in your environment you will need to have an administrator of your tenant run the following command to add the `Azure Cosmos DB` Application ID to your tenant:
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * ```
16
+ *
11
17
  * ## Example Usage
12
18
  *
13
19
  * ```typescript
14
20
  * import * as pulumi from "@pulumi/pulumi";
15
21
  * import * as azure from "@pulumi/azure";
22
+ * import * as azuread from "@pulumi/azuread";
16
23
  *
17
24
  * const exampleResourceGroup = new azure.core.ResourceGroup("exampleResourceGroup", {location: "West Europe"});
18
25
  * const exampleVirtualNetwork = new azure.network.VirtualNetwork("exampleVirtualNetwork", {
@@ -25,16 +32,21 @@ const utilities = require("../utilities");
25
32
  * virtualNetworkName: exampleVirtualNetwork.name,
26
33
  * addressPrefixes: ["10.0.1.0/24"],
27
34
  * });
35
+ * const exampleServicePrincipal = azuread.getServicePrincipal({
36
+ * displayName: "Azure Cosmos DB",
37
+ * });
28
38
  * const exampleAssignment = new azure.authorization.Assignment("exampleAssignment", {
29
39
  * scope: exampleVirtualNetwork.id,
30
40
  * roleDefinitionName: "Network Contributor",
31
- * principalId: "e5007d2c-4b13-4a74-9b6a-605d99f03501",
41
+ * principalId: exampleServicePrincipal.then(exampleServicePrincipal => exampleServicePrincipal.objectId),
32
42
  * });
33
43
  * const exampleCassandraCluster = new azure.cosmosdb.CassandraCluster("exampleCassandraCluster", {
34
44
  * resourceGroupName: exampleResourceGroup.name,
35
45
  * location: exampleResourceGroup.location,
36
46
  * delegatedManagementSubnetId: exampleSubnet.id,
37
47
  * defaultAdminPassword: "Password1234",
48
+ * }, {
49
+ * dependsOn: [exampleAssignment],
38
50
  * });
39
51
  * const exampleCassandraDatacenter = new azure.cosmosdb.CassandraDatacenter("exampleCassandraDatacenter", {
40
52
  * location: exampleCassandraCluster.location,