@pulumi/azure 6.22.0-alpha.1743488595 → 6.22.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 (187) hide show
  1. package/aifoundry/project.d.ts +5 -5
  2. package/aifoundry/project.js +2 -2
  3. package/apimanagement/api.d.ts +6 -0
  4. package/apimanagement/api.js.map +1 -1
  5. package/appservice/appFlexConsumption.d.ts +14 -13
  6. package/appservice/appFlexConsumption.js +2 -1
  7. package/appservice/appFlexConsumption.js.map +1 -1
  8. package/appservice/certificate.d.ts +3 -3
  9. package/appservice/getLinuxFunctionApp.d.ts +4 -0
  10. package/appservice/getLinuxFunctionApp.js.map +1 -1
  11. package/appservice/getLinuxWebApp.d.ts +4 -0
  12. package/appservice/getLinuxWebApp.js.map +1 -1
  13. package/appservice/getWindowsFunctionApp.d.ts +4 -0
  14. package/appservice/getWindowsFunctionApp.js.map +1 -1
  15. package/appservice/getWindowsWebApp.d.ts +1 -0
  16. package/appservice/getWindowsWebApp.js.map +1 -1
  17. package/appservice/linuxFunctionApp.d.ts +12 -0
  18. package/appservice/linuxFunctionApp.js +2 -0
  19. package/appservice/linuxFunctionApp.js.map +1 -1
  20. package/appservice/linuxFunctionAppSlot.d.ts +21 -3
  21. package/appservice/linuxFunctionAppSlot.js +2 -0
  22. package/appservice/linuxFunctionAppSlot.js.map +1 -1
  23. package/appservice/linuxWebApp.d.ts +12 -0
  24. package/appservice/linuxWebApp.js +2 -0
  25. package/appservice/linuxWebApp.js.map +1 -1
  26. package/appservice/linuxWebAppSlot.d.ts +3 -0
  27. package/appservice/linuxWebAppSlot.js +2 -0
  28. package/appservice/linuxWebAppSlot.js.map +1 -1
  29. package/appservice/windowsFunctionApp.d.ts +12 -0
  30. package/appservice/windowsFunctionApp.js +2 -0
  31. package/appservice/windowsFunctionApp.js.map +1 -1
  32. package/appservice/windowsFunctionAppSlot.d.ts +12 -0
  33. package/appservice/windowsFunctionAppSlot.js +2 -0
  34. package/appservice/windowsFunctionAppSlot.js.map +1 -1
  35. package/appservice/windowsWebApp.d.ts +12 -0
  36. package/appservice/windowsWebApp.js +2 -0
  37. package/appservice/windowsWebApp.js.map +1 -1
  38. package/appservice/windowsWebAppSlot.d.ts +12 -0
  39. package/appservice/windowsWebAppSlot.js +2 -0
  40. package/appservice/windowsWebAppSlot.js.map +1 -1
  41. package/authorization/assignment.d.ts +3 -1
  42. package/authorization/assignment.js +3 -1
  43. package/authorization/assignment.js.map +1 -1
  44. package/avs/cluster.d.ts +3 -3
  45. package/avs/privateCloud.d.ts +3 -3
  46. package/batch/job.d.ts +1 -1
  47. package/batch/job.js +1 -1
  48. package/batch/pool.d.ts +1 -1
  49. package/batch/pool.js +1 -1
  50. package/cdn/endpoint.d.ts +0 -2
  51. package/cdn/endpoint.js +0 -2
  52. package/cdn/endpoint.js.map +1 -1
  53. package/cdn/frontdoorFirewallPolicy.d.ts +70 -2
  54. package/cdn/frontdoorFirewallPolicy.js +54 -2
  55. package/cdn/frontdoorFirewallPolicy.js.map +1 -1
  56. package/cdn/frontdoorSecret.d.ts +1 -1
  57. package/cdn/frontdoorSecret.js +1 -1
  58. package/cdn/profile.d.ts +0 -2
  59. package/cdn/profile.js +0 -2
  60. package/cdn/profile.js.map +1 -1
  61. package/cognitive/aiservices.d.ts +6 -0
  62. package/cognitive/aiservices.js.map +1 -1
  63. package/compute/restorePoint.d.ts +81 -3
  64. package/compute/restorePoint.js +69 -0
  65. package/compute/restorePoint.js.map +1 -1
  66. package/connections/apiConnection.d.ts +5 -5
  67. package/connections/apiConnection.js +1 -1
  68. package/containerapp/environment.d.ts +3 -3
  69. package/containerservice/group.d.ts +3 -3
  70. package/containerservice/kubernetesClusterNodePool.d.ts +4 -4
  71. package/containerservice/kubernetesClusterNodePool.js +1 -1
  72. package/containerservice/registryCredentialSet.d.ts +2 -2
  73. package/containerservice/registryCredentialSet.js +2 -2
  74. package/containerservice/registryScopeMap.d.ts +2 -2
  75. package/containerservice/registryScopeMap.js +2 -2
  76. package/containerservice/registryToken.d.ts +2 -2
  77. package/containerservice/registryToken.js +2 -2
  78. package/containerservice/tokenPassword.d.ts +1 -1
  79. package/containerservice/tokenPassword.js +1 -1
  80. package/cosmosdb/mongoCluster.d.ts +13 -9
  81. package/cosmosdb/mongoCluster.js +3 -1
  82. package/cosmosdb/mongoCluster.js.map +1 -1
  83. package/dashboard/grafana.d.ts +4 -4
  84. package/dashboard/grafana.js +1 -1
  85. package/dashboard/grafanaManagedPrivateEndpoint.d.ts +1 -1
  86. package/dashboard/grafanaManagedPrivateEndpoint.js +1 -1
  87. package/datadog/monitorSsoConfiguration.d.ts +18 -6
  88. package/datadog/monitorSsoConfiguration.js +4 -5
  89. package/datadog/monitorSsoConfiguration.js.map +1 -1
  90. package/datafactory/linkedServiceSftp.d.ts +3 -3
  91. package/eventhub/namespace.d.ts +5 -5
  92. package/extendedlocation/getCustomLocation.d.ts +101 -0
  93. package/extendedlocation/getCustomLocation.js +56 -0
  94. package/extendedlocation/getCustomLocation.js.map +1 -0
  95. package/extendedlocation/index.d.ts +3 -0
  96. package/extendedlocation/index.js +4 -1
  97. package/extendedlocation/index.js.map +1 -1
  98. package/fabric/capacity.d.ts +9 -3
  99. package/fabric/capacity.js.map +1 -1
  100. package/frontdoor/customHttpsConfiguration.d.ts +0 -2
  101. package/frontdoor/customHttpsConfiguration.js +0 -2
  102. package/frontdoor/customHttpsConfiguration.js.map +1 -1
  103. package/frontdoor/firewallPolicy.d.ts +0 -2
  104. package/frontdoor/firewallPolicy.js +0 -2
  105. package/frontdoor/firewallPolicy.js.map +1 -1
  106. package/hdinsight/sparkCluster.d.ts +12 -0
  107. package/hdinsight/sparkCluster.js +2 -0
  108. package/hdinsight/sparkCluster.js.map +1 -1
  109. package/keyvault/getManagedHardwareSecurityModuleRoleDefinition.d.ts +41 -9
  110. package/keyvault/getManagedHardwareSecurityModuleRoleDefinition.js +28 -2
  111. package/keyvault/getManagedHardwareSecurityModuleRoleDefinition.js.map +1 -1
  112. package/keyvault/managedHardwareSecurityModuleRoleDefinition.d.ts +20 -11
  113. package/keyvault/managedHardwareSecurityModuleRoleDefinition.js +2 -2
  114. package/keyvault/managedHardwareSecurityModuleRoleDefinition.js.map +1 -1
  115. package/keyvault/secret.d.ts +18 -6
  116. package/keyvault/secret.js +2 -3
  117. package/keyvault/secret.js.map +1 -1
  118. package/loganalytics/linkedService.d.ts +8 -0
  119. package/loganalytics/linkedService.js +8 -0
  120. package/loganalytics/linkedService.js.map +1 -1
  121. package/mssql/jobAgent.d.ts +35 -9
  122. package/mssql/jobAgent.js +4 -0
  123. package/mssql/jobAgent.js.map +1 -1
  124. package/mysql/flexibleServer.d.ts +6 -0
  125. package/mysql/flexibleServer.js.map +1 -1
  126. package/network/index.d.ts +3 -0
  127. package/network/index.js +7 -2
  128. package/network/index.js.map +1 -1
  129. package/network/networkManager.d.ts +22 -22
  130. package/network/networkManager.js +2 -5
  131. package/network/networkManager.js.map +1 -1
  132. package/network/networkManagerIpamPool.d.ts +181 -0
  133. package/network/networkManagerIpamPool.js +115 -0
  134. package/network/networkManagerIpamPool.js.map +1 -0
  135. package/operationalinsights/analyticsWorkspace.d.ts +25 -31
  136. package/operationalinsights/analyticsWorkspace.js +1 -1
  137. package/operationalinsights/analyticsWorkspace.js.map +1 -1
  138. package/oracle/cloudVmCluster.d.ts +13 -0
  139. package/oracle/cloudVmCluster.js +3 -0
  140. package/oracle/cloudVmCluster.js.map +1 -1
  141. package/package.json +2 -2
  142. package/powerbi/embedded.d.ts +3 -3
  143. package/role/assignment.d.ts +3 -1
  144. package/role/assignment.js +3 -1
  145. package/role/assignment.js.map +1 -1
  146. package/servicebus/index.d.ts +3 -0
  147. package/servicebus/index.js +6 -1
  148. package/servicebus/index.js.map +1 -1
  149. package/servicebus/namespace.d.ts +5 -5
  150. package/servicebus/namespaceCustomerManagedKey.d.ts +177 -0
  151. package/servicebus/namespaceCustomerManagedKey.js +164 -0
  152. package/servicebus/namespaceCustomerManagedKey.js.map +1 -0
  153. package/siterecovery/replicationRecoveryPlan.d.ts +0 -18
  154. package/siterecovery/replicationRecoveryPlan.js.map +1 -1
  155. package/storage/blob.d.ts +1 -1
  156. package/storage/blob.js +1 -1
  157. package/streamanalytics/index.d.ts +3 -0
  158. package/streamanalytics/index.js +6 -1
  159. package/streamanalytics/index.js.map +1 -1
  160. package/streamanalytics/job.d.ts +6 -0
  161. package/streamanalytics/job.js.map +1 -1
  162. package/streamanalytics/jobStorageAccount.d.ts +126 -0
  163. package/streamanalytics/jobStorageAccount.js +126 -0
  164. package/streamanalytics/jobStorageAccount.js.map +1 -0
  165. package/systemcenter/index.d.ts +3 -0
  166. package/systemcenter/index.js +6 -1
  167. package/systemcenter/index.js.map +1 -1
  168. package/systemcenter/virtualMachineManagerVirtualMachineInstance.d.ts +228 -0
  169. package/systemcenter/virtualMachineManagerVirtualMachineInstance.js +148 -0
  170. package/systemcenter/virtualMachineManagerVirtualMachineInstance.js.map +1 -0
  171. package/types/input.d.ts +276 -51
  172. package/types/output.d.ts +295 -52
  173. package/webpubsub/index.d.ts +3 -0
  174. package/webpubsub/index.js +6 -1
  175. package/webpubsub/index.js.map +1 -1
  176. package/webpubsub/socketio.d.ts +311 -0
  177. package/webpubsub/socketio.js +112 -0
  178. package/webpubsub/socketio.js.map +1 -0
  179. package/workloadssap/discoveryVirtualInstance.d.ts +12 -0
  180. package/workloadssap/discoveryVirtualInstance.js +2 -0
  181. package/workloadssap/discoveryVirtualInstance.js.map +1 -1
  182. package/workloadssap/singleNodeVirtualInstance.d.ts +12 -0
  183. package/workloadssap/singleNodeVirtualInstance.js +2 -0
  184. package/workloadssap/singleNodeVirtualInstance.js.map +1 -1
  185. package/workloadssap/threeTierVirtualInstance.d.ts +12 -0
  186. package/workloadssap/threeTierVirtualInstance.js +2 -0
  187. package/workloadssap/threeTierVirtualInstance.js.map +1 -1
@@ -8,6 +8,75 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Manages a Virtual Machine Restore Point.
10
10
  *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as azure from "@pulumi/azure";
16
+ * import * as std from "@pulumi/std";
17
+ *
18
+ * const example = new azure.core.ResourceGroup("example", {
19
+ * name: "example-resources",
20
+ * location: "West Europe",
21
+ * });
22
+ * const exampleVirtualNetwork = new azure.network.VirtualNetwork("example", {
23
+ * name: "example-network",
24
+ * addressSpaces: ["10.0.0.0/16"],
25
+ * location: example.location,
26
+ * resourceGroupName: example.name,
27
+ * });
28
+ * const exampleSubnet = new azure.network.Subnet("example", {
29
+ * name: "internal",
30
+ * resourceGroupName: example.name,
31
+ * virtualNetworkName: exampleVirtualNetwork.name,
32
+ * addressPrefixes: ["10.0.2.0/24"],
33
+ * });
34
+ * const exampleNetworkInterface = new azure.network.NetworkInterface("example", {
35
+ * name: "example-nic",
36
+ * location: example.location,
37
+ * resourceGroupName: example.name,
38
+ * ipConfigurations: [{
39
+ * name: "internal",
40
+ * subnetId: exampleSubnet.id,
41
+ * privateIpAddressAllocation: "Dynamic",
42
+ * }],
43
+ * });
44
+ * const exampleLinuxVirtualMachine = new azure.compute.LinuxVirtualMachine("example", {
45
+ * name: "example-machine",
46
+ * resourceGroupName: example.name,
47
+ * location: example.location,
48
+ * size: "Standard_F2",
49
+ * adminUsername: "adminuser",
50
+ * networkInterfaceIds: [exampleNetworkInterface.id],
51
+ * adminSshKeys: [{
52
+ * username: "adminuser",
53
+ * publicKey: std.file({
54
+ * input: "~/.ssh/id_rsa.pub",
55
+ * }).then(invoke => invoke.result),
56
+ * }],
57
+ * osDisk: {
58
+ * caching: "ReadWrite",
59
+ * storageAccountType: "Standard_LRS",
60
+ * },
61
+ * sourceImageReference: {
62
+ * publisher: "Canonical",
63
+ * offer: "0001-com-ubuntu-server-jammy",
64
+ * sku: "22_04-lts",
65
+ * version: "latest",
66
+ * },
67
+ * });
68
+ * const exampleRestorePointCollection = new azure.compute.RestorePointCollection("example", {
69
+ * name: "example-collection",
70
+ * resourceGroupName: example.name,
71
+ * location: exampleLinuxVirtualMachine.location,
72
+ * sourceVirtualMachineId: exampleLinuxVirtualMachine.id,
73
+ * });
74
+ * const exampleRestorePoint = new azure.compute.RestorePoint("example", {
75
+ * name: "example-restore-point",
76
+ * virtualMachineRestorePointCollectionId: exampleRestorePointCollection.id,
77
+ * });
78
+ * ```
79
+ *
11
80
  * ## Import
12
81
  *
13
82
  * Virtual Machine Restore Point can be imported using the `resource id`, e.g.
@@ -1 +1 @@
1
- {"version":3,"file":"restorePoint.js","sourceRoot":"","sources":["../../compute/restorePoint.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;GAUG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACnE,CAAC;IAKD;;;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,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;IAwBD,YAAY,IAAY,EAAE,WAAkD,EAAE,IAAmC;QAC7G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA4C,CAAC;YAC3D,cAAc,CAAC,6BAA6B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,2BAA2B,CAAC,CAAC,CAAC,SAAS,CAAC;YACtG,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,wCAAwC,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,sCAAsC,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/H;aAAM;YACH,MAAM,IAAI,GAAG,WAA2C,CAAC;YACzD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,sCAAsC,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnF,MAAM,IAAI,KAAK,CAAC,oEAAoE,CAAC,CAAC;aACzF;YACD,cAAc,CAAC,6BAA6B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,2BAA2B,CAAC,CAAC,CAAC,SAAS,CAAC;YACpG,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,wCAAwC,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,sCAAsC,CAAC,CAAC,CAAC,SAAS,CAAC;SAC7H;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,YAAY,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACjE,CAAC;;AAvEL,oCAwEC;AA1DG,gBAAgB;AACO,yBAAY,GAAG,yCAAyC,CAAC"}
1
+ {"version":3,"file":"restorePoint.js","sourceRoot":"","sources":["../../compute/restorePoint.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+EG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACnE,CAAC;IAKD;;;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,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;IA2BD,YAAY,IAAY,EAAE,WAAkD,EAAE,IAAmC;QAC7G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA4C,CAAC;YAC3D,cAAc,CAAC,6BAA6B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,2BAA2B,CAAC,CAAC,CAAC,SAAS,CAAC;YACtG,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,wCAAwC,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,sCAAsC,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/H;aAAM;YACH,MAAM,IAAI,GAAG,WAA2C,CAAC;YACzD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,sCAAsC,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnF,MAAM,IAAI,KAAK,CAAC,oEAAoE,CAAC,CAAC;aACzF;YACD,cAAc,CAAC,6BAA6B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,2BAA2B,CAAC,CAAC,CAAC,SAAS,CAAC;YACpG,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,wCAAwC,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,sCAAsC,CAAC,CAAC,CAAC,SAAS,CAAC;SAC7H;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,YAAY,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACjE,CAAC;;AA1EL,oCA2EC;AA7DG,gBAAgB;AACO,yBAAY,GAAG,yCAAyC,CAAC"}
@@ -17,7 +17,7 @@ import * as pulumi from "@pulumi/pulumi";
17
17
  * location: exampleResourceGroup.location,
18
18
  * });
19
19
  * const exampleNamespace = new azure.servicebus.Namespace("example", {
20
- * name: "acctestsbn-conn-example",
20
+ * name: "example-namespace",
21
21
  * location: exampleResourceGroup.location,
22
22
  * resourceGroupName: exampleResourceGroup.name,
23
23
  * sku: "Basic",
@@ -61,9 +61,9 @@ export declare class ApiConnection extends pulumi.CustomResource {
61
61
  */
62
62
  static isInstance(obj: any): obj is ApiConnection;
63
63
  /**
64
- * A display name for this API Connection. Defaults to `Service Bus`. Changing this forces a new API Connection to be created.
64
+ * A display name for this API Connection.
65
65
  */
66
- readonly displayName: pulumi.Output<string | undefined>;
66
+ readonly displayName: pulumi.Output<string>;
67
67
  /**
68
68
  * The ID of the Managed API which this API Connection is linked to. Changing this forces a new API Connection to be created.
69
69
  */
@@ -99,7 +99,7 @@ export declare class ApiConnection extends pulumi.CustomResource {
99
99
  */
100
100
  export interface ApiConnectionState {
101
101
  /**
102
- * A display name for this API Connection. Defaults to `Service Bus`. Changing this forces a new API Connection to be created.
102
+ * A display name for this API Connection.
103
103
  */
104
104
  displayName?: pulumi.Input<string>;
105
105
  /**
@@ -129,7 +129,7 @@ export interface ApiConnectionState {
129
129
  */
130
130
  export interface ApiConnectionArgs {
131
131
  /**
132
- * A display name for this API Connection. Defaults to `Service Bus`. Changing this forces a new API Connection to be created.
132
+ * A display name for this API Connection.
133
133
  */
134
134
  displayName?: pulumi.Input<string>;
135
135
  /**
@@ -23,7 +23,7 @@ const utilities = require("../utilities");
23
23
  * location: exampleResourceGroup.location,
24
24
  * });
25
25
  * const exampleNamespace = new azure.servicebus.Namespace("example", {
26
- * name: "acctestsbn-conn-example",
26
+ * name: "example-namespace",
27
27
  * location: exampleResourceGroup.location,
28
28
  * resourceGroupName: exampleResourceGroup.name,
29
29
  * sku: "Basic",
@@ -135,7 +135,7 @@ export declare class Environment extends pulumi.CustomResource {
135
135
  [key: string]: string;
136
136
  } | undefined>;
137
137
  /**
138
- * The profile of the workload to scope the container app execution. A `workloadProfile` block as defined below.
138
+ * One or more `workloadProfile` blocks as defined below.
139
139
  */
140
140
  readonly workloadProfiles: pulumi.Output<outputs.containerapp.EnvironmentWorkloadProfile[] | undefined>;
141
141
  /**
@@ -238,7 +238,7 @@ export interface EnvironmentState {
238
238
  [key: string]: pulumi.Input<string>;
239
239
  }>;
240
240
  /**
241
- * The profile of the workload to scope the container app execution. A `workloadProfile` block as defined below.
241
+ * One or more `workloadProfile` blocks as defined below.
242
242
  */
243
243
  workloadProfiles?: pulumi.Input<pulumi.Input<inputs.containerapp.EnvironmentWorkloadProfile>[]>;
244
244
  /**
@@ -309,7 +309,7 @@ export interface EnvironmentArgs {
309
309
  [key: string]: pulumi.Input<string>;
310
310
  }>;
311
311
  /**
312
- * The profile of the workload to scope the container app execution. A `workloadProfile` block as defined below.
312
+ * One or more `workloadProfile` blocks as defined below.
313
313
  */
314
314
  workloadProfiles?: pulumi.Input<pulumi.Input<inputs.containerapp.EnvironmentWorkloadProfile>[]>;
315
315
  /**
@@ -90,7 +90,7 @@ export declare class Group extends pulumi.CustomResource {
90
90
  */
91
91
  readonly dnsNameLabel: pulumi.Output<string | undefined>;
92
92
  /**
93
- * The value representing the security enum. `Noreuse`, `ResourceGroupReuse`, `SubscriptionReuse`, `TenantReuse` or `Unsecure`. Defaults to `Unsecure`.
93
+ * The value representing the security enum. `Noreuse`, `ResourceGroupReuse`, `SubscriptionReuse`, `TenantReuse` or `Unsecure`. Defaults to `Unsecure`. Changing this forces a new resource to be created.
94
94
  */
95
95
  readonly dnsNameLabelReusePolicy: pulumi.Output<string | undefined>;
96
96
  /**
@@ -215,7 +215,7 @@ export interface GroupState {
215
215
  */
216
216
  dnsNameLabel?: pulumi.Input<string>;
217
217
  /**
218
- * The value representing the security enum. `Noreuse`, `ResourceGroupReuse`, `SubscriptionReuse`, `TenantReuse` or `Unsecure`. Defaults to `Unsecure`.
218
+ * The value representing the security enum. `Noreuse`, `ResourceGroupReuse`, `SubscriptionReuse`, `TenantReuse` or `Unsecure`. Defaults to `Unsecure`. Changing this forces a new resource to be created.
219
219
  */
220
220
  dnsNameLabelReusePolicy?: pulumi.Input<string>;
221
221
  /**
@@ -332,7 +332,7 @@ export interface GroupArgs {
332
332
  */
333
333
  dnsNameLabel?: pulumi.Input<string>;
334
334
  /**
335
- * The value representing the security enum. `Noreuse`, `ResourceGroupReuse`, `SubscriptionReuse`, `TenantReuse` or `Unsecure`. Defaults to `Unsecure`.
335
+ * The value representing the security enum. `Noreuse`, `ResourceGroupReuse`, `SubscriptionReuse`, `TenantReuse` or `Unsecure`. Defaults to `Unsecure`. Changing this forces a new resource to be created.
336
336
  */
337
337
  dnsNameLabelReusePolicy?: pulumi.Input<string>;
338
338
  /**
@@ -6,7 +6,7 @@ import * as outputs from "../types/output";
6
6
  *
7
7
  * > **NOTE:** Multiple Node Pools are only supported when the Kubernetes Cluster is using Virtual Machine Scale Sets.
8
8
  *
9
- * > **Note:** Changing certain properties is done by cycling the node pool. When cycling it, it doesn’t perform cordon and drain, and it will disrupt rescheduling pods currently running on the previous node pool. `temporaryNameForRotation` must be specified when changing any of the following properties: `fipsEnabled`, `hostEncryptionEnabled`, `kubeletConfig`, `linuxOsConfig`, `maxPods`, `nodePublicIpEnabled`, `osDiskSizeGb`, `osDiskType`, `podSubnetId`, `snapshotId`, `ultraSsdEnabled`, `vmSize`, `vnetSubnetId`, `zones`.
9
+ * > **Note:** Changing certain properties is done by cycling the node pool. When cycling it, it doesn’t perform cordon and drain, and it will disrupt rescheduling pods currently running on the previous node pool. `temporaryNameForRotation` must be specified when changing any of the following properties: `fipsEnabled`, `hostEncryptionEnabled`, `kubeletConfig`, `kubeletDiskType`, `linuxOsConfig`, `maxPods`, `nodePublicIpEnabled`, `osDiskSizeGb`, `osDiskType`, `podSubnetId`, `snapshotId`, `ultraSsdEnabled`, `vmSize`, `vnetSubnetId`, `zones`.
10
10
  *
11
11
  * ## Example Usage
12
12
  *
@@ -109,7 +109,7 @@ export declare class KubernetesClusterNodePool extends pulumi.CustomResource {
109
109
  */
110
110
  readonly kubeletConfig: pulumi.Output<outputs.containerservice.KubernetesClusterNodePoolKubeletConfig | undefined>;
111
111
  /**
112
- * The type of disk used by kubelet. Possible values are `OS` and `Temporary`.
112
+ * The type of disk used by kubelet. Possible values are `OS` and `Temporary`. Changing this property requires specifying `temporaryNameForRotation`.
113
113
  */
114
114
  readonly kubeletDiskType: pulumi.Output<string>;
115
115
  /**
@@ -307,7 +307,7 @@ export interface KubernetesClusterNodePoolState {
307
307
  */
308
308
  kubeletConfig?: pulumi.Input<inputs.containerservice.KubernetesClusterNodePoolKubeletConfig>;
309
309
  /**
310
- * The type of disk used by kubelet. Possible values are `OS` and `Temporary`.
310
+ * The type of disk used by kubelet. Possible values are `OS` and `Temporary`. Changing this property requires specifying `temporaryNameForRotation`.
311
311
  */
312
312
  kubeletDiskType?: pulumi.Input<string>;
313
313
  /**
@@ -497,7 +497,7 @@ export interface KubernetesClusterNodePoolArgs {
497
497
  */
498
498
  kubeletConfig?: pulumi.Input<inputs.containerservice.KubernetesClusterNodePoolKubeletConfig>;
499
499
  /**
500
- * The type of disk used by kubelet. Possible values are `OS` and `Temporary`.
500
+ * The type of disk used by kubelet. Possible values are `OS` and `Temporary`. Changing this property requires specifying `temporaryNameForRotation`.
501
501
  */
502
502
  kubeletDiskType?: pulumi.Input<string>;
503
503
  /**
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
10
10
  *
11
11
  * > **NOTE:** Multiple Node Pools are only supported when the Kubernetes Cluster is using Virtual Machine Scale Sets.
12
12
  *
13
- * > **Note:** Changing certain properties is done by cycling the node pool. When cycling it, it doesn’t perform cordon and drain, and it will disrupt rescheduling pods currently running on the previous node pool. `temporaryNameForRotation` must be specified when changing any of the following properties: `fipsEnabled`, `hostEncryptionEnabled`, `kubeletConfig`, `linuxOsConfig`, `maxPods`, `nodePublicIpEnabled`, `osDiskSizeGb`, `osDiskType`, `podSubnetId`, `snapshotId`, `ultraSsdEnabled`, `vmSize`, `vnetSubnetId`, `zones`.
13
+ * > **Note:** Changing certain properties is done by cycling the node pool. When cycling it, it doesn’t perform cordon and drain, and it will disrupt rescheduling pods currently running on the previous node pool. `temporaryNameForRotation` must be specified when changing any of the following properties: `fipsEnabled`, `hostEncryptionEnabled`, `kubeletConfig`, `kubeletDiskType`, `linuxOsConfig`, `maxPods`, `nodePublicIpEnabled`, `osDiskSizeGb`, `osDiskType`, `podSubnetId`, `snapshotId`, `ultraSsdEnabled`, `vmSize`, `vnetSubnetId`, `zones`.
14
14
  *
15
15
  * ## Example Usage
16
16
  *
@@ -26,7 +26,7 @@ import * as outputs from "../types/output";
26
26
  * });
27
27
  * const exampleRegistryCredentialSet = new azure.containerservice.RegistryCredentialSet("example", {
28
28
  * name: "exampleCredentialSet",
29
- * containerRegistryId: "azurerm_container_registry.example.id",
29
+ * containerRegistryId: exampleRegistry.id,
30
30
  * loginServer: "docker.io",
31
31
  * identity: {
32
32
  * type: "SystemAssigned",
@@ -89,7 +89,7 @@ import * as outputs from "../types/output";
89
89
  * });
90
90
  * const exampleRegistryCredentialSet = new azure.containerservice.RegistryCredentialSet("example", {
91
91
  * name: "exampleCredentialSet",
92
- * containerRegistryId: "azurerm_container_registry.example.id",
92
+ * containerRegistryId: exampleRegistry.id,
93
93
  * loginServer: "docker.io",
94
94
  * identity: {
95
95
  * type: "SystemAssigned",
@@ -30,7 +30,7 @@ const utilities = require("../utilities");
30
30
  * });
31
31
  * const exampleRegistryCredentialSet = new azure.containerservice.RegistryCredentialSet("example", {
32
32
  * name: "exampleCredentialSet",
33
- * containerRegistryId: "azurerm_container_registry.example.id",
33
+ * containerRegistryId: exampleRegistry.id,
34
34
  * loginServer: "docker.io",
35
35
  * identity: {
36
36
  * type: "SystemAssigned",
@@ -93,7 +93,7 @@ const utilities = require("../utilities");
93
93
  * });
94
94
  * const exampleRegistryCredentialSet = new azure.containerservice.RegistryCredentialSet("example", {
95
95
  * name: "exampleCredentialSet",
96
- * containerRegistryId: "azurerm_container_registry.example.id",
96
+ * containerRegistryId: exampleRegistry.id,
97
97
  * loginServer: "docker.io",
98
98
  * identity: {
99
99
  * type: "SystemAssigned",
@@ -1,6 +1,6 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * Manages an Azure Container Registry scope map. Scope Maps are a preview feature only available in Premium SKU Container registries.
3
+ * Manages an Azure Container Registry scope map. For more information on scope maps see the [product documentation](https://learn.microsoft.com/en-us/azure/container-registry/container-registry-repository-scoped-permissions).
4
4
  *
5
5
  * ```typescript
6
6
  * import * as pulumi from "@pulumi/pulumi";
@@ -14,7 +14,7 @@ import * as pulumi from "@pulumi/pulumi";
14
14
  * name: "exampleregistry",
15
15
  * resourceGroupName: example.name,
16
16
  * location: example.location,
17
- * sku: "Premium",
17
+ * sku: "Basic",
18
18
  * adminEnabled: false,
19
19
  * georeplications: [
20
20
  * {
@@ -6,7 +6,7 @@ exports.RegistryScopeMap = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
- * Manages an Azure Container Registry scope map. Scope Maps are a preview feature only available in Premium SKU Container registries.
9
+ * Manages an Azure Container Registry scope map. For more information on scope maps see the [product documentation](https://learn.microsoft.com/en-us/azure/container-registry/container-registry-repository-scoped-permissions).
10
10
  *
11
11
  * ```typescript
12
12
  * import * as pulumi from "@pulumi/pulumi";
@@ -20,7 +20,7 @@ const utilities = require("../utilities");
20
20
  * name: "exampleregistry",
21
21
  * resourceGroupName: example.name,
22
22
  * location: example.location,
23
- * sku: "Premium",
23
+ * sku: "Basic",
24
24
  * adminEnabled: false,
25
25
  * georeplications: [
26
26
  * {
@@ -1,6 +1,6 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * Manages an Azure Container Registry token. Tokens are a preview feature only available in Premium SKU Container registries.
3
+ * Manages an Azure Container Registry token associated to a scope map. For more information on scope maps and their tokens see the [product documentation](https://learn.microsoft.com/en-us/azure/container-registry/container-registry-repository-scoped-permissions).
4
4
  *
5
5
  * ```typescript
6
6
  * import * as pulumi from "@pulumi/pulumi";
@@ -14,7 +14,7 @@ import * as pulumi from "@pulumi/pulumi";
14
14
  * name: "example",
15
15
  * resourceGroupName: example.name,
16
16
  * location: example.location,
17
- * sku: "Premium",
17
+ * sku: "Basic",
18
18
  * adminEnabled: false,
19
19
  * georeplications: [
20
20
  * {
@@ -6,7 +6,7 @@ exports.RegistryToken = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
- * Manages an Azure Container Registry token. Tokens are a preview feature only available in Premium SKU Container registries.
9
+ * Manages an Azure Container Registry token associated to a scope map. For more information on scope maps and their tokens see the [product documentation](https://learn.microsoft.com/en-us/azure/container-registry/container-registry-repository-scoped-permissions).
10
10
  *
11
11
  * ```typescript
12
12
  * import * as pulumi from "@pulumi/pulumi";
@@ -20,7 +20,7 @@ const utilities = require("../utilities");
20
20
  * name: "example",
21
21
  * resourceGroupName: example.name,
22
22
  * location: example.location,
23
- * sku: "Premium",
23
+ * sku: "Basic",
24
24
  * adminEnabled: false,
25
25
  * georeplications: [
26
26
  * {
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as inputs from "../types/input";
3
3
  import * as outputs from "../types/output";
4
4
  /**
5
- * Manages a Container Registry Token Password.
5
+ * Manages a Container Registry Token Password associated with a scope map. For more information on scope maps and their tokens see the [product documentation](https://learn.microsoft.com/en-us/azure/container-registry/container-registry-repository-scoped-permissions).
6
6
  *
7
7
  * ## Import
8
8
  *
@@ -6,7 +6,7 @@ exports.TokenPassword = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
- * Manages a Container Registry Token Password.
9
+ * Manages a Container Registry Token Password associated with a scope map. For more information on scope maps and their tokens see the [product documentation](https://learn.microsoft.com/en-us/azure/container-registry/container-registry-repository-scoped-permissions).
10
10
  *
11
11
  * ## Import
12
12
  *
@@ -1,4 +1,6 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
2
4
  /**
3
5
  * Manages a MongoDB Cluster using vCore Architecture.
4
6
  *
@@ -90,13 +92,15 @@ export declare class MongoCluster extends pulumi.CustomResource {
90
92
  */
91
93
  readonly administratorUsername: pulumi.Output<string | undefined>;
92
94
  /**
93
- * The compute tier to assign to the MongoDB Cluster. Possible values are `Free`, `M25`, `M30`, `M40`, `M50`, `M60` and `M80`.
95
+ * The compute tier to assign to the MongoDB Cluster. Possible values are `Free`, `M10`, `M20`, `M25`, `M30`, `M40`, `M50`, `M60`, `M80`, and `M200`.
94
96
  */
95
97
  readonly computeTier: pulumi.Output<string | undefined>;
98
+ /**
99
+ * The list of `connectionStrings` blocks as defined below.
100
+ */
101
+ readonly connectionStrings: pulumi.Output<outputs.cosmosdb.MongoClusterConnectionString[]>;
96
102
  /**
97
103
  * The creation mode for the MongoDB Cluster. Possibles values are `Default` and `GeoReplica`. Defaults to `Default`. Changing this forces a new resource to be created.
98
- *
99
- * > **Note** The creation mode `GeoReplica` is currently in preview. It is only available when `previewFeatures` is set.
100
104
  */
101
105
  readonly createMode: pulumi.Output<string | undefined>;
102
106
  /**
@@ -171,13 +175,15 @@ export interface MongoClusterState {
171
175
  */
172
176
  administratorUsername?: pulumi.Input<string>;
173
177
  /**
174
- * The compute tier to assign to the MongoDB Cluster. Possible values are `Free`, `M25`, `M30`, `M40`, `M50`, `M60` and `M80`.
178
+ * The compute tier to assign to the MongoDB Cluster. Possible values are `Free`, `M10`, `M20`, `M25`, `M30`, `M40`, `M50`, `M60`, `M80`, and `M200`.
175
179
  */
176
180
  computeTier?: pulumi.Input<string>;
181
+ /**
182
+ * The list of `connectionStrings` blocks as defined below.
183
+ */
184
+ connectionStrings?: pulumi.Input<pulumi.Input<inputs.cosmosdb.MongoClusterConnectionString>[]>;
177
185
  /**
178
186
  * The creation mode for the MongoDB Cluster. Possibles values are `Default` and `GeoReplica`. Defaults to `Default`. Changing this forces a new resource to be created.
179
- *
180
- * > **Note** The creation mode `GeoReplica` is currently in preview. It is only available when `previewFeatures` is set.
181
187
  */
182
188
  createMode?: pulumi.Input<string>;
183
189
  /**
@@ -244,13 +250,11 @@ export interface MongoClusterArgs {
244
250
  */
245
251
  administratorUsername?: pulumi.Input<string>;
246
252
  /**
247
- * The compute tier to assign to the MongoDB Cluster. Possible values are `Free`, `M25`, `M30`, `M40`, `M50`, `M60` and `M80`.
253
+ * The compute tier to assign to the MongoDB Cluster. Possible values are `Free`, `M10`, `M20`, `M25`, `M30`, `M40`, `M50`, `M60`, `M80`, and `M200`.
248
254
  */
249
255
  computeTier?: pulumi.Input<string>;
250
256
  /**
251
257
  * The creation mode for the MongoDB Cluster. Possibles values are `Default` and `GeoReplica`. Defaults to `Default`. Changing this forces a new resource to be created.
252
- *
253
- * > **Note** The creation mode `GeoReplica` is currently in preview. It is only available when `previewFeatures` is set.
254
258
  */
255
259
  createMode?: pulumi.Input<string>;
256
260
  /**
@@ -102,6 +102,7 @@ class MongoCluster extends pulumi.CustomResource {
102
102
  resourceInputs["administratorPassword"] = state ? state.administratorPassword : undefined;
103
103
  resourceInputs["administratorUsername"] = state ? state.administratorUsername : undefined;
104
104
  resourceInputs["computeTier"] = state ? state.computeTier : undefined;
105
+ resourceInputs["connectionStrings"] = state ? state.connectionStrings : undefined;
105
106
  resourceInputs["createMode"] = state ? state.createMode : undefined;
106
107
  resourceInputs["highAvailabilityMode"] = state ? state.highAvailabilityMode : undefined;
107
108
  resourceInputs["location"] = state ? state.location : undefined;
@@ -137,9 +138,10 @@ class MongoCluster extends pulumi.CustomResource {
137
138
  resourceInputs["storageSizeInGb"] = args ? args.storageSizeInGb : undefined;
138
139
  resourceInputs["tags"] = args ? args.tags : undefined;
139
140
  resourceInputs["version"] = args ? args.version : undefined;
141
+ resourceInputs["connectionStrings"] = undefined /*out*/;
140
142
  }
141
143
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
142
- const secretOpts = { additionalSecretOutputs: ["administratorPassword"] };
144
+ const secretOpts = { additionalSecretOutputs: ["administratorPassword", "connectionStrings"] };
143
145
  opts = pulumi.mergeOptions(opts, secretOpts);
144
146
  super(MongoCluster.__pulumiType, name, resourceInputs, opts);
145
147
  }
@@ -1 +1 @@
1
- {"version":3,"file":"mongoCluster.js","sourceRoot":"","sources":["../../cosmosdb/mongoCluster.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"mongoCluster.js","sourceRoot":"","sources":["../../cosmosdb/mongoCluster.ts"],"names":[],"mappings":"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"}
@@ -18,7 +18,7 @@ import * as outputs from "../types/output";
18
18
  * name: "example-dg",
19
19
  * resourceGroupName: example.name,
20
20
  * location: "West Europe",
21
- * grafanaMajorVersion: "10",
21
+ * grafanaMajorVersion: "11",
22
22
  * apiKeyEnabled: true,
23
23
  * deterministicOutboundIpEnabled: true,
24
24
  * publicNetworkAccessEnabled: false,
@@ -76,7 +76,7 @@ export declare class Grafana extends pulumi.CustomResource {
76
76
  */
77
77
  readonly endpoint: pulumi.Output<string>;
78
78
  /**
79
- * Which major version of Grafana to deploy. Possible values are `9`, `10`. Changing this forces a new resource to be created.
79
+ * Which major version of Grafana to deploy. Possible values are `10`, `11`. Changing this forces a new resource to be created.
80
80
  */
81
81
  readonly grafanaMajorVersion: pulumi.Output<string>;
82
82
  /**
@@ -159,7 +159,7 @@ export interface GrafanaState {
159
159
  */
160
160
  endpoint?: pulumi.Input<string>;
161
161
  /**
162
- * Which major version of Grafana to deploy. Possible values are `9`, `10`. Changing this forces a new resource to be created.
162
+ * Which major version of Grafana to deploy. Possible values are `10`, `11`. Changing this forces a new resource to be created.
163
163
  */
164
164
  grafanaMajorVersion?: pulumi.Input<string>;
165
165
  /**
@@ -230,7 +230,7 @@ export interface GrafanaArgs {
230
230
  */
231
231
  deterministicOutboundIpEnabled?: pulumi.Input<boolean>;
232
232
  /**
233
- * Which major version of Grafana to deploy. Possible values are `9`, `10`. Changing this forces a new resource to be created.
233
+ * Which major version of Grafana to deploy. Possible values are `10`, `11`. Changing this forces a new resource to be created.
234
234
  */
235
235
  grafanaMajorVersion: pulumi.Input<string>;
236
236
  /**
@@ -22,7 +22,7 @@ const utilities = require("../utilities");
22
22
  * name: "example-dg",
23
23
  * resourceGroupName: example.name,
24
24
  * location: "West Europe",
25
- * grafanaMajorVersion: "10",
25
+ * grafanaMajorVersion: "11",
26
26
  * apiKeyEnabled: true,
27
27
  * deterministicOutboundIpEnabled: true,
28
28
  * publicNetworkAccessEnabled: false,
@@ -24,7 +24,7 @@ import * as pulumi from "@pulumi/pulumi";
24
24
  * name: "example-dg",
25
25
  * resourceGroupName: example.name,
26
26
  * location: example.location,
27
- * grafanaMajorVersion: "10",
27
+ * grafanaMajorVersion: "11",
28
28
  * publicNetworkAccessEnabled: false,
29
29
  * azureMonitorWorkspaceIntegrations: [{
30
30
  * resourceId: exampleWorkspace.id,
@@ -30,7 +30,7 @@ const utilities = require("../utilities");
30
30
  * name: "example-dg",
31
31
  * resourceGroupName: example.name,
32
32
  * location: example.location,
33
- * grafanaMajorVersion: "10",
33
+ * grafanaMajorVersion: "11",
34
34
  * publicNetworkAccessEnabled: false,
35
35
  * azureMonitorWorkspaceIntegrations: [{
36
36
  * resourceId: exampleWorkspace.id,
@@ -32,8 +32,8 @@ import * as pulumi from "@pulumi/pulumi";
32
32
  * });
33
33
  * const exampleMonitorSsoConfiguration = new azure.datadog.MonitorSsoConfiguration("example", {
34
34
  * datadogMonitorId: exampleMonitor.id,
35
- * singleSignOnEnabled: "Enable",
36
- * enterpriseApplicationId: "XXXX",
35
+ * singleSignOn: "Enable",
36
+ * enterpriseApplicationId: "00000000-0000-0000-0000-000000000000",
37
37
  * });
38
38
  * ```
39
39
  *
@@ -78,7 +78,11 @@ export declare class MonitorSsoConfiguration extends pulumi.CustomResource {
78
78
  */
79
79
  readonly name: pulumi.Output<string>;
80
80
  /**
81
- * The state of SingleSignOn configuration. Possible values are `Enable` and `Disable`.
81
+ * The state of SingleSignOn configuration. Possible values are `Enable`, `Disable`, `Initial` and `Existing`.
82
+ */
83
+ readonly singleSignOn: pulumi.Output<string>;
84
+ /**
85
+ * @deprecated `singleSignOnEnabled` has been deprecated in favour of the `singleSignOn` property and will be removed in v5.0 of the AzureRM Provider.
82
86
  */
83
87
  readonly singleSignOnEnabled: pulumi.Output<string>;
84
88
  /**
@@ -111,7 +115,11 @@ export interface MonitorSsoConfigurationState {
111
115
  */
112
116
  name?: pulumi.Input<string>;
113
117
  /**
114
- * The state of SingleSignOn configuration. Possible values are `Enable` and `Disable`.
118
+ * The state of SingleSignOn configuration. Possible values are `Enable`, `Disable`, `Initial` and `Existing`.
119
+ */
120
+ singleSignOn?: pulumi.Input<string>;
121
+ /**
122
+ * @deprecated `singleSignOnEnabled` has been deprecated in favour of the `singleSignOn` property and will be removed in v5.0 of the AzureRM Provider.
115
123
  */
116
124
  singleSignOnEnabled?: pulumi.Input<string>;
117
125
  }
@@ -132,7 +140,11 @@ export interface MonitorSsoConfigurationArgs {
132
140
  */
133
141
  name?: pulumi.Input<string>;
134
142
  /**
135
- * The state of SingleSignOn configuration. Possible values are `Enable` and `Disable`.
143
+ * The state of SingleSignOn configuration. Possible values are `Enable`, `Disable`, `Initial` and `Existing`.
136
144
  */
137
- singleSignOnEnabled: pulumi.Input<string>;
145
+ singleSignOn?: pulumi.Input<string>;
146
+ /**
147
+ * @deprecated `singleSignOnEnabled` has been deprecated in favour of the `singleSignOn` property and will be removed in v5.0 of the AzureRM Provider.
148
+ */
149
+ singleSignOnEnabled?: pulumi.Input<string>;
138
150
  }
@@ -38,8 +38,8 @@ const utilities = require("../utilities");
38
38
  * });
39
39
  * const exampleMonitorSsoConfiguration = new azure.datadog.MonitorSsoConfiguration("example", {
40
40
  * datadogMonitorId: exampleMonitor.id,
41
- * singleSignOnEnabled: "Enable",
42
- * enterpriseApplicationId: "XXXX",
41
+ * singleSignOn: "Enable",
42
+ * enterpriseApplicationId: "00000000-0000-0000-0000-000000000000",
43
43
  * });
44
44
  * ```
45
45
  *
@@ -83,6 +83,7 @@ class MonitorSsoConfiguration extends pulumi.CustomResource {
83
83
  resourceInputs["enterpriseApplicationId"] = state ? state.enterpriseApplicationId : undefined;
84
84
  resourceInputs["loginUrl"] = state ? state.loginUrl : undefined;
85
85
  resourceInputs["name"] = state ? state.name : undefined;
86
+ resourceInputs["singleSignOn"] = state ? state.singleSignOn : undefined;
86
87
  resourceInputs["singleSignOnEnabled"] = state ? state.singleSignOnEnabled : undefined;
87
88
  }
88
89
  else {
@@ -93,12 +94,10 @@ class MonitorSsoConfiguration extends pulumi.CustomResource {
93
94
  if ((!args || args.enterpriseApplicationId === undefined) && !opts.urn) {
94
95
  throw new Error("Missing required property 'enterpriseApplicationId'");
95
96
  }
96
- if ((!args || args.singleSignOnEnabled === undefined) && !opts.urn) {
97
- throw new Error("Missing required property 'singleSignOnEnabled'");
98
- }
99
97
  resourceInputs["datadogMonitorId"] = args ? args.datadogMonitorId : undefined;
100
98
  resourceInputs["enterpriseApplicationId"] = args ? args.enterpriseApplicationId : undefined;
101
99
  resourceInputs["name"] = args ? args.name : undefined;
100
+ resourceInputs["singleSignOn"] = args ? args.singleSignOn : undefined;
102
101
  resourceInputs["singleSignOnEnabled"] = args ? args.singleSignOnEnabled : undefined;
103
102
  resourceInputs["loginUrl"] = undefined /*out*/;
104
103
  }