@pulumi/azure 6.27.0-alpha.1758868424 → 6.27.2

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 (285) hide show
  1. package/apimanagement/backend.d.ts +1 -1
  2. package/apimanagement/backend.js +1 -1
  3. package/appservice/appFlexConsumption.d.ts +18 -0
  4. package/appservice/appFlexConsumption.js +2 -0
  5. package/appservice/appFlexConsumption.js.map +1 -1
  6. package/appservice/servicePlan.d.ts +6 -6
  7. package/billing/accountCostManagementExport.d.ts +1 -1
  8. package/billing/accountCostManagementExport.js +1 -1
  9. package/cdn/frontdoorFirewallPolicy.d.ts +3 -54
  10. package/cdn/frontdoorFirewallPolicy.js +2 -33
  11. package/cdn/frontdoorFirewallPolicy.js.map +1 -1
  12. package/cdn/frontdoorProfile.d.ts +32 -1
  13. package/cdn/frontdoorProfile.js +16 -1
  14. package/cdn/frontdoorProfile.js.map +1 -1
  15. package/cdn/frontdoorSecurityPolicy.d.ts +3 -3
  16. package/cdn/getFrontdoorFirewallPolicy.d.ts +4 -0
  17. package/cdn/getFrontdoorFirewallPolicy.js.map +1 -1
  18. package/cdn/getFrontdoorProfile.d.ts +12 -10
  19. package/cdn/getFrontdoorProfile.js +4 -2
  20. package/cdn/getFrontdoorProfile.js.map +1 -1
  21. package/cognitive/account.d.ts +3 -3
  22. package/compute/getManagedDisks.d.ts +80 -0
  23. package/compute/getManagedDisks.js +66 -0
  24. package/compute/getManagedDisks.js.map +1 -0
  25. package/compute/index.d.ts +3 -0
  26. package/compute/index.js +5 -2
  27. package/compute/index.js.map +1 -1
  28. package/compute/linuxVirtualMachine.d.ts +31 -7
  29. package/compute/linuxVirtualMachine.js +2 -3
  30. package/compute/linuxVirtualMachine.js.map +1 -1
  31. package/compute/windowsVirtualMachine.d.ts +49 -10
  32. package/compute/windowsVirtualMachine.js +4 -6
  33. package/compute/windowsVirtualMachine.js.map +1 -1
  34. package/containerservice/clusterTrustedAccessRoleBinding.d.ts +1 -1
  35. package/containerservice/clusterTrustedAccessRoleBinding.js +1 -1
  36. package/containerservice/getClusterNodePool.d.ts +3 -2
  37. package/containerservice/getClusterNodePool.js +2 -2
  38. package/containerservice/getClusterNodePool.js.map +1 -1
  39. package/containerservice/getKubernetesCluster.d.ts +2 -2
  40. package/containerservice/getKubernetesCluster.js +2 -2
  41. package/containerservice/getKubernetesNodePoolSnapshot.d.ts +2 -2
  42. package/containerservice/getKubernetesNodePoolSnapshot.js +2 -2
  43. package/containerservice/kubernetesCluster.d.ts +13 -1
  44. package/containerservice/kubernetesCluster.js +3 -1
  45. package/containerservice/kubernetesCluster.js.map +1 -1
  46. package/containerservice/kubernetesClusterNodePool.d.ts +13 -1
  47. package/containerservice/kubernetesClusterNodePool.js +3 -1
  48. package/containerservice/kubernetesClusterNodePool.js.map +1 -1
  49. package/core/resourceGroupCostManagementExport.d.ts +1 -1
  50. package/core/resourceGroupCostManagementExport.js +1 -1
  51. package/core/resourceGroupPolicyAssignment.d.ts +3 -3
  52. package/core/resourcePolicyAssignment.d.ts +3 -3
  53. package/core/subscriptionCostManagementExport.d.ts +1 -1
  54. package/core/subscriptionCostManagementExport.js +1 -1
  55. package/core/subscriptionPolicyAssignment.d.ts +3 -3
  56. package/datafactory/customerManagedKey.d.ts +178 -0
  57. package/datafactory/customerManagedKey.js +165 -0
  58. package/datafactory/customerManagedKey.js.map +1 -0
  59. package/datafactory/factory.d.ts +2 -2
  60. package/datafactory/index.d.ts +3 -0
  61. package/datafactory/index.js +7 -2
  62. package/datafactory/index.js.map +1 -1
  63. package/dataprotection/backupPolicyBlobStorage.d.ts +37 -0
  64. package/dataprotection/backupPolicyBlobStorage.js +37 -0
  65. package/dataprotection/backupPolicyBlobStorage.js.map +1 -1
  66. package/devcenter/getProjectPool.d.ts +4 -0
  67. package/devcenter/getProjectPool.js.map +1 -1
  68. package/devcenter/projectPool.d.ts +12 -0
  69. package/devcenter/projectPool.js +2 -0
  70. package/devcenter/projectPool.js.map +1 -1
  71. package/eventgrid/domain.d.ts +1 -1
  72. package/eventgrid/domain.js +1 -1
  73. package/eventgrid/domainTopic.d.ts +1 -1
  74. package/eventgrid/domainTopic.js +1 -1
  75. package/eventgrid/eventSubscription.d.ts +1 -1
  76. package/eventgrid/eventSubscription.js +1 -1
  77. package/eventgrid/getDomain.d.ts +2 -2
  78. package/eventgrid/getDomain.js +2 -2
  79. package/eventgrid/getDomainTopic.d.ts +2 -2
  80. package/eventgrid/getDomainTopic.js +2 -2
  81. package/eventgrid/getPartnerNamespace.d.ts +2 -2
  82. package/eventgrid/getPartnerNamespace.js +2 -2
  83. package/eventgrid/getPartnerRegistration.d.ts +2 -2
  84. package/eventgrid/getPartnerRegistration.js +2 -2
  85. package/eventgrid/getSystemTopic.d.ts +7 -5
  86. package/eventgrid/getSystemTopic.js +2 -2
  87. package/eventgrid/getSystemTopic.js.map +1 -1
  88. package/eventgrid/getTopic.d.ts +2 -2
  89. package/eventgrid/getTopic.js +2 -2
  90. package/eventgrid/partnerConfiguration.d.ts +1 -1
  91. package/eventgrid/partnerConfiguration.js +1 -1
  92. package/eventgrid/partnerNamespace.d.ts +1 -1
  93. package/eventgrid/partnerNamespace.js +1 -1
  94. package/eventgrid/partnerRegistration.d.ts +1 -1
  95. package/eventgrid/partnerRegistration.js +1 -1
  96. package/eventgrid/systemTopic.d.ts +23 -9
  97. package/eventgrid/systemTopic.js +6 -5
  98. package/eventgrid/systemTopic.js.map +1 -1
  99. package/eventgrid/systemTopicEventSubscription.d.ts +2 -2
  100. package/eventgrid/systemTopicEventSubscription.js +2 -2
  101. package/eventgrid/topic.d.ts +1 -1
  102. package/eventgrid/topic.js +1 -1
  103. package/eventhub/domain.d.ts +1 -1
  104. package/eventhub/domain.js +1 -1
  105. package/eventhub/eventGridTopic.d.ts +1 -1
  106. package/eventhub/eventGridTopic.js +1 -1
  107. package/eventhub/eventSubscription.d.ts +1 -1
  108. package/eventhub/eventSubscription.js +1 -1
  109. package/hpc/cacheBlobTarget.d.ts +1 -1
  110. package/hpc/cacheBlobTarget.js +1 -1
  111. package/iot/endpointCosmosdbAccount.d.ts +18 -0
  112. package/iot/endpointCosmosdbAccount.js +2 -0
  113. package/iot/endpointCosmosdbAccount.js.map +1 -1
  114. package/iot/endpointEventhub.d.ts +18 -0
  115. package/iot/endpointEventhub.js +2 -0
  116. package/iot/endpointEventhub.js.map +1 -1
  117. package/iot/endpointServicebusQueue.d.ts +18 -0
  118. package/iot/endpointServicebusQueue.js +2 -0
  119. package/iot/endpointServicebusQueue.js.map +1 -1
  120. package/iot/endpointServicebusTopic.d.ts +18 -0
  121. package/iot/endpointServicebusTopic.js +2 -0
  122. package/iot/endpointServicebusTopic.js.map +1 -1
  123. package/iot/endpointStorageContainer.d.ts +18 -0
  124. package/iot/endpointStorageContainer.js +2 -0
  125. package/iot/endpointStorageContainer.js.map +1 -1
  126. package/keyvault/getKeyVault.d.ts +3 -0
  127. package/keyvault/getKeyVault.js.map +1 -1
  128. package/keyvault/keyVault.d.ts +25 -13
  129. package/keyvault/keyVault.js +2 -0
  130. package/keyvault/keyVault.js.map +1 -1
  131. package/kusto/cluster.d.ts +33 -27
  132. package/kusto/cluster.js +4 -2
  133. package/kusto/cluster.js.map +1 -1
  134. package/lb/getLBOutboundRule.d.ts +1 -0
  135. package/lb/getLBOutboundRule.js.map +1 -1
  136. package/lb/getLBRule.d.ts +6 -0
  137. package/lb/getLBRule.js.map +1 -1
  138. package/lb/loadBalancer.d.ts +24 -0
  139. package/lb/loadBalancer.js +4 -0
  140. package/lb/loadBalancer.js.map +1 -1
  141. package/lb/natRule.d.ts +31 -7
  142. package/lb/natRule.js +4 -0
  143. package/lb/natRule.js.map +1 -1
  144. package/lb/outboundRule.d.ts +16 -4
  145. package/lb/outboundRule.js +2 -0
  146. package/lb/outboundRule.js.map +1 -1
  147. package/lb/rule.d.ts +32 -8
  148. package/lb/rule.js +4 -0
  149. package/lb/rule.js.map +1 -1
  150. package/loadtest/loadTest.d.ts +0 -2
  151. package/loadtest/loadTest.js +0 -2
  152. package/loadtest/loadTest.js.map +1 -1
  153. package/logicapps/getStandard.d.ts +0 -9
  154. package/logicapps/getStandard.js +0 -2
  155. package/logicapps/getStandard.js.map +1 -1
  156. package/logicapps/standard.d.ts +3 -3
  157. package/machinelearning/computeInstance.d.ts +15 -3
  158. package/machinelearning/computeInstance.js.map +1 -1
  159. package/machinelearning/datastoreBlobstorage.d.ts +1 -1
  160. package/machinelearning/datastoreBlobstorage.js +1 -1
  161. package/machinelearning/datastoreDatalakeGen2.d.ts +1 -1
  162. package/machinelearning/datastoreDatalakeGen2.js +1 -1
  163. package/machinelearning/inferenceCluster.d.ts +1 -1
  164. package/machinelearning/inferenceCluster.js +1 -1
  165. package/machinelearning/workspace.d.ts +18 -0
  166. package/machinelearning/workspace.js +2 -0
  167. package/machinelearning/workspace.js.map +1 -1
  168. package/management/groupPolicyAssignment.d.ts +3 -3
  169. package/management/privateLinkAssociation.d.ts +0 -33
  170. package/management/privateLinkAssociation.js.map +1 -1
  171. package/mobile/networkSim.d.ts +1 -3
  172. package/mobile/networkSim.js +1 -3
  173. package/mobile/networkSim.js.map +1 -1
  174. package/mobile/networkSimPolicy.d.ts +1 -3
  175. package/mobile/networkSimPolicy.js +1 -3
  176. package/mobile/networkSimPolicy.js.map +1 -1
  177. package/mobile/networkSlice.d.ts +29 -7
  178. package/mobile/networkSlice.js +5 -6
  179. package/mobile/networkSlice.js.map +1 -1
  180. package/monitoring/activityLogAlert.d.ts +3 -3
  181. package/mssql/jobStep.d.ts +5 -5
  182. package/mssql/jobStep.js +2 -2
  183. package/netapp/account.d.ts +1 -1
  184. package/netapp/account.js +1 -1
  185. package/netapp/accountEncryption.d.ts +43 -1
  186. package/netapp/accountEncryption.js +23 -1
  187. package/netapp/accountEncryption.js.map +1 -1
  188. package/netapp/backupPolicy.d.ts +1 -1
  189. package/netapp/backupPolicy.js +1 -1
  190. package/netapp/backupVault.d.ts +1 -1
  191. package/netapp/backupVault.js +1 -1
  192. package/netapp/getAccount.d.ts +2 -2
  193. package/netapp/getAccount.js +2 -2
  194. package/netapp/getAccountEncryption.d.ts +4 -2
  195. package/netapp/getAccountEncryption.js +2 -2
  196. package/netapp/getAccountEncryption.js.map +1 -1
  197. package/netapp/getBackupPolicy.d.ts +2 -2
  198. package/netapp/getBackupPolicy.js +2 -2
  199. package/netapp/getBackupVault.d.ts +2 -2
  200. package/netapp/getBackupVault.js +2 -2
  201. package/netapp/getPool.d.ts +6 -2
  202. package/netapp/getPool.js +2 -2
  203. package/netapp/getPool.js.map +1 -1
  204. package/netapp/getSnapshot.d.ts +2 -2
  205. package/netapp/getSnapshot.js +2 -2
  206. package/netapp/getSnapshotPolicy.d.ts +2 -2
  207. package/netapp/getSnapshotPolicy.js +2 -2
  208. package/netapp/getVolume.d.ts +6 -2
  209. package/netapp/getVolume.js +2 -2
  210. package/netapp/getVolume.js.map +1 -1
  211. package/netapp/getVolumeGroupOracle.d.ts +2 -2
  212. package/netapp/getVolumeGroupOracle.js +2 -2
  213. package/netapp/getVolumeGroupSapHana.d.ts +2 -2
  214. package/netapp/getVolumeGroupSapHana.js +2 -2
  215. package/netapp/getVolumeQuotaRule.d.ts +2 -2
  216. package/netapp/getVolumeQuotaRule.js +2 -2
  217. package/netapp/pool.d.ts +43 -4
  218. package/netapp/pool.js +30 -1
  219. package/netapp/pool.js.map +1 -1
  220. package/netapp/snapshot.d.ts +1 -1
  221. package/netapp/snapshot.js +1 -1
  222. package/netapp/snapshotPolicy.d.ts +1 -1
  223. package/netapp/snapshotPolicy.js +1 -1
  224. package/netapp/volume.d.ts +27 -3
  225. package/netapp/volume.js +2 -0
  226. package/netapp/volume.js.map +1 -1
  227. package/netapp/volumeGroupOracle.d.ts +1 -1
  228. package/netapp/volumeGroupOracle.js +1 -1
  229. package/netapp/volumeGroupSapHana.d.ts +1 -1
  230. package/netapp/volumeGroupSapHana.js +1 -1
  231. package/netapp/volumeQuotaRule.d.ts +1 -1
  232. package/netapp/volumeQuotaRule.js +1 -1
  233. package/network/index.d.ts +6 -0
  234. package/network/index.js +12 -2
  235. package/network/index.js.map +1 -1
  236. package/network/networkManagerIpamPoolStaticCidr.d.ts +150 -0
  237. package/network/networkManagerIpamPoolStaticCidr.js +112 -0
  238. package/network/networkManagerIpamPoolStaticCidr.js.map +1 -0
  239. package/network/networkManagerRoutingConfiguration.d.ts +3 -3
  240. package/network/networkManagerRoutingRuleCollection.d.ts +148 -0
  241. package/network/networkManagerRoutingRuleCollection.js +115 -0
  242. package/network/networkManagerRoutingRuleCollection.js.map +1 -0
  243. package/network/subnet.d.ts +24 -0
  244. package/network/subnet.js +2 -0
  245. package/network/subnet.js.map +1 -1
  246. package/oracle/autonomousDatabaseBackup.d.ts +95 -0
  247. package/oracle/autonomousDatabaseBackup.js +72 -0
  248. package/oracle/autonomousDatabaseBackup.js.map +1 -0
  249. package/oracle/getAutonomousDatabaseBackup.d.ts +125 -0
  250. package/oracle/getAutonomousDatabaseBackup.js +66 -0
  251. package/oracle/getAutonomousDatabaseBackup.js.map +1 -0
  252. package/oracle/getAutonomousDatabaseBackups.d.ts +78 -0
  253. package/oracle/getAutonomousDatabaseBackups.js +64 -0
  254. package/oracle/getAutonomousDatabaseBackups.js.map +1 -0
  255. package/oracle/index.d.ts +9 -0
  256. package/oracle/index.js +12 -1
  257. package/oracle/index.js.map +1 -1
  258. package/package.json +2 -2
  259. package/paloalto/nextGenerationFirewallVirtualHubLocalRulestack.d.ts +1 -1
  260. package/paloalto/nextGenerationFirewallVirtualHubLocalRulestack.js +1 -1
  261. package/paloalto/nextGenerationFirewallVirtualHubPanorama.d.ts +1 -1
  262. package/paloalto/nextGenerationFirewallVirtualHubPanorama.js +1 -1
  263. package/paloalto/nextGenerationFirewallVirtualNetworkLocalRulestack.d.ts +1 -1
  264. package/paloalto/nextGenerationFirewallVirtualNetworkLocalRulestack.js +1 -1
  265. package/paloalto/nextGenerationFirewallVirtualNetworkPanorama.d.ts +1 -1
  266. package/paloalto/nextGenerationFirewallVirtualNetworkPanorama.js +1 -1
  267. package/postgresql/flexibleServer.d.ts +3 -3
  268. package/postgresql/flexibleServerFirewallRule.d.ts +6 -6
  269. package/search/service.d.ts +3 -3
  270. package/sentinel/authomationRule.d.ts +12 -0
  271. package/sentinel/authomationRule.js +2 -0
  272. package/sentinel/authomationRule.js.map +1 -1
  273. package/sentinel/automationRule.d.ts +12 -0
  274. package/sentinel/automationRule.js +2 -0
  275. package/sentinel/automationRule.js.map +1 -1
  276. package/storage/containerImmutabilityPolicy.d.ts +1 -1
  277. package/storage/containerImmutabilityPolicy.js +1 -1
  278. package/storage/getQueue.d.ts +45 -5
  279. package/storage/getQueue.js +16 -0
  280. package/storage/getQueue.js.map +1 -1
  281. package/storage/queue.d.ts +57 -6
  282. package/storage/queue.js +19 -3
  283. package/storage/queue.js.map +1 -1
  284. package/types/input.d.ts +190 -481
  285. package/types/output.d.ts +387 -84
@@ -25,6 +25,43 @@ import * as outputs from "../types/output";
25
25
  * name: "example-backup-policy",
26
26
  * vaultId: exampleBackupVault.id,
27
27
  * operationalDefaultRetentionDuration: "P30D",
28
+ * vaultDefaultRetentionDuration: "P7D",
29
+ * retentionRules: [
30
+ * {
31
+ * name: "Weekly",
32
+ * priority: 20,
33
+ * lifeCycle: {
34
+ * duration: "P90D",
35
+ * dataStoreType: "VaultStore",
36
+ * },
37
+ * criteria: {
38
+ * daysOfWeeks: ["Monday"],
39
+ * },
40
+ * },
41
+ * {
42
+ * name: "Monthly",
43
+ * priority: 10,
44
+ * lifeCycle: {
45
+ * duration: "P180D",
46
+ * dataStoreType: "VaultStore",
47
+ * },
48
+ * criteria: {
49
+ * daysOfMonths: [1],
50
+ * },
51
+ * },
52
+ * {
53
+ * name: "Yearly",
54
+ * priority: 5,
55
+ * lifeCycle: {
56
+ * duration: "P365D",
57
+ * dataStoreType: "VaultStore",
58
+ * },
59
+ * criteria: {
60
+ * monthsOfYears: ["January"],
61
+ * daysOfMonths: [1],
62
+ * },
63
+ * },
64
+ * ],
28
65
  * });
29
66
  * ```
30
67
  *
@@ -29,6 +29,43 @@ const utilities = require("../utilities");
29
29
  * name: "example-backup-policy",
30
30
  * vaultId: exampleBackupVault.id,
31
31
  * operationalDefaultRetentionDuration: "P30D",
32
+ * vaultDefaultRetentionDuration: "P7D",
33
+ * retentionRules: [
34
+ * {
35
+ * name: "Weekly",
36
+ * priority: 20,
37
+ * lifeCycle: {
38
+ * duration: "P90D",
39
+ * dataStoreType: "VaultStore",
40
+ * },
41
+ * criteria: {
42
+ * daysOfWeeks: ["Monday"],
43
+ * },
44
+ * },
45
+ * {
46
+ * name: "Monthly",
47
+ * priority: 10,
48
+ * lifeCycle: {
49
+ * duration: "P180D",
50
+ * dataStoreType: "VaultStore",
51
+ * },
52
+ * criteria: {
53
+ * daysOfMonths: [1],
54
+ * },
55
+ * },
56
+ * {
57
+ * name: "Yearly",
58
+ * priority: 5,
59
+ * lifeCycle: {
60
+ * duration: "P365D",
61
+ * dataStoreType: "VaultStore",
62
+ * },
63
+ * criteria: {
64
+ * monthsOfYears: ["January"],
65
+ * daysOfMonths: [1],
66
+ * },
67
+ * },
68
+ * ],
32
69
  * });
33
70
  * ```
34
71
  *
@@ -1 +1 @@
1
- {"version":3,"file":"backupPolicyBlobStorage.js","sourceRoot":"","sources":["../../dataprotection/backupPolicyBlobStorage.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyCG;AACH,MAAa,uBAAwB,SAAQ,MAAM,CAAC,cAAc;IAC9D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoC,EAAE,IAAmC;QAClI,OAAO,IAAI,uBAAuB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC9E,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,uBAAuB,CAAC,YAAY,CAAC;IACxE,CAAC;IA2CD,YAAY,IAAY,EAAE,WAAwE,EAAE,IAAmC;QACnI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuD,CAAC;YACtE,cAAc,CAAC,8BAA8B,CAAC,GAAG,KAAK,EAAE,4BAA4B,CAAC;YACrF,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,qCAAqC,CAAC,GAAG,KAAK,EAAE,mCAAmC,CAAC;YACnG,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,+BAA+B,CAAC,GAAG,KAAK,EAAE,6BAA6B,CAAC;YACvF,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;SAC9C;aAAM;YACH,MAAM,IAAI,GAAG,WAAsD,CAAC;YACpE,IAAI,IAAI,EAAE,OAAO,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1C,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,cAAc,CAAC,8BAA8B,CAAC,GAAG,IAAI,EAAE,4BAA4B,CAAC;YACpF,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,qCAAqC,CAAC,GAAG,IAAI,EAAE,mCAAmC,CAAC;YAClG,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,+BAA+B,CAAC,GAAG,IAAI,EAAE,6BAA6B,CAAC;YACtF,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;SAC7C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,uBAAuB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5E,CAAC;;AAhGL,0DAiGC;AAnFG,gBAAgB;AACO,oCAAY,GAAG,sEAAsE,CAAC"}
1
+ {"version":3,"file":"backupPolicyBlobStorage.js","sourceRoot":"","sources":["../../dataprotection/backupPolicyBlobStorage.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8EG;AACH,MAAa,uBAAwB,SAAQ,MAAM,CAAC,cAAc;IAC9D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoC,EAAE,IAAmC;QAClI,OAAO,IAAI,uBAAuB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC9E,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,uBAAuB,CAAC,YAAY,CAAC;IACxE,CAAC;IA2CD,YAAY,IAAY,EAAE,WAAwE,EAAE,IAAmC;QACnI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuD,CAAC;YACtE,cAAc,CAAC,8BAA8B,CAAC,GAAG,KAAK,EAAE,4BAA4B,CAAC;YACrF,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,qCAAqC,CAAC,GAAG,KAAK,EAAE,mCAAmC,CAAC;YACnG,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,+BAA+B,CAAC,GAAG,KAAK,EAAE,6BAA6B,CAAC;YACvF,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;SAC9C;aAAM;YACH,MAAM,IAAI,GAAG,WAAsD,CAAC;YACpE,IAAI,IAAI,EAAE,OAAO,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1C,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,cAAc,CAAC,8BAA8B,CAAC,GAAG,IAAI,EAAE,4BAA4B,CAAC;YACpF,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,qCAAqC,CAAC,GAAG,IAAI,EAAE,mCAAmC,CAAC;YAClG,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,+BAA+B,CAAC,GAAG,IAAI,EAAE,6BAA6B,CAAC;YACtF,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;SAC7C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,uBAAuB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5E,CAAC;;AAhGL,0DAiGC;AAnFG,gBAAgB;AACO,oCAAY,GAAG,sEAAsE,CAAC"}
@@ -62,6 +62,10 @@ export interface GetProjectPoolResult {
62
62
  */
63
63
  readonly location: string;
64
64
  readonly name: string;
65
+ /**
66
+ * Specifies whether Dev Boxes in the Pool will have SSO enabled or disabled.
67
+ */
68
+ readonly singleSignOnEnabled: boolean;
65
69
  /**
66
70
  * The specified time in minutes to wait before stopping a Dev Center Dev Box once disconnect is detected.
67
71
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getProjectPool.js","sourceRoot":"","sources":["../../devcenter/getProjectPool.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC;AAmDD;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,+CAA+C,EAAE;QAChF,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC"}
1
+ {"version":3,"file":"getProjectPool.js","sourceRoot":"","sources":["../../devcenter/getProjectPool.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC;AAuDD;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,+CAA+C,EAAE;QAChF,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC"}
@@ -129,6 +129,10 @@ export declare class ProjectPool extends pulumi.CustomResource {
129
129
  * Specifies the name of this Dev Center Project Pool. Changing this forces a new resource to be created.
130
130
  */
131
131
  readonly name: pulumi.Output<string>;
132
+ /**
133
+ * Specifies whether Dev Boxes in the Pool will have SSO enabled or disabled. Defaults to `false`.
134
+ */
135
+ readonly singleSignOnEnabled: pulumi.Output<boolean | undefined>;
132
136
  /**
133
137
  * The specified time in minutes to wait before stopping a Dev Center Dev Box once disconnect is detected. Possible values are between `60` and `480`.
134
138
  */
@@ -182,6 +186,10 @@ export interface ProjectPoolState {
182
186
  * Specifies the name of this Dev Center Project Pool. Changing this forces a new resource to be created.
183
187
  */
184
188
  name?: pulumi.Input<string>;
189
+ /**
190
+ * Specifies whether Dev Boxes in the Pool will have SSO enabled or disabled. Defaults to `false`.
191
+ */
192
+ singleSignOnEnabled?: pulumi.Input<boolean>;
185
193
  /**
186
194
  * The specified time in minutes to wait before stopping a Dev Center Dev Box once disconnect is detected. Possible values are between `60` and `480`.
187
195
  */
@@ -227,6 +235,10 @@ export interface ProjectPoolArgs {
227
235
  * Specifies the name of this Dev Center Project Pool. Changing this forces a new resource to be created.
228
236
  */
229
237
  name?: pulumi.Input<string>;
238
+ /**
239
+ * Specifies whether Dev Boxes in the Pool will have SSO enabled or disabled. Defaults to `false`.
240
+ */
241
+ singleSignOnEnabled?: pulumi.Input<boolean>;
230
242
  /**
231
243
  * The specified time in minutes to wait before stopping a Dev Center Dev Box once disconnect is detected. Possible values are between `60` and `480`.
232
244
  */
@@ -124,6 +124,7 @@ class ProjectPool extends pulumi.CustomResource {
124
124
  resourceInputs["location"] = state?.location;
125
125
  resourceInputs["managedVirtualNetworkRegions"] = state?.managedVirtualNetworkRegions;
126
126
  resourceInputs["name"] = state?.name;
127
+ resourceInputs["singleSignOnEnabled"] = state?.singleSignOnEnabled;
127
128
  resourceInputs["stopOnDisconnectGracePeriodMinutes"] = state?.stopOnDisconnectGracePeriodMinutes;
128
129
  resourceInputs["tags"] = state?.tags;
129
130
  }
@@ -148,6 +149,7 @@ class ProjectPool extends pulumi.CustomResource {
148
149
  resourceInputs["location"] = args?.location;
149
150
  resourceInputs["managedVirtualNetworkRegions"] = args?.managedVirtualNetworkRegions;
150
151
  resourceInputs["name"] = args?.name;
152
+ resourceInputs["singleSignOnEnabled"] = args?.singleSignOnEnabled;
151
153
  resourceInputs["stopOnDisconnectGracePeriodMinutes"] = args?.stopOnDisconnectGracePeriodMinutes;
152
154
  resourceInputs["tags"] = args?.tags;
153
155
  }
@@ -1 +1 @@
1
- {"version":3,"file":"projectPool.js","sourceRoot":"","sources":["../../devcenter/projectPool.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"projectPool.js","sourceRoot":"","sources":["../../devcenter/projectPool.ts"],"names":[],"mappings":"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"}
@@ -29,7 +29,7 @@ import * as outputs from "../types/output";
29
29
  * <!-- This section is generated, changes will be overwritten -->
30
30
  * This resource uses the following Azure API Providers:
31
31
  *
32
- * * `Microsoft.EventGrid` - 2022-06-15
32
+ * * `Microsoft.EventGrid` - 2025-02-15
33
33
  *
34
34
  * ## Import
35
35
  *
@@ -33,7 +33,7 @@ const utilities = require("../utilities");
33
33
  * <!-- This section is generated, changes will be overwritten -->
34
34
  * This resource uses the following Azure API Providers:
35
35
  *
36
- * * `Microsoft.EventGrid` - 2022-06-15
36
+ * * `Microsoft.EventGrid` - 2025-02-15
37
37
  *
38
38
  * ## Import
39
39
  *
@@ -32,7 +32,7 @@ import * as pulumi from "@pulumi/pulumi";
32
32
  * <!-- This section is generated, changes will be overwritten -->
33
33
  * This resource uses the following Azure API Providers:
34
34
  *
35
- * * `Microsoft.EventGrid` - 2022-06-15
35
+ * * `Microsoft.EventGrid` - 2025-02-15
36
36
  *
37
37
  * ## Import
38
38
  *
@@ -38,7 +38,7 @@ const utilities = require("../utilities");
38
38
  * <!-- This section is generated, changes will be overwritten -->
39
39
  * This resource uses the following Azure API Providers:
40
40
  *
41
- * * `Microsoft.EventGrid` - 2022-06-15
41
+ * * `Microsoft.EventGrid` - 2025-02-15
42
42
  *
43
43
  * ## Import
44
44
  *
@@ -43,7 +43,7 @@ import * as outputs from "../types/output";
43
43
  * <!-- This section is generated, changes will be overwritten -->
44
44
  * This resource uses the following Azure API Providers:
45
45
  *
46
- * * `Microsoft.EventGrid` - 2022-06-15
46
+ * * `Microsoft.EventGrid` - 2025-02-15
47
47
  *
48
48
  * ## Import
49
49
  *
@@ -47,7 +47,7 @@ const utilities = require("../utilities");
47
47
  * <!-- This section is generated, changes will be overwritten -->
48
48
  * This resource uses the following Azure API Providers:
49
49
  *
50
- * * `Microsoft.EventGrid` - 2022-06-15
50
+ * * `Microsoft.EventGrid` - 2025-02-15
51
51
  *
52
52
  * ## Import
53
53
  *
@@ -21,7 +21,7 @@ import * as outputs from "../types/output";
21
21
  * <!-- This section is generated, changes will be overwritten -->
22
22
  * This data source uses the following Azure API Providers:
23
23
  *
24
- * * `Microsoft.EventGrid` - 2022-06-15
24
+ * * `Microsoft.EventGrid` - 2025-02-15
25
25
  */
26
26
  export declare function getDomain(args: GetDomainArgs, opts?: pulumi.InvokeOptions): Promise<GetDomainResult>;
27
27
  /**
@@ -115,7 +115,7 @@ export interface GetDomainResult {
115
115
  * <!-- This section is generated, changes will be overwritten -->
116
116
  * This data source uses the following Azure API Providers:
117
117
  *
118
- * * `Microsoft.EventGrid` - 2022-06-15
118
+ * * `Microsoft.EventGrid` - 2025-02-15
119
119
  */
120
120
  export declare function getDomainOutput(args: GetDomainOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDomainResult>;
121
121
  /**
@@ -26,7 +26,7 @@ const utilities = require("../utilities");
26
26
  * <!-- This section is generated, changes will be overwritten -->
27
27
  * This data source uses the following Azure API Providers:
28
28
  *
29
- * * `Microsoft.EventGrid` - 2022-06-15
29
+ * * `Microsoft.EventGrid` - 2025-02-15
30
30
  */
31
31
  function getDomain(args, opts) {
32
32
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -57,7 +57,7 @@ exports.getDomain = getDomain;
57
57
  * <!-- This section is generated, changes will be overwritten -->
58
58
  * This data source uses the following Azure API Providers:
59
59
  *
60
- * * `Microsoft.EventGrid` - 2022-06-15
60
+ * * `Microsoft.EventGrid` - 2025-02-15
61
61
  */
62
62
  function getDomainOutput(args, opts) {
63
63
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -19,7 +19,7 @@ import * as pulumi from "@pulumi/pulumi";
19
19
  * <!-- This section is generated, changes will be overwritten -->
20
20
  * This data source uses the following Azure API Providers:
21
21
  *
22
- * * `Microsoft.EventGrid` - 2022-06-15
22
+ * * `Microsoft.EventGrid` - 2025-02-15
23
23
  */
24
24
  export declare function getDomainTopic(args: GetDomainTopicArgs, opts?: pulumi.InvokeOptions): Promise<GetDomainTopicResult>;
25
25
  /**
@@ -74,7 +74,7 @@ export interface GetDomainTopicResult {
74
74
  * <!-- This section is generated, changes will be overwritten -->
75
75
  * This data source uses the following Azure API Providers:
76
76
  *
77
- * * `Microsoft.EventGrid` - 2022-06-15
77
+ * * `Microsoft.EventGrid` - 2025-02-15
78
78
  */
79
79
  export declare function getDomainTopicOutput(args: GetDomainTopicOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDomainTopicResult>;
80
80
  /**
@@ -25,7 +25,7 @@ const utilities = require("../utilities");
25
25
  * <!-- This section is generated, changes will be overwritten -->
26
26
  * This data source uses the following Azure API Providers:
27
27
  *
28
- * * `Microsoft.EventGrid` - 2022-06-15
28
+ * * `Microsoft.EventGrid` - 2025-02-15
29
29
  */
30
30
  function getDomainTopic(args, opts) {
31
31
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -56,7 +56,7 @@ exports.getDomainTopic = getDomainTopic;
56
56
  * <!-- This section is generated, changes will be overwritten -->
57
57
  * This data source uses the following Azure API Providers:
58
58
  *
59
- * * `Microsoft.EventGrid` - 2022-06-15
59
+ * * `Microsoft.EventGrid` - 2025-02-15
60
60
  */
61
61
  function getDomainTopicOutput(args, opts) {
62
62
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -21,7 +21,7 @@ import * as outputs from "../types/output";
21
21
  * <!-- This section is generated, changes will be overwritten -->
22
22
  * This data source uses the following Azure API Providers:
23
23
  *
24
- * * `Microsoft.EventGrid` - 2022-06-15
24
+ * * `Microsoft.EventGrid` - 2025-02-15
25
25
  */
26
26
  export declare function getPartnerNamespace(args: GetPartnerNamespaceArgs, opts?: pulumi.InvokeOptions): Promise<GetPartnerNamespaceResult>;
27
27
  /**
@@ -103,7 +103,7 @@ export interface GetPartnerNamespaceResult {
103
103
  * <!-- This section is generated, changes will be overwritten -->
104
104
  * This data source uses the following Azure API Providers:
105
105
  *
106
- * * `Microsoft.EventGrid` - 2022-06-15
106
+ * * `Microsoft.EventGrid` - 2025-02-15
107
107
  */
108
108
  export declare function getPartnerNamespaceOutput(args: GetPartnerNamespaceOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetPartnerNamespaceResult>;
109
109
  /**
@@ -26,7 +26,7 @@ const utilities = require("../utilities");
26
26
  * <!-- This section is generated, changes will be overwritten -->
27
27
  * This data source uses the following Azure API Providers:
28
28
  *
29
- * * `Microsoft.EventGrid` - 2022-06-15
29
+ * * `Microsoft.EventGrid` - 2025-02-15
30
30
  */
31
31
  function getPartnerNamespace(args, opts) {
32
32
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -57,7 +57,7 @@ exports.getPartnerNamespace = getPartnerNamespace;
57
57
  * <!-- This section is generated, changes will be overwritten -->
58
58
  * This data source uses the following Azure API Providers:
59
59
  *
60
- * * `Microsoft.EventGrid` - 2022-06-15
60
+ * * `Microsoft.EventGrid` - 2025-02-15
61
61
  */
62
62
  function getPartnerNamespaceOutput(args, opts) {
63
63
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -20,7 +20,7 @@ import * as pulumi from "@pulumi/pulumi";
20
20
  * <!-- This section is generated, changes will be overwritten -->
21
21
  * This data source uses the following Azure API Providers:
22
22
  *
23
- * * `Microsoft.EventGrid` - 2022-06-15
23
+ * * `Microsoft.EventGrid` - 2025-02-15
24
24
  */
25
25
  export declare function getPartnerRegistration(args: GetPartnerRegistrationArgs, opts?: pulumi.InvokeOptions): Promise<GetPartnerRegistrationResult>;
26
26
  /**
@@ -78,7 +78,7 @@ export interface GetPartnerRegistrationResult {
78
78
  * <!-- This section is generated, changes will be overwritten -->
79
79
  * This data source uses the following Azure API Providers:
80
80
  *
81
- * * `Microsoft.EventGrid` - 2022-06-15
81
+ * * `Microsoft.EventGrid` - 2025-02-15
82
82
  */
83
83
  export declare function getPartnerRegistrationOutput(args: GetPartnerRegistrationOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetPartnerRegistrationResult>;
84
84
  /**
@@ -26,7 +26,7 @@ const utilities = require("../utilities");
26
26
  * <!-- This section is generated, changes will be overwritten -->
27
27
  * This data source uses the following Azure API Providers:
28
28
  *
29
- * * `Microsoft.EventGrid` - 2022-06-15
29
+ * * `Microsoft.EventGrid` - 2025-02-15
30
30
  */
31
31
  function getPartnerRegistration(args, opts) {
32
32
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -57,7 +57,7 @@ exports.getPartnerRegistration = getPartnerRegistration;
57
57
  * <!-- This section is generated, changes will be overwritten -->
58
58
  * This data source uses the following Azure API Providers:
59
59
  *
60
- * * `Microsoft.EventGrid` - 2022-06-15
60
+ * * `Microsoft.EventGrid` - 2025-02-15
61
61
  */
62
62
  function getPartnerRegistrationOutput(args, opts) {
63
63
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -20,7 +20,7 @@ import * as outputs from "../types/output";
20
20
  * <!-- This section is generated, changes will be overwritten -->
21
21
  * This data source uses the following Azure API Providers:
22
22
  *
23
- * * `Microsoft.EventGrid` - 2022-06-15
23
+ * * `Microsoft.EventGrid` - 2025-02-15
24
24
  */
25
25
  export declare function getSystemTopic(args: GetSystemTopicArgs, opts?: pulumi.InvokeOptions): Promise<GetSystemTopicResult>;
26
26
  /**
@@ -49,16 +49,18 @@ export interface GetSystemTopicResult {
49
49
  */
50
50
  readonly identities: outputs.eventgrid.GetSystemTopicIdentity[];
51
51
  readonly location: string;
52
+ readonly metricArmResourceId: string;
52
53
  /**
53
- * The Metric ARM Resource ID of the Event Grid System Topic.
54
+ * The Metric Resource ID of the Event Grid System Topic.
54
55
  */
55
- readonly metricArmResourceId: string;
56
+ readonly metricResourceId: string;
56
57
  readonly name: string;
57
58
  readonly resourceGroupName: string;
59
+ readonly sourceArmResourceId: string;
58
60
  /**
59
61
  * The ID of the Event Grid System Topic ARM Source.
60
62
  */
61
- readonly sourceArmResourceId: string;
63
+ readonly sourceResourceId: string;
62
64
  /**
63
65
  * A mapping of tags which are assigned to the Event Grid System Topic.
64
66
  */
@@ -90,7 +92,7 @@ export interface GetSystemTopicResult {
90
92
  * <!-- This section is generated, changes will be overwritten -->
91
93
  * This data source uses the following Azure API Providers:
92
94
  *
93
- * * `Microsoft.EventGrid` - 2022-06-15
95
+ * * `Microsoft.EventGrid` - 2025-02-15
94
96
  */
95
97
  export declare function getSystemTopicOutput(args: GetSystemTopicOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetSystemTopicResult>;
96
98
  /**
@@ -25,7 +25,7 @@ const utilities = require("../utilities");
25
25
  * <!-- This section is generated, changes will be overwritten -->
26
26
  * This data source uses the following Azure API Providers:
27
27
  *
28
- * * `Microsoft.EventGrid` - 2022-06-15
28
+ * * `Microsoft.EventGrid` - 2025-02-15
29
29
  */
30
30
  function getSystemTopic(args, opts) {
31
31
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -55,7 +55,7 @@ exports.getSystemTopic = getSystemTopic;
55
55
  * <!-- This section is generated, changes will be overwritten -->
56
56
  * This data source uses the following Azure API Providers:
57
57
  *
58
- * * `Microsoft.EventGrid` - 2022-06-15
58
+ * * `Microsoft.EventGrid` - 2025-02-15
59
59
  */
60
60
  function getSystemTopicOutput(args, opts) {
61
61
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -1 +1 @@
1
- {"version":3,"file":"getSystemTopic.js","sourceRoot":"","sources":["../../eventgrid/getSystemTopic.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC;AAgDD;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,+CAA+C,EAAE;QAChF,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC"}
1
+ {"version":3,"file":"getSystemTopic.js","sourceRoot":"","sources":["../../eventgrid/getSystemTopic.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC;AAkDD;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,+CAA+C,EAAE;QAChF,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC"}
@@ -19,7 +19,7 @@ import * as pulumi from "@pulumi/pulumi";
19
19
  * <!-- This section is generated, changes will be overwritten -->
20
20
  * This data source uses the following Azure API Providers:
21
21
  *
22
- * * `Microsoft.EventGrid` - 2022-06-15
22
+ * * `Microsoft.EventGrid` - 2025-02-15
23
23
  */
24
24
  export declare function getTopic(args: GetTopicArgs, opts?: pulumi.InvokeOptions): Promise<GetTopicResult>;
25
25
  /**
@@ -82,7 +82,7 @@ export interface GetTopicResult {
82
82
  * <!-- This section is generated, changes will be overwritten -->
83
83
  * This data source uses the following Azure API Providers:
84
84
  *
85
- * * `Microsoft.EventGrid` - 2022-06-15
85
+ * * `Microsoft.EventGrid` - 2025-02-15
86
86
  */
87
87
  export declare function getTopicOutput(args: GetTopicOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetTopicResult>;
88
88
  /**
@@ -25,7 +25,7 @@ const utilities = require("../utilities");
25
25
  * <!-- This section is generated, changes will be overwritten -->
26
26
  * This data source uses the following Azure API Providers:
27
27
  *
28
- * * `Microsoft.EventGrid` - 2022-06-15
28
+ * * `Microsoft.EventGrid` - 2025-02-15
29
29
  */
30
30
  function getTopic(args, opts) {
31
31
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -55,7 +55,7 @@ exports.getTopic = getTopic;
55
55
  * <!-- This section is generated, changes will be overwritten -->
56
56
  * This data source uses the following Azure API Providers:
57
57
  *
58
- * * `Microsoft.EventGrid` - 2022-06-15
58
+ * * `Microsoft.EventGrid` - 2025-02-15
59
59
  */
60
60
  function getTopicOutput(args, opts) {
61
61
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -33,7 +33,7 @@ import * as outputs from "../types/output";
33
33
  * <!-- This section is generated, changes will be overwritten -->
34
34
  * This resource uses the following Azure API Providers:
35
35
  *
36
- * * `Microsoft.EventGrid` - 2022-06-15
36
+ * * `Microsoft.EventGrid` - 2025-02-15
37
37
  *
38
38
  * ## Import
39
39
  *
@@ -37,7 +37,7 @@ const utilities = require("../utilities");
37
37
  * <!-- This section is generated, changes will be overwritten -->
38
38
  * This resource uses the following Azure API Providers:
39
39
  *
40
- * * `Microsoft.EventGrid` - 2022-06-15
40
+ * * `Microsoft.EventGrid` - 2025-02-15
41
41
  *
42
42
  * ## Import
43
43
  *
@@ -31,7 +31,7 @@ import * as outputs from "../types/output";
31
31
  * <!-- This section is generated, changes will be overwritten -->
32
32
  * This resource uses the following Azure API Providers:
33
33
  *
34
- * * `Microsoft.EventGrid` - 2022-06-15
34
+ * * `Microsoft.EventGrid` - 2025-02-15
35
35
  *
36
36
  * ## Import
37
37
  *
@@ -35,7 +35,7 @@ const utilities = require("../utilities");
35
35
  * <!-- This section is generated, changes will be overwritten -->
36
36
  * This resource uses the following Azure API Providers:
37
37
  *
38
- * * `Microsoft.EventGrid` - 2022-06-15
38
+ * * `Microsoft.EventGrid` - 2025-02-15
39
39
  *
40
40
  * ## Import
41
41
  *
@@ -23,7 +23,7 @@ import * as pulumi from "@pulumi/pulumi";
23
23
  * <!-- This section is generated, changes will be overwritten -->
24
24
  * This resource uses the following Azure API Providers:
25
25
  *
26
- * * `Microsoft.EventGrid` - 2022-06-15
26
+ * * `Microsoft.EventGrid` - 2025-02-15
27
27
  *
28
28
  * ## Import
29
29
  *
@@ -29,7 +29,7 @@ const utilities = require("../utilities");
29
29
  * <!-- This section is generated, changes will be overwritten -->
30
30
  * This resource uses the following Azure API Providers:
31
31
  *
32
- * * `Microsoft.EventGrid` - 2022-06-15
32
+ * * `Microsoft.EventGrid` - 2025-02-15
33
33
  *
34
34
  * ## Import
35
35
  *