@pulumi/azure 6.31.0-alpha.1766471064 → 6.31.0-alpha.1767033592

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 (283) hide show
  1. package/apimanagement/getWorkspace.d.ts +114 -0
  2. package/apimanagement/getWorkspace.js +94 -0
  3. package/apimanagement/getWorkspace.js.map +1 -0
  4. package/apimanagement/index.d.ts +3 -0
  5. package/apimanagement/index.js +5 -2
  6. package/apimanagement/index.js.map +1 -1
  7. package/appservice/linuxWebAppSlot.d.ts +9 -0
  8. package/appservice/linuxWebAppSlot.js.map +1 -1
  9. package/appservice/windowsWebApp.d.ts +3 -3
  10. package/appservice/windowsWebAppSlot.d.ts +3 -3
  11. package/armmsi/federatedIdentityCredential.d.ts +1 -1
  12. package/armmsi/federatedIdentityCredential.js +1 -1
  13. package/authorization/getUserAssignedIdentity.d.ts +2 -2
  14. package/authorization/getUserAssignedIdentity.js +2 -2
  15. package/authorization/userAssignedIdentity.d.ts +7 -0
  16. package/authorization/userAssignedIdentity.js +7 -0
  17. package/authorization/userAssignedIdentity.js.map +1 -1
  18. package/automation/index.d.ts +3 -0
  19. package/automation/index.js +6 -1
  20. package/automation/index.js.map +1 -1
  21. package/automation/jobSchedule.d.ts +3 -3
  22. package/automation/runtimeEnvironment.d.ts +194 -0
  23. package/automation/runtimeEnvironment.js +122 -0
  24. package/automation/runtimeEnvironment.js.map +1 -0
  25. package/billing/accountCostManagementExport.d.ts +9 -6
  26. package/billing/accountCostManagementExport.js.map +1 -1
  27. package/bot/healthbot.d.ts +10 -4
  28. package/bot/healthbot.js +1 -1
  29. package/bot/healthbot.js.map +1 -1
  30. package/cognitive/account.d.ts +6 -6
  31. package/cognitive/accountProject.d.ts +205 -0
  32. package/cognitive/accountProject.js +128 -0
  33. package/cognitive/accountProject.js.map +1 -0
  34. package/cognitive/getAccount.d.ts +68 -8
  35. package/cognitive/getAccount.js.map +1 -1
  36. package/cognitive/index.d.ts +3 -0
  37. package/cognitive/index.js +6 -1
  38. package/cognitive/index.js.map +1 -1
  39. package/compute/diskEncryptionSet.d.ts +3 -3
  40. package/compute/linuxVirtualMachine.d.ts +3 -3
  41. package/compute/managedDisk.d.ts +3 -3
  42. package/compute/scaleSetStandbyPool.d.ts +3 -3
  43. package/compute/windowsVirtualMachine.d.ts +3 -3
  44. package/containerapp/environmentCertificate.d.ts +117 -4
  45. package/containerapp/environmentCertificate.js +83 -6
  46. package/containerapp/environmentCertificate.js.map +1 -1
  47. package/containerapp/environmentStorage.d.ts +0 -3
  48. package/containerapp/environmentStorage.js.map +1 -1
  49. package/containerapp/job.d.ts +9 -9
  50. package/containerservice/connectedRegistry.d.ts +1 -1
  51. package/containerservice/connectedRegistry.js +1 -1
  52. package/containerservice/getRegistry.d.ts +2 -2
  53. package/containerservice/getRegistry.js +2 -2
  54. package/containerservice/getRegistryScopeMap.d.ts +2 -2
  55. package/containerservice/getRegistryScopeMap.js +2 -2
  56. package/containerservice/getRegistryToken.d.ts +2 -2
  57. package/containerservice/getRegistryToken.js +2 -2
  58. package/containerservice/kubernetesCluster.d.ts +12 -0
  59. package/containerservice/kubernetesCluster.js +2 -0
  60. package/containerservice/kubernetesCluster.js.map +1 -1
  61. package/containerservice/registry.d.ts +4 -4
  62. package/containerservice/registry.js +1 -1
  63. package/containerservice/registryScopeMap.d.ts +1 -1
  64. package/containerservice/registryScopeMap.js +1 -1
  65. package/containerservice/registryTask.d.ts +1 -1
  66. package/containerservice/registryTask.js +1 -1
  67. package/containerservice/registryToken.d.ts +1 -1
  68. package/containerservice/registryToken.js +1 -1
  69. package/containerservice/registryWebhook.d.ts +1 -1
  70. package/containerservice/registryWebhook.js +1 -1
  71. package/containerservice/registryWebook.d.ts +1 -1
  72. package/containerservice/registryWebook.js +1 -1
  73. package/containerservice/tokenPassword.d.ts +1 -1
  74. package/containerservice/tokenPassword.js +1 -1
  75. package/core/getUserAssignedIdentity.d.ts +2 -2
  76. package/core/getUserAssignedIdentity.js +2 -2
  77. package/cosmosdb/cassandraDatacenter.d.ts +3 -3
  78. package/cosmosdb/mongoCluster.d.ts +80 -5
  79. package/cosmosdb/mongoCluster.js +12 -0
  80. package/cosmosdb/mongoCluster.js.map +1 -1
  81. package/dashboard/grafana.d.ts +3 -3
  82. package/databasemigration/project.d.ts +6 -6
  83. package/databricks/workspaceRootDbfsCustomerManagedKey.d.ts +14 -17
  84. package/databricks/workspaceRootDbfsCustomerManagedKey.js +8 -11
  85. package/databricks/workspaceRootDbfsCustomerManagedKey.js.map +1 -1
  86. package/datafactory/factory.d.ts +3 -3
  87. package/dataprotection/backupInstanceBlogStorage.d.ts +8 -0
  88. package/dataprotection/backupInstanceBlogStorage.js +2 -0
  89. package/dataprotection/backupInstanceBlogStorage.js.map +1 -1
  90. package/dataprotection/backupInstanceDisk.d.ts +8 -0
  91. package/dataprotection/backupInstanceDisk.js +2 -0
  92. package/dataprotection/backupInstanceDisk.js.map +1 -1
  93. package/dataprotection/backupInstanceKubernetesCluster.d.ts +11 -3
  94. package/dataprotection/backupInstanceKubernetesCluster.js +2 -0
  95. package/dataprotection/backupInstanceKubernetesCluster.js.map +1 -1
  96. package/dataprotection/backupInstanceMysqlFlexibleServer.d.ts +8 -0
  97. package/dataprotection/backupInstanceMysqlFlexibleServer.js +2 -0
  98. package/dataprotection/backupInstanceMysqlFlexibleServer.js.map +1 -1
  99. package/dataprotection/backupInstancePostgresql.d.ts +10 -0
  100. package/dataprotection/backupInstancePostgresql.js +4 -0
  101. package/dataprotection/backupInstancePostgresql.js.map +1 -1
  102. package/dataprotection/backupInstancePostgresqlFlexibleServer.d.ts +8 -0
  103. package/dataprotection/backupInstancePostgresqlFlexibleServer.js +2 -0
  104. package/dataprotection/backupInstancePostgresqlFlexibleServer.js.map +1 -1
  105. package/dataprotection/backupPolicyPostgresql.d.ts +2 -0
  106. package/dataprotection/backupPolicyPostgresql.js +2 -0
  107. package/dataprotection/backupPolicyPostgresql.js.map +1 -1
  108. package/dataprotection/backupVault.d.ts +3 -3
  109. package/devcenter/networkConnection.d.ts +3 -3
  110. package/dns/zone.d.ts +9 -9
  111. package/dynatrace/monitor.d.ts +12 -12
  112. package/elasticsan/volume.d.ts +3 -3
  113. package/eventgrid/namespace.d.ts +6 -6
  114. package/eventhub/eventHub.d.ts +6 -6
  115. package/eventhub/subscription.d.ts +3 -3
  116. package/extendedlocation/customLocation.d.ts +6 -6
  117. package/hdinsight/sparkCluster.d.ts +3 -3
  118. package/healthcare/dicomService.d.ts +3 -3
  119. package/index.d.ts +1 -2
  120. package/index.js +2 -4
  121. package/index.js.map +1 -1
  122. package/keyvault/managedHardwareSecurityModuleRoleAssignment.d.ts +0 -3
  123. package/keyvault/managedHardwareSecurityModuleRoleAssignment.js.map +1 -1
  124. package/keyvault/secret.d.ts +3 -3
  125. package/kusto/attachedDatabaseConfiguration.d.ts +3 -3
  126. package/lb/loadBalancer.d.ts +6 -0
  127. package/lb/loadBalancer.js.map +1 -1
  128. package/loganalytics/index.d.ts +3 -0
  129. package/loganalytics/index.js +6 -1
  130. package/loganalytics/index.js.map +1 -1
  131. package/loganalytics/workspaceTableCustomLog.d.ts +213 -0
  132. package/loganalytics/workspaceTableCustomLog.js +118 -0
  133. package/loganalytics/workspaceTableCustomLog.js.map +1 -0
  134. package/machinelearning/workspaceNetworkOutboundRuleServiceTag.d.ts +3 -3
  135. package/managedredis/managedRedis.d.ts +3 -3
  136. package/mongocluster/index.d.ts +3 -0
  137. package/mongocluster/index.js +6 -1
  138. package/mongocluster/index.js.map +1 -1
  139. package/mongocluster/mongoCluster.d.ts +80 -5
  140. package/mongocluster/mongoCluster.js +12 -0
  141. package/mongocluster/mongoCluster.js.map +1 -1
  142. package/mongocluster/user.d.ts +155 -0
  143. package/mongocluster/user.js +129 -0
  144. package/mongocluster/user.js.map +1 -0
  145. package/msi/userAssignedIdentity.d.ts +7 -0
  146. package/msi/userAssignedIdentity.js +7 -0
  147. package/msi/userAssignedIdentity.js.map +1 -1
  148. package/mssql/managedInstance.d.ts +12 -9
  149. package/mssql/managedInstance.js.map +1 -1
  150. package/mysql/flexibleServer.d.ts +3 -3
  151. package/network/getNetworkManagerNetworkGroup.d.ts +4 -0
  152. package/network/getNetworkManagerNetworkGroup.js.map +1 -1
  153. package/network/networkManagerNetworkGroup.d.ts +18 -0
  154. package/network/networkManagerNetworkGroup.js +2 -0
  155. package/network/networkManagerNetworkGroup.js.map +1 -1
  156. package/network/networkManagerStaticMember.d.ts +9 -3
  157. package/network/networkManagerStaticMember.js.map +1 -1
  158. package/network/publicIp.d.ts +3 -3
  159. package/network/virtualNetwork.d.ts +3 -3
  160. package/network/virtualNetworkGateway.d.ts +6 -15
  161. package/network/virtualNetworkGateway.js.map +1 -1
  162. package/notificationhub/hub.d.ts +3 -3
  163. package/notificationhub/namespace.d.ts +9 -9
  164. package/operationalinsights/analyticsWorkspace.d.ts +3 -3
  165. package/oracle/autonomousDatabase.d.ts +25 -34
  166. package/oracle/autonomousDatabase.js +1 -1
  167. package/oracle/autonomousDatabase.js.map +1 -1
  168. package/oracle/autonomousDatabaseBackup.d.ts +3 -3
  169. package/oracle/cloudVmCluster.d.ts +3 -3
  170. package/oracle/resourceAnchor.d.ts +2 -2
  171. package/package.json +2 -2
  172. package/paloalto/index.d.ts +6 -0
  173. package/paloalto/index.js +11 -1
  174. package/paloalto/index.js.map +1 -1
  175. package/paloalto/localRulestackRule.d.ts +3 -3
  176. package/paloalto/nextGenerationFirewallVirtualHubStrataCloudManager.d.ts +245 -0
  177. package/paloalto/nextGenerationFirewallVirtualHubStrataCloudManager.js +147 -0
  178. package/paloalto/nextGenerationFirewallVirtualHubStrataCloudManager.js.map +1 -0
  179. package/paloalto/nextGenerationFirewallVirtualNetworkStrataCloudManager.d.ts +275 -0
  180. package/paloalto/nextGenerationFirewallVirtualNetworkStrataCloudManager.js +177 -0
  181. package/paloalto/nextGenerationFirewallVirtualNetworkStrataCloudManager.js.map +1 -0
  182. package/postgresql/flexibleServer.d.ts +7 -7
  183. package/postgresql/flexibleServer.js +1 -1
  184. package/postgresql/flexibleServerBackup.d.ts +1 -1
  185. package/postgresql/flexibleServerBackup.js +1 -1
  186. package/postgresql/flexibleServerConfiguration.d.ts +1 -1
  187. package/postgresql/flexibleServerConfiguration.js +1 -1
  188. package/postgresql/flexibleServerDatabase.d.ts +1 -1
  189. package/postgresql/flexibleServerDatabase.js +1 -1
  190. package/postgresql/flexibleServerFirewallRule.d.ts +1 -1
  191. package/postgresql/flexibleServerFirewallRule.js +1 -1
  192. package/postgresql/flexibleServerVirtualEndpoint.d.ts +10 -10
  193. package/postgresql/flexibleServerVirtualEndpoint.js +1 -1
  194. package/postgresql/getFlexibleServer.d.ts +2 -2
  195. package/postgresql/getFlexibleServer.js +2 -2
  196. package/search/service.d.ts +3 -3
  197. package/servicebus/subscription.d.ts +3 -3
  198. package/siterecovery/vmwareReplicatedVm.d.ts +3 -3
  199. package/storage/account.d.ts +3 -3
  200. package/storage/container.d.ts +6 -6
  201. package/storage/customerManagedKey.d.ts +3 -3
  202. package/storage/queue.d.ts +6 -6
  203. package/storage/share.d.ts +6 -6
  204. package/storage/shareDirectory.d.ts +19 -7
  205. package/storage/shareDirectory.js +4 -5
  206. package/storage/shareDirectory.js.map +1 -1
  207. package/storage/shareFile.d.ts +19 -7
  208. package/storage/shareFile.js +4 -5
  209. package/storage/shareFile.js.map +1 -1
  210. package/storage/syncServerEndpoint.d.ts +3 -3
  211. package/storage/tableEntity.d.ts +3 -3
  212. package/types/input.d.ts +538 -396
  213. package/types/output.d.ts +618 -699
  214. package/webpubsub/socketio.d.ts +3 -3
  215. package/mobile/getNetwork.d.ts +0 -106
  216. package/mobile/getNetwork.js +0 -68
  217. package/mobile/getNetwork.js.map +0 -1
  218. package/mobile/getNetworkAttachedDataNetwork.d.ts +0 -129
  219. package/mobile/getNetworkAttachedDataNetwork.js +0 -76
  220. package/mobile/getNetworkAttachedDataNetwork.js.map +0 -1
  221. package/mobile/getNetworkDataNetwork.d.ts +0 -106
  222. package/mobile/getNetworkDataNetwork.js +0 -76
  223. package/mobile/getNetworkDataNetwork.js.map +0 -1
  224. package/mobile/getNetworkPacketCoreControlPlane.d.ts +0 -138
  225. package/mobile/getNetworkPacketCoreControlPlane.js +0 -68
  226. package/mobile/getNetworkPacketCoreControlPlane.js.map +0 -1
  227. package/mobile/getNetworkPacketCoreDataPlane.d.ts +0 -118
  228. package/mobile/getNetworkPacketCoreDataPlane.js +0 -76
  229. package/mobile/getNetworkPacketCoreDataPlane.js.map +0 -1
  230. package/mobile/getNetworkService.d.ts +0 -118
  231. package/mobile/getNetworkService.js +0 -76
  232. package/mobile/getNetworkService.js.map +0 -1
  233. package/mobile/getNetworkSim.d.ts +0 -97
  234. package/mobile/getNetworkSim.js +0 -48
  235. package/mobile/getNetworkSim.js.map +0 -1
  236. package/mobile/getNetworkSimGroup.d.ts +0 -111
  237. package/mobile/getNetworkSimGroup.js +0 -76
  238. package/mobile/getNetworkSimGroup.js.map +0 -1
  239. package/mobile/getNetworkSimPolicy.d.ts +0 -123
  240. package/mobile/getNetworkSimPolicy.js +0 -76
  241. package/mobile/getNetworkSimPolicy.js.map +0 -1
  242. package/mobile/getNetworkSite.d.ts +0 -106
  243. package/mobile/getNetworkSite.js +0 -76
  244. package/mobile/getNetworkSite.js.map +0 -1
  245. package/mobile/getNetworkSlice.d.ts +0 -111
  246. package/mobile/getNetworkSlice.js +0 -76
  247. package/mobile/getNetworkSlice.js.map +0 -1
  248. package/mobile/index.d.ts +0 -66
  249. package/mobile/index.js +0 -105
  250. package/mobile/index.js.map +0 -1
  251. package/mobile/network.d.ts +0 -162
  252. package/mobile/network.js +0 -110
  253. package/mobile/network.js.map +0 -1
  254. package/mobile/networkAttachedDataNetwork.d.ts +0 -293
  255. package/mobile/networkAttachedDataNetwork.js +0 -179
  256. package/mobile/networkAttachedDataNetwork.js.map +0 -1
  257. package/mobile/networkDataNetwork.d.ts +0 -148
  258. package/mobile/networkDataNetwork.js +0 -106
  259. package/mobile/networkDataNetwork.js.map +0 -1
  260. package/mobile/networkPacketCoreControlPlane.d.ts +0 -320
  261. package/mobile/networkPacketCoreControlPlane.js +0 -165
  262. package/mobile/networkPacketCoreControlPlane.js.map +0 -1
  263. package/mobile/networkPacketCoreDataPlane.d.ts +0 -208
  264. package/mobile/networkPacketCoreDataPlane.js +0 -136
  265. package/mobile/networkPacketCoreDataPlane.js.map +0 -1
  266. package/mobile/networkService.d.ts +0 -210
  267. package/mobile/networkService.js +0 -152
  268. package/mobile/networkService.js.map +0 -1
  269. package/mobile/networkSim.d.ts +0 -243
  270. package/mobile/networkSim.js +0 -161
  271. package/mobile/networkSim.js.map +0 -1
  272. package/mobile/networkSimGroup.d.ts +0 -184
  273. package/mobile/networkSimGroup.js +0 -124
  274. package/mobile/networkSimGroup.js.map +0 -1
  275. package/mobile/networkSimPolicy.d.ts +0 -249
  276. package/mobile/networkSimPolicy.js +0 -174
  277. package/mobile/networkSimPolicy.js.map +0 -1
  278. package/mobile/networkSite.d.ts +0 -149
  279. package/mobile/networkSite.js +0 -111
  280. package/mobile/networkSite.js.map +0 -1
  281. package/mobile/networkSlice.d.ts +0 -187
  282. package/mobile/networkSlice.js +0 -113
  283. package/mobile/networkSlice.js.map +0 -1
@@ -0,0 +1,205 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * Manages a Cognitive Account Project.
6
+ *
7
+ * > **Note:** Cognitive Account Projects can only be created under a Cognitive Account that has `projectManagementEnabled = true`, `kind = "AIServices"`, a managed identity configured, and a `customSubdomainName` specified.
8
+ *
9
+ * ## Example Usage
10
+ *
11
+ * ```typescript
12
+ * import * as pulumi from "@pulumi/pulumi";
13
+ * import * as azure from "@pulumi/azure";
14
+ *
15
+ * const example = new azure.core.ResourceGroup("example", {
16
+ * name: "example-resources",
17
+ * location: "West Europe",
18
+ * });
19
+ * const exampleAccount = new azure.cognitive.Account("example", {
20
+ * name: "example-account",
21
+ * location: example.location,
22
+ * resourceGroupName: example.name,
23
+ * kind: "AIServices",
24
+ * skuName: "S0",
25
+ * projectManagementEnabled: true,
26
+ * customSubdomainName: "example-account-subdomain",
27
+ * identity: {
28
+ * type: "SystemAssigned",
29
+ * },
30
+ * });
31
+ * const exampleAccountProject = new azure.cognitive.AccountProject("example", {
32
+ * name: "example-project",
33
+ * cognitiveAccountId: exampleAccount.id,
34
+ * location: example.location,
35
+ * description: "Example cognitive services project",
36
+ * displayName: "Example Project",
37
+ * identity: {
38
+ * type: "SystemAssigned",
39
+ * },
40
+ * tags: {
41
+ * Environment: "test",
42
+ * },
43
+ * });
44
+ * ```
45
+ *
46
+ * ## API Providers
47
+ *
48
+ * <!-- This section is generated, changes will be overwritten -->
49
+ * This resource uses the following Azure API Providers:
50
+ *
51
+ * * `Microsoft.CognitiveServices` - 2025-06-01
52
+ *
53
+ * ## Import
54
+ *
55
+ * Cognitive Account Projects can be imported using the `resource id`, e.g.
56
+ *
57
+ * ```sh
58
+ * $ pulumi import azure:cognitive/accountProject:AccountProject example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.CognitiveServices/accounts/account1/projects/project1
59
+ * ```
60
+ */
61
+ export declare class AccountProject extends pulumi.CustomResource {
62
+ /**
63
+ * Get an existing AccountProject resource's state with the given name, ID, and optional extra
64
+ * properties used to qualify the lookup.
65
+ *
66
+ * @param name The _unique_ name of the resulting resource.
67
+ * @param id The _unique_ provider ID of the resource to lookup.
68
+ * @param state Any extra arguments used during the lookup.
69
+ * @param opts Optional settings to control the behavior of the CustomResource.
70
+ */
71
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: AccountProjectState, opts?: pulumi.CustomResourceOptions): AccountProject;
72
+ /**
73
+ * Returns true if the given object is an instance of AccountProject. This is designed to work even
74
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
75
+ */
76
+ static isInstance(obj: any): obj is AccountProject;
77
+ /**
78
+ * The ID of the Cognitive Account where the Project should exist. Changing this forces a new resource to be created.
79
+ */
80
+ readonly cognitiveAccountId: pulumi.Output<string>;
81
+ /**
82
+ * Whether this project is the default project for the Cognitive Account.
83
+ */
84
+ readonly default: pulumi.Output<boolean>;
85
+ /**
86
+ * A description of the Cognitive Account Project.
87
+ */
88
+ readonly description: pulumi.Output<string | undefined>;
89
+ /**
90
+ * The display name of the Cognitive Account Project.
91
+ */
92
+ readonly displayName: pulumi.Output<string | undefined>;
93
+ /**
94
+ * A mapping of endpoint names to endpoint URLs for the project.
95
+ */
96
+ readonly endpoints: pulumi.Output<{
97
+ [key: string]: string;
98
+ }>;
99
+ /**
100
+ * An `identity` block as defined below.
101
+ */
102
+ readonly identity: pulumi.Output<outputs.cognitive.AccountProjectIdentity>;
103
+ /**
104
+ * The Azure Region where the Cognitive Account Project should exist. Changing this forces a new resource to be created.
105
+ */
106
+ readonly location: pulumi.Output<string>;
107
+ /**
108
+ * The name of the Cognitive Account Project. Changing this forces a new resource to be created.
109
+ */
110
+ readonly name: pulumi.Output<string>;
111
+ /**
112
+ * A mapping of tags to assign to the resource.
113
+ */
114
+ readonly tags: pulumi.Output<{
115
+ [key: string]: string;
116
+ } | undefined>;
117
+ /**
118
+ * Create a AccountProject resource with the given unique name, arguments, and options.
119
+ *
120
+ * @param name The _unique_ name of the resource.
121
+ * @param args The arguments to use to populate this resource's properties.
122
+ * @param opts A bag of options that control this resource's behavior.
123
+ */
124
+ constructor(name: string, args: AccountProjectArgs, opts?: pulumi.CustomResourceOptions);
125
+ }
126
+ /**
127
+ * Input properties used for looking up and filtering AccountProject resources.
128
+ */
129
+ export interface AccountProjectState {
130
+ /**
131
+ * The ID of the Cognitive Account where the Project should exist. Changing this forces a new resource to be created.
132
+ */
133
+ cognitiveAccountId?: pulumi.Input<string>;
134
+ /**
135
+ * Whether this project is the default project for the Cognitive Account.
136
+ */
137
+ default?: pulumi.Input<boolean>;
138
+ /**
139
+ * A description of the Cognitive Account Project.
140
+ */
141
+ description?: pulumi.Input<string>;
142
+ /**
143
+ * The display name of the Cognitive Account Project.
144
+ */
145
+ displayName?: pulumi.Input<string>;
146
+ /**
147
+ * A mapping of endpoint names to endpoint URLs for the project.
148
+ */
149
+ endpoints?: pulumi.Input<{
150
+ [key: string]: pulumi.Input<string>;
151
+ }>;
152
+ /**
153
+ * An `identity` block as defined below.
154
+ */
155
+ identity?: pulumi.Input<inputs.cognitive.AccountProjectIdentity>;
156
+ /**
157
+ * The Azure Region where the Cognitive Account Project should exist. Changing this forces a new resource to be created.
158
+ */
159
+ location?: pulumi.Input<string>;
160
+ /**
161
+ * The name of the Cognitive Account Project. Changing this forces a new resource to be created.
162
+ */
163
+ name?: pulumi.Input<string>;
164
+ /**
165
+ * A mapping of tags to assign to the resource.
166
+ */
167
+ tags?: pulumi.Input<{
168
+ [key: string]: pulumi.Input<string>;
169
+ }>;
170
+ }
171
+ /**
172
+ * The set of arguments for constructing a AccountProject resource.
173
+ */
174
+ export interface AccountProjectArgs {
175
+ /**
176
+ * The ID of the Cognitive Account where the Project should exist. Changing this forces a new resource to be created.
177
+ */
178
+ cognitiveAccountId: pulumi.Input<string>;
179
+ /**
180
+ * A description of the Cognitive Account Project.
181
+ */
182
+ description?: pulumi.Input<string>;
183
+ /**
184
+ * The display name of the Cognitive Account Project.
185
+ */
186
+ displayName?: pulumi.Input<string>;
187
+ /**
188
+ * An `identity` block as defined below.
189
+ */
190
+ identity: pulumi.Input<inputs.cognitive.AccountProjectIdentity>;
191
+ /**
192
+ * The Azure Region where the Cognitive Account Project should exist. Changing this forces a new resource to be created.
193
+ */
194
+ location?: pulumi.Input<string>;
195
+ /**
196
+ * The name of the Cognitive Account Project. Changing this forces a new resource to be created.
197
+ */
198
+ name?: pulumi.Input<string>;
199
+ /**
200
+ * A mapping of tags to assign to the resource.
201
+ */
202
+ tags?: pulumi.Input<{
203
+ [key: string]: pulumi.Input<string>;
204
+ }>;
205
+ }
@@ -0,0 +1,128 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.AccountProject = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Manages a Cognitive Account Project.
10
+ *
11
+ * > **Note:** Cognitive Account Projects can only be created under a Cognitive Account that has `projectManagementEnabled = true`, `kind = "AIServices"`, a managed identity configured, and a `customSubdomainName` specified.
12
+ *
13
+ * ## Example Usage
14
+ *
15
+ * ```typescript
16
+ * import * as pulumi from "@pulumi/pulumi";
17
+ * import * as azure from "@pulumi/azure";
18
+ *
19
+ * const example = new azure.core.ResourceGroup("example", {
20
+ * name: "example-resources",
21
+ * location: "West Europe",
22
+ * });
23
+ * const exampleAccount = new azure.cognitive.Account("example", {
24
+ * name: "example-account",
25
+ * location: example.location,
26
+ * resourceGroupName: example.name,
27
+ * kind: "AIServices",
28
+ * skuName: "S0",
29
+ * projectManagementEnabled: true,
30
+ * customSubdomainName: "example-account-subdomain",
31
+ * identity: {
32
+ * type: "SystemAssigned",
33
+ * },
34
+ * });
35
+ * const exampleAccountProject = new azure.cognitive.AccountProject("example", {
36
+ * name: "example-project",
37
+ * cognitiveAccountId: exampleAccount.id,
38
+ * location: example.location,
39
+ * description: "Example cognitive services project",
40
+ * displayName: "Example Project",
41
+ * identity: {
42
+ * type: "SystemAssigned",
43
+ * },
44
+ * tags: {
45
+ * Environment: "test",
46
+ * },
47
+ * });
48
+ * ```
49
+ *
50
+ * ## API Providers
51
+ *
52
+ * <!-- This section is generated, changes will be overwritten -->
53
+ * This resource uses the following Azure API Providers:
54
+ *
55
+ * * `Microsoft.CognitiveServices` - 2025-06-01
56
+ *
57
+ * ## Import
58
+ *
59
+ * Cognitive Account Projects can be imported using the `resource id`, e.g.
60
+ *
61
+ * ```sh
62
+ * $ pulumi import azure:cognitive/accountProject:AccountProject example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.CognitiveServices/accounts/account1/projects/project1
63
+ * ```
64
+ */
65
+ class AccountProject extends pulumi.CustomResource {
66
+ /**
67
+ * Get an existing AccountProject resource's state with the given name, ID, and optional extra
68
+ * properties used to qualify the lookup.
69
+ *
70
+ * @param name The _unique_ name of the resulting resource.
71
+ * @param id The _unique_ provider ID of the resource to lookup.
72
+ * @param state Any extra arguments used during the lookup.
73
+ * @param opts Optional settings to control the behavior of the CustomResource.
74
+ */
75
+ static get(name, id, state, opts) {
76
+ return new AccountProject(name, state, { ...opts, id: id });
77
+ }
78
+ /**
79
+ * Returns true if the given object is an instance of AccountProject. This is designed to work even
80
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
81
+ */
82
+ static isInstance(obj) {
83
+ if (obj === undefined || obj === null) {
84
+ return false;
85
+ }
86
+ return obj['__pulumiType'] === AccountProject.__pulumiType;
87
+ }
88
+ constructor(name, argsOrState, opts) {
89
+ let resourceInputs = {};
90
+ opts = opts || {};
91
+ if (opts.id) {
92
+ const state = argsOrState;
93
+ resourceInputs["cognitiveAccountId"] = state?.cognitiveAccountId;
94
+ resourceInputs["default"] = state?.default;
95
+ resourceInputs["description"] = state?.description;
96
+ resourceInputs["displayName"] = state?.displayName;
97
+ resourceInputs["endpoints"] = state?.endpoints;
98
+ resourceInputs["identity"] = state?.identity;
99
+ resourceInputs["location"] = state?.location;
100
+ resourceInputs["name"] = state?.name;
101
+ resourceInputs["tags"] = state?.tags;
102
+ }
103
+ else {
104
+ const args = argsOrState;
105
+ if (args?.cognitiveAccountId === undefined && !opts.urn) {
106
+ throw new Error("Missing required property 'cognitiveAccountId'");
107
+ }
108
+ if (args?.identity === undefined && !opts.urn) {
109
+ throw new Error("Missing required property 'identity'");
110
+ }
111
+ resourceInputs["cognitiveAccountId"] = args?.cognitiveAccountId;
112
+ resourceInputs["description"] = args?.description;
113
+ resourceInputs["displayName"] = args?.displayName;
114
+ resourceInputs["identity"] = args?.identity;
115
+ resourceInputs["location"] = args?.location;
116
+ resourceInputs["name"] = args?.name;
117
+ resourceInputs["tags"] = args?.tags;
118
+ resourceInputs["default"] = undefined /*out*/;
119
+ resourceInputs["endpoints"] = undefined /*out*/;
120
+ }
121
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
122
+ super(AccountProject.__pulumiType, name, resourceInputs, opts);
123
+ }
124
+ }
125
+ exports.AccountProject = AccountProject;
126
+ /** @internal */
127
+ AccountProject.__pulumiType = 'azure:cognitive/accountProject:AccountProject';
128
+ //# sourceMappingURL=accountProject.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"accountProject.js","sourceRoot":"","sources":["../../cognitive/accountProject.ts"],"names":[],"mappings":"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"}
@@ -48,9 +48,29 @@ export interface GetAccountArgs {
48
48
  */
49
49
  export interface GetAccountResult {
50
50
  /**
51
- * The endpoint of the Cognitive Services Account
51
+ * The ID of the search service.
52
+ */
53
+ readonly customQuestionAnsweringSearchServiceId: string;
54
+ /**
55
+ * The subdomain name used for Entra ID token-based authentication.
56
+ */
57
+ readonly customSubdomainName: string;
58
+ /**
59
+ * A `customerManagedKey` block as defined below.
60
+ */
61
+ readonly customerManagedKeys: outputs.cognitive.GetAccountCustomerManagedKey[];
62
+ /**
63
+ * Whether dynamic throttling is enabled for this Cognitive Services Account.
64
+ */
65
+ readonly dynamicThrottlingEnabled: boolean;
66
+ /**
67
+ * The endpoint of the Cognitive Services Account.
52
68
  */
53
69
  readonly endpoint: string;
70
+ /**
71
+ * List of FQDNs allowed for the Cognitive Services Account.
72
+ */
73
+ readonly fqdns: string[];
54
74
  /**
55
75
  * The provider-assigned unique ID for this managed resource.
56
76
  */
@@ -60,35 +80,75 @@ export interface GetAccountResult {
60
80
  */
61
81
  readonly identities: outputs.cognitive.GetAccountIdentity[];
62
82
  /**
63
- * The kind of the Cognitive Services Account
83
+ * The type of the Cognitive Services Account.
64
84
  */
65
85
  readonly kind: string;
66
86
  /**
67
- * Whether local authentication methods is enabled for the Cognitive Account.
87
+ * Whether local authentication methods are enabled for the Cognitive Services Account.
68
88
  */
69
89
  readonly localAuthEnabled: boolean;
70
90
  /**
71
- * The Azure location where the Cognitive Services Account exists
91
+ * The Azure location where the Cognitive Services Account exists.
72
92
  */
73
93
  readonly location: string;
94
+ /**
95
+ * The Microsoft Entra Application (client) ID.
96
+ */
97
+ readonly metricsAdvisorAadClientId: string;
98
+ /**
99
+ * The Microsoft Entra Tenant ID.
100
+ */
101
+ readonly metricsAdvisorAadTenantId: string;
102
+ /**
103
+ * The super user of Metrics Advisor.
104
+ */
105
+ readonly metricsAdvisorSuperUserName: string;
106
+ /**
107
+ * The website name of Metrics Advisor.
108
+ */
109
+ readonly metricsAdvisorWebsiteName: string;
74
110
  readonly name: string;
75
111
  /**
76
- * The primary access key of the Cognitive Services Account
112
+ * A `networkAcls` block as defined below.
113
+ */
114
+ readonly networkAcls: outputs.cognitive.GetAccountNetworkAcl[];
115
+ /**
116
+ * A `networkInjection` block as defined below.
117
+ */
118
+ readonly networkInjections: outputs.cognitive.GetAccountNetworkInjection[];
119
+ /**
120
+ * Whether outbound network access is restricted for the Cognitive Services Account.
121
+ */
122
+ readonly outboundNetworkAccessRestricted: boolean;
123
+ /**
124
+ * The primary access key of the Cognitive Services Account.
77
125
  */
78
126
  readonly primaryAccessKey: string;
79
127
  /**
80
- * If `kind` is `QnAMaker` the link to the QNA runtime.
128
+ * Whether project management is enabled.
129
+ */
130
+ readonly projectManagementEnabled: boolean;
131
+ /**
132
+ * Whether public network access is allowed for the Cognitive Services Account.
133
+ */
134
+ readonly publicNetworkAccessEnabled: boolean;
135
+ /**
136
+ * The link to the QNA runtime.
81
137
  */
82
138
  readonly qnaRuntimeEndpoint: string;
83
139
  readonly resourceGroupName: string;
84
140
  /**
85
- * The secondary access key of the Cognitive Services Account
141
+ * The secondary access key of the Cognitive Services Account.
86
142
  */
87
143
  readonly secondaryAccessKey: string;
88
144
  /**
89
- * The SKU name of the Cognitive Services Account
145
+ * The SKU name of the Cognitive Services Account.
90
146
  */
91
147
  readonly skuName: string;
148
+ /**
149
+ * A `storage` block as defined below.
150
+ */
151
+ readonly storages: outputs.cognitive.GetAccountStorage[];
92
152
  /**
93
153
  * A mapping of tags to assigned to the resource.
94
154
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getAccount.js","sourceRoot":"","sources":["../../cognitive/getAccount.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE;QAClE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,gCAOC;AAuED;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAAiC;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uCAAuC,EAAE;QACxE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4CAOC"}
1
+ {"version":3,"file":"getAccount.js","sourceRoot":"","sources":["../../cognitive/getAccount.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE;QAClE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,gCAOC;AAmID;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAAiC;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uCAAuC,EAAE;QACxE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4CAOC"}
@@ -4,6 +4,9 @@ export declare const Account: typeof import("./account").Account;
4
4
  export { AccountCustomerManagedKeyArgs, AccountCustomerManagedKeyState } from "./accountCustomerManagedKey";
5
5
  export type AccountCustomerManagedKey = import("./accountCustomerManagedKey").AccountCustomerManagedKey;
6
6
  export declare const AccountCustomerManagedKey: typeof import("./accountCustomerManagedKey").AccountCustomerManagedKey;
7
+ export { AccountProjectArgs, AccountProjectState } from "./accountProject";
8
+ export type AccountProject = import("./accountProject").AccountProject;
9
+ export declare const AccountProject: typeof import("./accountProject").AccountProject;
7
10
  export { AccountRaiBlocklistArgs, AccountRaiBlocklistState } from "./accountRaiBlocklist";
8
11
  export type AccountRaiBlocklist = import("./accountRaiBlocklist").AccountRaiBlocklist;
9
12
  export declare const AccountRaiBlocklist: typeof import("./accountRaiBlocklist").AccountRaiBlocklist;
@@ -2,13 +2,15 @@
2
2
  // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.getAccountOutput = exports.getAccount = exports.Deployment = exports.AIServices = exports.AccountRaiPolicy = exports.AccountRaiBlocklist = exports.AccountCustomerManagedKey = exports.Account = void 0;
5
+ exports.getAccountOutput = exports.getAccount = exports.Deployment = exports.AIServices = exports.AccountRaiPolicy = exports.AccountRaiBlocklist = exports.AccountProject = exports.AccountCustomerManagedKey = exports.Account = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  exports.Account = null;
9
9
  utilities.lazyLoad(exports, ["Account"], () => require("./account"));
10
10
  exports.AccountCustomerManagedKey = null;
11
11
  utilities.lazyLoad(exports, ["AccountCustomerManagedKey"], () => require("./accountCustomerManagedKey"));
12
+ exports.AccountProject = null;
13
+ utilities.lazyLoad(exports, ["AccountProject"], () => require("./accountProject"));
12
14
  exports.AccountRaiBlocklist = null;
13
15
  utilities.lazyLoad(exports, ["AccountRaiBlocklist"], () => require("./accountRaiBlocklist"));
14
16
  exports.AccountRaiPolicy = null;
@@ -30,6 +32,8 @@ const _module = {
30
32
  return new exports.Account(name, undefined, { urn });
31
33
  case "azure:cognitive/accountCustomerManagedKey:AccountCustomerManagedKey":
32
34
  return new exports.AccountCustomerManagedKey(name, undefined, { urn });
35
+ case "azure:cognitive/accountProject:AccountProject":
36
+ return new exports.AccountProject(name, undefined, { urn });
33
37
  case "azure:cognitive/accountRaiBlocklist:AccountRaiBlocklist":
34
38
  return new exports.AccountRaiBlocklist(name, undefined, { urn });
35
39
  case "azure:cognitive/accountRaiPolicy:AccountRaiPolicy":
@@ -44,6 +48,7 @@ const _module = {
44
48
  pulumi.runtime.registerResourceModule("azure", "cognitive/aIServices", _module);
45
49
  pulumi.runtime.registerResourceModule("azure", "cognitive/account", _module);
46
50
  pulumi.runtime.registerResourceModule("azure", "cognitive/accountCustomerManagedKey", _module);
51
+ pulumi.runtime.registerResourceModule("azure", "cognitive/accountProject", _module);
47
52
  pulumi.runtime.registerResourceModule("azure", "cognitive/accountRaiBlocklist", _module);
48
53
  pulumi.runtime.registerResourceModule("azure", "cognitive/accountRaiPolicy", _module);
49
54
  pulumi.runtime.registerResourceModule("azure", "cognitive/deployment", _module);
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../cognitive/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../cognitive/index.ts"],"names":[],"mappings":"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"}
@@ -239,7 +239,7 @@ export declare class DiskEncryptionSet extends pulumi.CustomResource {
239
239
  */
240
240
  readonly location: pulumi.Output<string>;
241
241
  /**
242
- * Key ID of a key in a managed HSM. Exactly one of `managedHsmKeyId`, `keyVaultKeyId` must be specified.
242
+ * Key ID of a key in a managed HSM. Exactly one of `managedHsmKeyId`, `keyVaultKeyId` must be specified.
243
243
  */
244
244
  readonly managedHsmKeyId: pulumi.Output<string | undefined>;
245
245
  /**
@@ -300,7 +300,7 @@ export interface DiskEncryptionSetState {
300
300
  */
301
301
  location?: pulumi.Input<string>;
302
302
  /**
303
- * Key ID of a key in a managed HSM. Exactly one of `managedHsmKeyId`, `keyVaultKeyId` must be specified.
303
+ * Key ID of a key in a managed HSM. Exactly one of `managedHsmKeyId`, `keyVaultKeyId` must be specified.
304
304
  */
305
305
  managedHsmKeyId?: pulumi.Input<string>;
306
306
  /**
@@ -349,7 +349,7 @@ export interface DiskEncryptionSetArgs {
349
349
  */
350
350
  location?: pulumi.Input<string>;
351
351
  /**
352
- * Key ID of a key in a managed HSM. Exactly one of `managedHsmKeyId`, `keyVaultKeyId` must be specified.
352
+ * Key ID of a key in a managed HSM. Exactly one of `managedHsmKeyId`, `keyVaultKeyId` must be specified.
353
353
  */
354
354
  managedHsmKeyId?: pulumi.Input<string>;
355
355
  /**
@@ -242,7 +242,7 @@ export declare class LinuxVirtualMachine extends pulumi.CustomResource {
242
242
  */
243
243
  readonly osImageNotification: pulumi.Output<outputs.compute.LinuxVirtualMachineOsImageNotification | undefined>;
244
244
  /**
245
- * The ID of an existing Managed Disk to use as the OS Disk for this Linux Virtual Machine.
245
+ * The ID of an existing Managed Disk to use as the OS Disk for this Linux Virtual Machine. Changing this forces a new resource to be created.
246
246
  *
247
247
  * > **Note:** When specifying an existing Managed Disk it is not currently possible to subsequently manage the Operating System Profile properties: `adminUsername`, `adminPassword`, `bypassPlatformSafetyChecksOnUserScheduleEnabled`, `computerName`, `customData`, `provisionVmAgent`, `patchMode`, `patchAssessmentMode`, or `rebootSetting`.
248
248
  */
@@ -520,7 +520,7 @@ export interface LinuxVirtualMachineState {
520
520
  */
521
521
  osImageNotification?: pulumi.Input<inputs.compute.LinuxVirtualMachineOsImageNotification>;
522
522
  /**
523
- * The ID of an existing Managed Disk to use as the OS Disk for this Linux Virtual Machine.
523
+ * The ID of an existing Managed Disk to use as the OS Disk for this Linux Virtual Machine. Changing this forces a new resource to be created.
524
524
  *
525
525
  * > **Note:** When specifying an existing Managed Disk it is not currently possible to subsequently manage the Operating System Profile properties: `adminUsername`, `adminPassword`, `bypassPlatformSafetyChecksOnUserScheduleEnabled`, `computerName`, `customData`, `provisionVmAgent`, `patchMode`, `patchAssessmentMode`, or `rebootSetting`.
526
526
  */
@@ -790,7 +790,7 @@ export interface LinuxVirtualMachineArgs {
790
790
  */
791
791
  osImageNotification?: pulumi.Input<inputs.compute.LinuxVirtualMachineOsImageNotification>;
792
792
  /**
793
- * The ID of an existing Managed Disk to use as the OS Disk for this Linux Virtual Machine.
793
+ * The ID of an existing Managed Disk to use as the OS Disk for this Linux Virtual Machine. Changing this forces a new resource to be created.
794
794
  *
795
795
  * > **Note:** When specifying an existing Managed Disk it is not currently possible to subsequently manage the Operating System Profile properties: `adminUsername`, `adminPassword`, `bypassPlatformSafetyChecksOnUserScheduleEnabled`, `computerName`, `customData`, `provisionVmAgent`, `patchMode`, `patchAssessmentMode`, or `rebootSetting`.
796
796
  */
@@ -180,7 +180,7 @@ export declare class ManagedDisk extends pulumi.CustomResource {
180
180
  */
181
181
  readonly name: pulumi.Output<string>;
182
182
  /**
183
- * Policy for accessing the disk via network. Allowed values are `AllowAll`, `AllowPrivate`, and `DenyAll`.
183
+ * Policy for accessing the disk via network. Allowed values are `AllowAll`, `AllowPrivate`, and `DenyAll`. Defaults to `AllowAll`.
184
184
  */
185
185
  readonly networkAccessPolicy: pulumi.Output<string | undefined>;
186
186
  /**
@@ -369,7 +369,7 @@ export interface ManagedDiskState {
369
369
  */
370
370
  name?: pulumi.Input<string>;
371
371
  /**
372
- * Policy for accessing the disk via network. Allowed values are `AllowAll`, `AllowPrivate`, and `DenyAll`.
372
+ * Policy for accessing the disk via network. Allowed values are `AllowAll`, `AllowPrivate`, and `DenyAll`. Defaults to `AllowAll`.
373
373
  */
374
374
  networkAccessPolicy?: pulumi.Input<string>;
375
375
  /**
@@ -550,7 +550,7 @@ export interface ManagedDiskArgs {
550
550
  */
551
551
  name?: pulumi.Input<string>;
552
552
  /**
553
- * Policy for accessing the disk via network. Allowed values are `AllowAll`, `AllowPrivate`, and `DenyAll`.
553
+ * Policy for accessing the disk via network. Allowed values are `AllowAll`, `AllowPrivate`, and `DenyAll`. Defaults to `AllowAll`.
554
554
  */
555
555
  networkAccessPolicy?: pulumi.Input<string>;
556
556
  /**
@@ -96,7 +96,7 @@ export declare class ScaleSetStandbyPool extends pulumi.CustomResource {
96
96
  [key: string]: string;
97
97
  } | undefined>;
98
98
  /**
99
- * Specifies the desired state of virtual machines in the pool. Possible values are `Running` and `Deallocated`.
99
+ * Specifies the desired state of virtual machines in the pool. Possible values are `Deallocated`, `Hibernated` and `Running`.
100
100
  */
101
101
  readonly virtualMachineState: pulumi.Output<string>;
102
102
  /**
@@ -139,7 +139,7 @@ export interface ScaleSetStandbyPoolState {
139
139
  [key: string]: pulumi.Input<string>;
140
140
  }>;
141
141
  /**
142
- * Specifies the desired state of virtual machines in the pool. Possible values are `Running` and `Deallocated`.
142
+ * Specifies the desired state of virtual machines in the pool. Possible values are `Deallocated`, `Hibernated` and `Running`.
143
143
  */
144
144
  virtualMachineState?: pulumi.Input<string>;
145
145
  }
@@ -174,7 +174,7 @@ export interface ScaleSetStandbyPoolArgs {
174
174
  [key: string]: pulumi.Input<string>;
175
175
  }>;
176
176
  /**
177
- * Specifies the desired state of virtual machines in the pool. Possible values are `Running` and `Deallocated`.
177
+ * Specifies the desired state of virtual machines in the pool. Possible values are `Deallocated`, `Hibernated` and `Running`.
178
178
  */
179
179
  virtualMachineState: pulumi.Input<string>;
180
180
  }
@@ -239,7 +239,7 @@ export declare class WindowsVirtualMachine extends pulumi.CustomResource {
239
239
  */
240
240
  readonly osImageNotification: pulumi.Output<outputs.compute.WindowsVirtualMachineOsImageNotification | undefined>;
241
241
  /**
242
- * The ID of an existing Managed Disk to use as the OS Disk for this Windows Virtual Machine.
242
+ * The ID of an existing Managed Disk to use as the OS Disk for this Windows Virtual Machine. Changing this forces a new resource to be created.
243
243
  *
244
244
  * > **Note:** When specifying an existing Managed Disk it is not currently possible to subsequently manage the Operating System Profile properties: `adminUsername`, `adminPassword`, `bypassPlatformSafetyChecksOnUserScheduleEnabled`, `computerName`, `customData`, `provisionVmAgent`, `patchMode`, `patchAssessmentMode`, or `rebootSetting`.
245
245
  */
@@ -528,7 +528,7 @@ export interface WindowsVirtualMachineState {
528
528
  */
529
529
  osImageNotification?: pulumi.Input<inputs.compute.WindowsVirtualMachineOsImageNotification>;
530
530
  /**
531
- * The ID of an existing Managed Disk to use as the OS Disk for this Windows Virtual Machine.
531
+ * The ID of an existing Managed Disk to use as the OS Disk for this Windows Virtual Machine. Changing this forces a new resource to be created.
532
532
  *
533
533
  * > **Note:** When specifying an existing Managed Disk it is not currently possible to subsequently manage the Operating System Profile properties: `adminUsername`, `adminPassword`, `bypassPlatformSafetyChecksOnUserScheduleEnabled`, `computerName`, `customData`, `provisionVmAgent`, `patchMode`, `patchAssessmentMode`, or `rebootSetting`.
534
534
  */
@@ -809,7 +809,7 @@ export interface WindowsVirtualMachineArgs {
809
809
  */
810
810
  osImageNotification?: pulumi.Input<inputs.compute.WindowsVirtualMachineOsImageNotification>;
811
811
  /**
812
- * The ID of an existing Managed Disk to use as the OS Disk for this Windows Virtual Machine.
812
+ * The ID of an existing Managed Disk to use as the OS Disk for this Windows Virtual Machine. Changing this forces a new resource to be created.
813
813
  *
814
814
  * > **Note:** When specifying an existing Managed Disk it is not currently possible to subsequently manage the Operating System Profile properties: `adminUsername`, `adminPassword`, `bypassPlatformSafetyChecksOnUserScheduleEnabled`, `computerName`, `customData`, `provisionVmAgent`, `patchMode`, `patchAssessmentMode`, or `rebootSetting`.
815
815
  */