diff --git a/reports/pending.json b/reports/pending.json
index 750afd8b0ab9..fee4349af6da 100644
--- a/reports/pending.json
+++ b/reports/pending.json
@@ -212,8 +212,6 @@
"2025-10-13"
],
"CognitiveServices": [
- "2025-04-01-preview",
- "2025-06-01",
"2025-07-01-preview",
"2025-09-01",
"2025-10-01-preview"
diff --git a/sdk/dotnet/CognitiveServices/Account.cs b/sdk/dotnet/CognitiveServices/Account.cs
index 1b0fa7ad1b1f..99dcbc58dd4f 100644
--- a/sdk/dotnet/CognitiveServices/Account.cs
+++ b/sdk/dotnet/CognitiveServices/Account.cs
@@ -12,9 +12,9 @@ namespace Pulumi.AzureNative.CognitiveServices
///
/// Cognitive Services account is an Azure resource representing the provisioned account, it's type, location and SKU.
///
- /// Uses Azure REST API version 2024-10-01. In version 2.x of the Azure Native provider, it used API version 2023-05-01.
+ /// Uses Azure REST API version 2025-06-01. In version 2.x of the Azure Native provider, it used API version 2023-05-01.
///
- /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
[AzureNativeResourceType("azure-native:cognitiveservices:Account")]
public partial class Account : global::Pulumi.CustomResource
diff --git a/sdk/dotnet/CognitiveServices/AccountCapabilityHost.cs b/sdk/dotnet/CognitiveServices/AccountCapabilityHost.cs
index bb75d30a8ce8..01ac4cda8851 100644
--- a/sdk/dotnet/CognitiveServices/AccountCapabilityHost.cs
+++ b/sdk/dotnet/CognitiveServices/AccountCapabilityHost.cs
@@ -12,9 +12,9 @@ namespace Pulumi.AzureNative.CognitiveServices
///
/// Azure Resource Manager resource envelope.
///
- /// Uses Azure REST API version 2025-04-01-preview.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
[AzureNativeResourceType("azure-native:cognitiveservices:AccountCapabilityHost")]
public partial class AccountCapabilityHost : global::Pulumi.CustomResource
diff --git a/sdk/dotnet/CognitiveServices/AccountConnection.cs b/sdk/dotnet/CognitiveServices/AccountConnection.cs
index 6fd635b3191d..94bae84068c0 100644
--- a/sdk/dotnet/CognitiveServices/AccountConnection.cs
+++ b/sdk/dotnet/CognitiveServices/AccountConnection.cs
@@ -12,9 +12,9 @@ namespace Pulumi.AzureNative.CognitiveServices
///
/// Connection base resource schema.
///
- /// Uses Azure REST API version 2025-04-01-preview.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
[AzureNativeResourceType("azure-native:cognitiveservices:AccountConnection")]
public partial class AccountConnection : global::Pulumi.CustomResource
diff --git a/sdk/dotnet/CognitiveServices/CommitmentPlan.cs b/sdk/dotnet/CognitiveServices/CommitmentPlan.cs
index b973de166084..fac74016f85b 100644
--- a/sdk/dotnet/CognitiveServices/CommitmentPlan.cs
+++ b/sdk/dotnet/CognitiveServices/CommitmentPlan.cs
@@ -12,9 +12,9 @@ namespace Pulumi.AzureNative.CognitiveServices
///
/// Cognitive Services account commitment plan.
///
- /// Uses Azure REST API version 2024-10-01. In version 2.x of the Azure Native provider, it used API version 2023-05-01.
+ /// Uses Azure REST API version 2025-06-01. In version 2.x of the Azure Native provider, it used API version 2023-05-01.
///
- /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
[AzureNativeResourceType("azure-native:cognitiveservices:CommitmentPlan")]
public partial class CommitmentPlan : global::Pulumi.CustomResource
diff --git a/sdk/dotnet/CognitiveServices/CommitmentPlanAssociation.cs b/sdk/dotnet/CognitiveServices/CommitmentPlanAssociation.cs
index f6f23d39a633..1162cf9cd9b5 100644
--- a/sdk/dotnet/CognitiveServices/CommitmentPlanAssociation.cs
+++ b/sdk/dotnet/CognitiveServices/CommitmentPlanAssociation.cs
@@ -12,9 +12,9 @@ namespace Pulumi.AzureNative.CognitiveServices
///
/// The commitment plan association.
///
- /// Uses Azure REST API version 2024-10-01. In version 2.x of the Azure Native provider, it used API version 2023-05-01.
+ /// Uses Azure REST API version 2025-06-01. In version 2.x of the Azure Native provider, it used API version 2023-05-01.
///
- /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
[AzureNativeResourceType("azure-native:cognitiveservices:CommitmentPlanAssociation")]
public partial class CommitmentPlanAssociation : global::Pulumi.CustomResource
diff --git a/sdk/dotnet/CognitiveServices/Deployment.cs b/sdk/dotnet/CognitiveServices/Deployment.cs
index 547efb98e104..4e3f1a0f9205 100644
--- a/sdk/dotnet/CognitiveServices/Deployment.cs
+++ b/sdk/dotnet/CognitiveServices/Deployment.cs
@@ -12,9 +12,9 @@ namespace Pulumi.AzureNative.CognitiveServices
///
/// Cognitive Services account deployment.
///
- /// Uses Azure REST API version 2024-10-01. In version 2.x of the Azure Native provider, it used API version 2023-05-01.
+ /// Uses Azure REST API version 2025-06-01. In version 2.x of the Azure Native provider, it used API version 2023-05-01.
///
- /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
[AzureNativeResourceType("azure-native:cognitiveservices:Deployment")]
public partial class Deployment : global::Pulumi.CustomResource
diff --git a/sdk/dotnet/CognitiveServices/EncryptionScope.cs b/sdk/dotnet/CognitiveServices/EncryptionScope.cs
index c3cae21774a0..de0faf086dbf 100644
--- a/sdk/dotnet/CognitiveServices/EncryptionScope.cs
+++ b/sdk/dotnet/CognitiveServices/EncryptionScope.cs
@@ -12,9 +12,9 @@ namespace Pulumi.AzureNative.CognitiveServices
///
/// Cognitive Services EncryptionScope
///
- /// Uses Azure REST API version 2024-10-01. In version 2.x of the Azure Native provider, it used API version 2023-10-01-preview.
+ /// Uses Azure REST API version 2025-06-01. In version 2.x of the Azure Native provider, it used API version 2023-10-01-preview.
///
- /// Other available API versions: 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
[AzureNativeResourceType("azure-native:cognitiveservices:EncryptionScope")]
public partial class EncryptionScope : global::Pulumi.CustomResource
diff --git a/sdk/dotnet/CognitiveServices/Enums.cs b/sdk/dotnet/CognitiveServices/Enums.cs
index 6900195b2454..88eea0d505f2 100644
--- a/sdk/dotnet/CognitiveServices/Enums.cs
+++ b/sdk/dotnet/CognitiveServices/Enums.cs
@@ -711,6 +711,9 @@ private KeySource(string value)
public override string ToString() => _value;
}
+ ///
+ /// Specifies how private endpoints are used with this connection: 'Required', 'NotRequired', or 'NotApplicable'.
+ ///
[EnumType]
public readonly struct ManagedPERequirement : IEquatable
{
@@ -740,6 +743,9 @@ private ManagedPERequirement(string value)
public override string ToString() => _value;
}
+ ///
+ /// Specifies the status of private endpoints for this connection: 'Inactive', 'Active', or 'NotApplicable'.
+ ///
[EnumType]
public readonly struct ManagedPEStatus : IEquatable
{
@@ -1129,6 +1135,37 @@ private RuleType(string value)
public override string ToString() => _value;
}
+ ///
+ /// Specifies what features in AI Foundry network injection applies to. Currently only supports 'agent' for agent scenarios. 'none' means no network injection.
+ ///
+ [EnumType]
+ public readonly struct ScenarioType : IEquatable
+ {
+ private readonly string _value;
+
+ private ScenarioType(string value)
+ {
+ _value = value ?? throw new ArgumentNullException(nameof(value));
+ }
+
+ public static ScenarioType None { get; } = new ScenarioType("none");
+ public static ScenarioType Agent { get; } = new ScenarioType("agent");
+
+ public static bool operator ==(ScenarioType left, ScenarioType right) => left.Equals(right);
+ public static bool operator !=(ScenarioType left, ScenarioType right) => !left.Equals(right);
+
+ public static explicit operator string(ScenarioType value) => value._value;
+
+ [EditorBrowsable(EditorBrowsableState.Never)]
+ public override bool Equals(object? obj) => obj is ScenarioType other && Equals(other);
+ public bool Equals(ScenarioType other) => string.Equals(_value, other._value, StringComparison.Ordinal);
+
+ [EditorBrowsable(EditorBrowsableState.Never)]
+ public override int GetHashCode() => _value?.GetHashCode() ?? 0;
+
+ public override string ToString() => _value;
+ }
+
///
/// This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
///
diff --git a/sdk/dotnet/CognitiveServices/GetAccount.cs b/sdk/dotnet/CognitiveServices/GetAccount.cs
index e1ca50fca05f..539c7e232494 100644
--- a/sdk/dotnet/CognitiveServices/GetAccount.cs
+++ b/sdk/dotnet/CognitiveServices/GetAccount.cs
@@ -14,9 +14,9 @@ public static class GetAccount
///
/// Returns a Cognitive Services account specified by the parameters.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Task InvokeAsync(GetAccountArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cognitiveservices:getAccount", args ?? new GetAccountArgs(), options.WithDefaults());
@@ -24,9 +24,9 @@ public static Task InvokeAsync(GetAccountArgs args, InvokeOpti
///
/// Returns a Cognitive Services account specified by the parameters.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetAccountInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getAccount", args ?? new GetAccountInvokeArgs(), options.WithDefaults());
@@ -34,9 +34,9 @@ public static Output Invoke(GetAccountInvokeArgs args, InvokeO
///
/// Returns a Cognitive Services account specified by the parameters.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetAccountInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getAccount", args ?? new GetAccountInvokeArgs(), options.WithDefaults());
diff --git a/sdk/dotnet/CognitiveServices/GetAccountCapabilityHost.cs b/sdk/dotnet/CognitiveServices/GetAccountCapabilityHost.cs
index d9333247d5e5..10797c7e92d6 100644
--- a/sdk/dotnet/CognitiveServices/GetAccountCapabilityHost.cs
+++ b/sdk/dotnet/CognitiveServices/GetAccountCapabilityHost.cs
@@ -14,9 +14,9 @@ public static class GetAccountCapabilityHost
///
/// Azure Resource Manager resource envelope.
///
- /// Uses Azure REST API version 2025-04-01-preview.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Task InvokeAsync(GetAccountCapabilityHostArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cognitiveservices:getAccountCapabilityHost", args ?? new GetAccountCapabilityHostArgs(), options.WithDefaults());
@@ -24,9 +24,9 @@ public static Task InvokeAsync(GetAccountCapabil
///
/// Azure Resource Manager resource envelope.
///
- /// Uses Azure REST API version 2025-04-01-preview.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetAccountCapabilityHostInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getAccountCapabilityHost", args ?? new GetAccountCapabilityHostInvokeArgs(), options.WithDefaults());
@@ -34,9 +34,9 @@ public static Output Invoke(GetAccountCapability
///
/// Azure Resource Manager resource envelope.
///
- /// Uses Azure REST API version 2025-04-01-preview.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetAccountCapabilityHostInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getAccountCapabilityHost", args ?? new GetAccountCapabilityHostInvokeArgs(), options.WithDefaults());
diff --git a/sdk/dotnet/CognitiveServices/GetAccountConnection.cs b/sdk/dotnet/CognitiveServices/GetAccountConnection.cs
index b30b07e5f541..25ca676b0729 100644
--- a/sdk/dotnet/CognitiveServices/GetAccountConnection.cs
+++ b/sdk/dotnet/CognitiveServices/GetAccountConnection.cs
@@ -14,9 +14,9 @@ public static class GetAccountConnection
///
/// Connection base resource schema.
///
- /// Uses Azure REST API version 2025-04-01-preview.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Task InvokeAsync(GetAccountConnectionArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cognitiveservices:getAccountConnection", args ?? new GetAccountConnectionArgs(), options.WithDefaults());
@@ -24,9 +24,9 @@ public static Task InvokeAsync(GetAccountConnectionA
///
/// Connection base resource schema.
///
- /// Uses Azure REST API version 2025-04-01-preview.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetAccountConnectionInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getAccountConnection", args ?? new GetAccountConnectionInvokeArgs(), options.WithDefaults());
@@ -34,9 +34,9 @@ public static Output Invoke(GetAccountConnectionInvo
///
/// Connection base resource schema.
///
- /// Uses Azure REST API version 2025-04-01-preview.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetAccountConnectionInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getAccountConnection", args ?? new GetAccountConnectionInvokeArgs(), options.WithDefaults());
diff --git a/sdk/dotnet/CognitiveServices/GetCommitmentPlan.cs b/sdk/dotnet/CognitiveServices/GetCommitmentPlan.cs
index 6a5a8ab5435e..774eebad285d 100644
--- a/sdk/dotnet/CognitiveServices/GetCommitmentPlan.cs
+++ b/sdk/dotnet/CognitiveServices/GetCommitmentPlan.cs
@@ -14,9 +14,9 @@ public static class GetCommitmentPlan
///
/// Gets the specified commitmentPlans associated with the Cognitive Services account.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Task InvokeAsync(GetCommitmentPlanArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cognitiveservices:getCommitmentPlan", args ?? new GetCommitmentPlanArgs(), options.WithDefaults());
@@ -24,9 +24,9 @@ public static Task InvokeAsync(GetCommitmentPlanArgs ar
///
/// Gets the specified commitmentPlans associated with the Cognitive Services account.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetCommitmentPlanInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getCommitmentPlan", args ?? new GetCommitmentPlanInvokeArgs(), options.WithDefaults());
@@ -34,9 +34,9 @@ public static Output Invoke(GetCommitmentPlanInvokeArgs
///
/// Gets the specified commitmentPlans associated with the Cognitive Services account.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetCommitmentPlanInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getCommitmentPlan", args ?? new GetCommitmentPlanInvokeArgs(), options.WithDefaults());
diff --git a/sdk/dotnet/CognitiveServices/GetCommitmentPlanAssociation.cs b/sdk/dotnet/CognitiveServices/GetCommitmentPlanAssociation.cs
index 596d877b8899..91985264c2a3 100644
--- a/sdk/dotnet/CognitiveServices/GetCommitmentPlanAssociation.cs
+++ b/sdk/dotnet/CognitiveServices/GetCommitmentPlanAssociation.cs
@@ -14,9 +14,9 @@ public static class GetCommitmentPlanAssociation
///
/// Gets the association of the Cognitive Services commitment plan.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Task InvokeAsync(GetCommitmentPlanAssociationArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cognitiveservices:getCommitmentPlanAssociation", args ?? new GetCommitmentPlanAssociationArgs(), options.WithDefaults());
@@ -24,9 +24,9 @@ public static Task InvokeAsync(GetCommitment
///
/// Gets the association of the Cognitive Services commitment plan.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetCommitmentPlanAssociationInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getCommitmentPlanAssociation", args ?? new GetCommitmentPlanAssociationInvokeArgs(), options.WithDefaults());
@@ -34,9 +34,9 @@ public static Output Invoke(GetCommitmentPla
///
/// Gets the association of the Cognitive Services commitment plan.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetCommitmentPlanAssociationInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getCommitmentPlanAssociation", args ?? new GetCommitmentPlanAssociationInvokeArgs(), options.WithDefaults());
diff --git a/sdk/dotnet/CognitiveServices/GetDeployment.cs b/sdk/dotnet/CognitiveServices/GetDeployment.cs
index c844dd507fe7..05ea0cf1d648 100644
--- a/sdk/dotnet/CognitiveServices/GetDeployment.cs
+++ b/sdk/dotnet/CognitiveServices/GetDeployment.cs
@@ -14,9 +14,9 @@ public static class GetDeployment
///
/// Gets the specified deployments associated with the Cognitive Services account.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Task InvokeAsync(GetDeploymentArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cognitiveservices:getDeployment", args ?? new GetDeploymentArgs(), options.WithDefaults());
@@ -24,9 +24,9 @@ public static Task InvokeAsync(GetDeploymentArgs args, Invo
///
/// Gets the specified deployments associated with the Cognitive Services account.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetDeploymentInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getDeployment", args ?? new GetDeploymentInvokeArgs(), options.WithDefaults());
@@ -34,9 +34,9 @@ public static Output Invoke(GetDeploymentInvokeArgs args, I
///
/// Gets the specified deployments associated with the Cognitive Services account.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetDeploymentInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getDeployment", args ?? new GetDeploymentInvokeArgs(), options.WithDefaults());
diff --git a/sdk/dotnet/CognitiveServices/GetEncryptionScope.cs b/sdk/dotnet/CognitiveServices/GetEncryptionScope.cs
index 29b8add04851..861797cf2303 100644
--- a/sdk/dotnet/CognitiveServices/GetEncryptionScope.cs
+++ b/sdk/dotnet/CognitiveServices/GetEncryptionScope.cs
@@ -14,9 +14,9 @@ public static class GetEncryptionScope
///
/// Gets the specified EncryptionScope associated with the Cognitive Services account.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Task InvokeAsync(GetEncryptionScopeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cognitiveservices:getEncryptionScope", args ?? new GetEncryptionScopeArgs(), options.WithDefaults());
@@ -24,9 +24,9 @@ public static Task InvokeAsync(GetEncryptionScopeArgs
///
/// Gets the specified EncryptionScope associated with the Cognitive Services account.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetEncryptionScopeInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getEncryptionScope", args ?? new GetEncryptionScopeInvokeArgs(), options.WithDefaults());
@@ -34,9 +34,9 @@ public static Output Invoke(GetEncryptionScopeInvokeAr
///
/// Gets the specified EncryptionScope associated with the Cognitive Services account.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetEncryptionScopeInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getEncryptionScope", args ?? new GetEncryptionScopeInvokeArgs(), options.WithDefaults());
diff --git a/sdk/dotnet/CognitiveServices/GetPrivateEndpointConnection.cs b/sdk/dotnet/CognitiveServices/GetPrivateEndpointConnection.cs
index 1eeb6ca0d7d9..77187752e0b8 100644
--- a/sdk/dotnet/CognitiveServices/GetPrivateEndpointConnection.cs
+++ b/sdk/dotnet/CognitiveServices/GetPrivateEndpointConnection.cs
@@ -14,9 +14,9 @@ public static class GetPrivateEndpointConnection
///
/// Gets the specified private endpoint connection associated with the Cognitive Services account.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Task InvokeAsync(GetPrivateEndpointConnectionArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cognitiveservices:getPrivateEndpointConnection", args ?? new GetPrivateEndpointConnectionArgs(), options.WithDefaults());
@@ -24,9 +24,9 @@ public static Task InvokeAsync(GetPrivateEnd
///
/// Gets the specified private endpoint connection associated with the Cognitive Services account.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetPrivateEndpointConnectionInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getPrivateEndpointConnection", args ?? new GetPrivateEndpointConnectionInvokeArgs(), options.WithDefaults());
@@ -34,9 +34,9 @@ public static Output Invoke(GetPrivateEndpoi
///
/// Gets the specified private endpoint connection associated with the Cognitive Services account.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetPrivateEndpointConnectionInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getPrivateEndpointConnection", args ?? new GetPrivateEndpointConnectionInvokeArgs(), options.WithDefaults());
diff --git a/sdk/dotnet/CognitiveServices/GetProject.cs b/sdk/dotnet/CognitiveServices/GetProject.cs
index 3bc53c50c68d..12252fdd3ab9 100644
--- a/sdk/dotnet/CognitiveServices/GetProject.cs
+++ b/sdk/dotnet/CognitiveServices/GetProject.cs
@@ -14,9 +14,9 @@ public static class GetProject
///
/// Returns a Cognitive Services project specified by the parameters.
///
- /// Uses Azure REST API version 2025-04-01-preview.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Task InvokeAsync(GetProjectArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cognitiveservices:getProject", args ?? new GetProjectArgs(), options.WithDefaults());
@@ -24,9 +24,9 @@ public static Task InvokeAsync(GetProjectArgs args, InvokeOpti
///
/// Returns a Cognitive Services project specified by the parameters.
///
- /// Uses Azure REST API version 2025-04-01-preview.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetProjectInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getProject", args ?? new GetProjectInvokeArgs(), options.WithDefaults());
@@ -34,9 +34,9 @@ public static Output Invoke(GetProjectInvokeArgs args, InvokeO
///
/// Returns a Cognitive Services project specified by the parameters.
///
- /// Uses Azure REST API version 2025-04-01-preview.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetProjectInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getProject", args ?? new GetProjectInvokeArgs(), options.WithDefaults());
diff --git a/sdk/dotnet/CognitiveServices/GetProjectCapabilityHost.cs b/sdk/dotnet/CognitiveServices/GetProjectCapabilityHost.cs
index 49682491971e..c348f42a85a7 100644
--- a/sdk/dotnet/CognitiveServices/GetProjectCapabilityHost.cs
+++ b/sdk/dotnet/CognitiveServices/GetProjectCapabilityHost.cs
@@ -14,9 +14,9 @@ public static class GetProjectCapabilityHost
///
/// Azure Resource Manager resource envelope for Project CapabilityHost.
///
- /// Uses Azure REST API version 2025-04-01-preview.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Task InvokeAsync(GetProjectCapabilityHostArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cognitiveservices:getProjectCapabilityHost", args ?? new GetProjectCapabilityHostArgs(), options.WithDefaults());
@@ -24,9 +24,9 @@ public static Task InvokeAsync(GetProjectCapabil
///
/// Azure Resource Manager resource envelope for Project CapabilityHost.
///
- /// Uses Azure REST API version 2025-04-01-preview.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetProjectCapabilityHostInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getProjectCapabilityHost", args ?? new GetProjectCapabilityHostInvokeArgs(), options.WithDefaults());
@@ -34,9 +34,9 @@ public static Output Invoke(GetProjectCapability
///
/// Azure Resource Manager resource envelope for Project CapabilityHost.
///
- /// Uses Azure REST API version 2025-04-01-preview.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetProjectCapabilityHostInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getProjectCapabilityHost", args ?? new GetProjectCapabilityHostInvokeArgs(), options.WithDefaults());
diff --git a/sdk/dotnet/CognitiveServices/GetProjectConnection.cs b/sdk/dotnet/CognitiveServices/GetProjectConnection.cs
index 5ceba28632eb..8836f9e1c46d 100644
--- a/sdk/dotnet/CognitiveServices/GetProjectConnection.cs
+++ b/sdk/dotnet/CognitiveServices/GetProjectConnection.cs
@@ -14,9 +14,9 @@ public static class GetProjectConnection
///
/// Connection base resource schema.
///
- /// Uses Azure REST API version 2025-04-01-preview.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Task InvokeAsync(GetProjectConnectionArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cognitiveservices:getProjectConnection", args ?? new GetProjectConnectionArgs(), options.WithDefaults());
@@ -24,9 +24,9 @@ public static Task InvokeAsync(GetProjectConnectionA
///
/// Connection base resource schema.
///
- /// Uses Azure REST API version 2025-04-01-preview.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetProjectConnectionInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getProjectConnection", args ?? new GetProjectConnectionInvokeArgs(), options.WithDefaults());
@@ -34,9 +34,9 @@ public static Output Invoke(GetProjectConnectionInvo
///
/// Connection base resource schema.
///
- /// Uses Azure REST API version 2025-04-01-preview.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetProjectConnectionInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getProjectConnection", args ?? new GetProjectConnectionInvokeArgs(), options.WithDefaults());
diff --git a/sdk/dotnet/CognitiveServices/GetRaiBlocklist.cs b/sdk/dotnet/CognitiveServices/GetRaiBlocklist.cs
index f18cfdcc4490..f5f48522b216 100644
--- a/sdk/dotnet/CognitiveServices/GetRaiBlocklist.cs
+++ b/sdk/dotnet/CognitiveServices/GetRaiBlocklist.cs
@@ -14,9 +14,9 @@ public static class GetRaiBlocklist
///
/// Gets the specified custom blocklist associated with the Azure OpenAI account.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Task InvokeAsync(GetRaiBlocklistArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cognitiveservices:getRaiBlocklist", args ?? new GetRaiBlocklistArgs(), options.WithDefaults());
@@ -24,9 +24,9 @@ public static Task InvokeAsync(GetRaiBlocklistArgs args,
///
/// Gets the specified custom blocklist associated with the Azure OpenAI account.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetRaiBlocklistInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getRaiBlocklist", args ?? new GetRaiBlocklistInvokeArgs(), options.WithDefaults());
@@ -34,9 +34,9 @@ public static Output Invoke(GetRaiBlocklistInvokeArgs arg
///
/// Gets the specified custom blocklist associated with the Azure OpenAI account.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetRaiBlocklistInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getRaiBlocklist", args ?? new GetRaiBlocklistInvokeArgs(), options.WithDefaults());
diff --git a/sdk/dotnet/CognitiveServices/GetRaiBlocklistItem.cs b/sdk/dotnet/CognitiveServices/GetRaiBlocklistItem.cs
index 16119e2f708d..d6499f763b27 100644
--- a/sdk/dotnet/CognitiveServices/GetRaiBlocklistItem.cs
+++ b/sdk/dotnet/CognitiveServices/GetRaiBlocklistItem.cs
@@ -14,9 +14,9 @@ public static class GetRaiBlocklistItem
///
/// Gets the specified custom blocklist Item associated with the custom blocklist.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Task InvokeAsync(GetRaiBlocklistItemArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cognitiveservices:getRaiBlocklistItem", args ?? new GetRaiBlocklistItemArgs(), options.WithDefaults());
@@ -24,9 +24,9 @@ public static Task InvokeAsync(GetRaiBlocklistItemArg
///
/// Gets the specified custom blocklist Item associated with the custom blocklist.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetRaiBlocklistItemInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getRaiBlocklistItem", args ?? new GetRaiBlocklistItemInvokeArgs(), options.WithDefaults());
@@ -34,9 +34,9 @@ public static Output Invoke(GetRaiBlocklistItemInvoke
///
/// Gets the specified custom blocklist Item associated with the custom blocklist.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetRaiBlocklistItemInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getRaiBlocklistItem", args ?? new GetRaiBlocklistItemInvokeArgs(), options.WithDefaults());
diff --git a/sdk/dotnet/CognitiveServices/GetRaiPolicy.cs b/sdk/dotnet/CognitiveServices/GetRaiPolicy.cs
index 4b9d8615bacd..24f554bffb45 100644
--- a/sdk/dotnet/CognitiveServices/GetRaiPolicy.cs
+++ b/sdk/dotnet/CognitiveServices/GetRaiPolicy.cs
@@ -14,9 +14,9 @@ public static class GetRaiPolicy
///
/// Gets the specified Content Filters associated with the Azure OpenAI account.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Task InvokeAsync(GetRaiPolicyArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cognitiveservices:getRaiPolicy", args ?? new GetRaiPolicyArgs(), options.WithDefaults());
@@ -24,9 +24,9 @@ public static Task InvokeAsync(GetRaiPolicyArgs args, Invoke
///
/// Gets the specified Content Filters associated with the Azure OpenAI account.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetRaiPolicyInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getRaiPolicy", args ?? new GetRaiPolicyInvokeArgs(), options.WithDefaults());
@@ -34,9 +34,9 @@ public static Output Invoke(GetRaiPolicyInvokeArgs args, Inv
///
/// Gets the specified Content Filters associated with the Azure OpenAI account.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetRaiPolicyInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getRaiPolicy", args ?? new GetRaiPolicyInvokeArgs(), options.WithDefaults());
diff --git a/sdk/dotnet/CognitiveServices/GetSharedCommitmentPlan.cs b/sdk/dotnet/CognitiveServices/GetSharedCommitmentPlan.cs
index 5d0be219fa50..8fdabf05ba1c 100644
--- a/sdk/dotnet/CognitiveServices/GetSharedCommitmentPlan.cs
+++ b/sdk/dotnet/CognitiveServices/GetSharedCommitmentPlan.cs
@@ -14,9 +14,9 @@ public static class GetSharedCommitmentPlan
///
/// Returns a Cognitive Services commitment plan specified by the parameters.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Task InvokeAsync(GetSharedCommitmentPlanArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cognitiveservices:getSharedCommitmentPlan", args ?? new GetSharedCommitmentPlanArgs(), options.WithDefaults());
@@ -24,9 +24,9 @@ public static Task InvokeAsync(GetSharedCommitmen
///
/// Returns a Cognitive Services commitment plan specified by the parameters.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetSharedCommitmentPlanInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getSharedCommitmentPlan", args ?? new GetSharedCommitmentPlanInvokeArgs(), options.WithDefaults());
@@ -34,9 +34,9 @@ public static Output Invoke(GetSharedCommitmentPl
///
/// Returns a Cognitive Services commitment plan specified by the parameters.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(GetSharedCommitmentPlanInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:getSharedCommitmentPlan", args ?? new GetSharedCommitmentPlanInvokeArgs(), options.WithDefaults());
diff --git a/sdk/dotnet/CognitiveServices/Inputs/AADAuthTypeConnectionPropertiesArgs.cs b/sdk/dotnet/CognitiveServices/Inputs/AADAuthTypeConnectionPropertiesArgs.cs
index 6cda884bf3be..79a90d3ac092 100644
--- a/sdk/dotnet/CognitiveServices/Inputs/AADAuthTypeConnectionPropertiesArgs.cs
+++ b/sdk/dotnet/CognitiveServices/Inputs/AADAuthTypeConnectionPropertiesArgs.cs
@@ -28,6 +28,9 @@ public sealed class AADAuthTypeConnectionPropertiesArgs : global::Pulumi.Resourc
[Input("category")]
public InputUnion? Category { get; set; }
+ ///
+ /// Provides the error message if the connection fails
+ ///
[Input("error")]
public Input? Error { get; set; }
@@ -49,9 +52,15 @@ public InputMap Metadata
set => _metadata = value;
}
+ ///
+ /// Specifies how private endpoints are used with this connection: 'Required', 'NotRequired', or 'NotApplicable'.
+ ///
[Input("peRequirement")]
public InputUnion? PeRequirement { get; set; }
+ ///
+ /// Specifies the status of private endpoints for this connection: 'Inactive', 'Active', or 'NotApplicable'.
+ ///
[Input("peStatus")]
public InputUnion? PeStatus { get; set; }
@@ -63,6 +72,9 @@ public InputList SharedUserList
set => _sharedUserList = value;
}
+ ///
+ /// The connection URL to be used.
+ ///
[Input("target")]
public Input? Target { get; set; }
diff --git a/sdk/dotnet/CognitiveServices/Inputs/AccessKeyAuthTypeConnectionPropertiesArgs.cs b/sdk/dotnet/CognitiveServices/Inputs/AccessKeyAuthTypeConnectionPropertiesArgs.cs
index 250bafef935c..8fc8d8912ba6 100644
--- a/sdk/dotnet/CognitiveServices/Inputs/AccessKeyAuthTypeConnectionPropertiesArgs.cs
+++ b/sdk/dotnet/CognitiveServices/Inputs/AccessKeyAuthTypeConnectionPropertiesArgs.cs
@@ -28,6 +28,9 @@ public sealed class AccessKeyAuthTypeConnectionPropertiesArgs : global::Pulumi.R
[Input("credentials")]
public Input? Credentials { get; set; }
+ ///
+ /// Provides the error message if the connection fails
+ ///
[Input("error")]
public Input? Error { get; set; }
@@ -49,9 +52,15 @@ public InputMap Metadata
set => _metadata = value;
}
+ ///
+ /// Specifies how private endpoints are used with this connection: 'Required', 'NotRequired', or 'NotApplicable'.
+ ///
[Input("peRequirement")]
public InputUnion? PeRequirement { get; set; }
+ ///
+ /// Specifies the status of private endpoints for this connection: 'Inactive', 'Active', or 'NotApplicable'.
+ ///
[Input("peStatus")]
public InputUnion? PeStatus { get; set; }
@@ -63,6 +72,9 @@ public InputList SharedUserList
set => _sharedUserList = value;
}
+ ///
+ /// The connection URL to be used.
+ ///
[Input("target")]
public Input? Target { get; set; }
diff --git a/sdk/dotnet/CognitiveServices/Inputs/AccountKeyAuthTypeConnectionPropertiesArgs.cs b/sdk/dotnet/CognitiveServices/Inputs/AccountKeyAuthTypeConnectionPropertiesArgs.cs
index a999110d6747..11983ed960f7 100644
--- a/sdk/dotnet/CognitiveServices/Inputs/AccountKeyAuthTypeConnectionPropertiesArgs.cs
+++ b/sdk/dotnet/CognitiveServices/Inputs/AccountKeyAuthTypeConnectionPropertiesArgs.cs
@@ -34,6 +34,9 @@ public sealed class AccountKeyAuthTypeConnectionPropertiesArgs : global::Pulumi.
[Input("credentials")]
public Input? Credentials { get; set; }
+ ///
+ /// Provides the error message if the connection fails
+ ///
[Input("error")]
public Input? Error { get; set; }
@@ -55,9 +58,15 @@ public InputMap Metadata
set => _metadata = value;
}
+ ///
+ /// Specifies how private endpoints are used with this connection: 'Required', 'NotRequired', or 'NotApplicable'.
+ ///
[Input("peRequirement")]
public InputUnion? PeRequirement { get; set; }
+ ///
+ /// Specifies the status of private endpoints for this connection: 'Inactive', 'Active', or 'NotApplicable'.
+ ///
[Input("peStatus")]
public InputUnion? PeStatus { get; set; }
@@ -69,6 +78,9 @@ public InputList SharedUserList
set => _sharedUserList = value;
}
+ ///
+ /// The connection URL to be used.
+ ///
[Input("target")]
public Input? Target { get; set; }
diff --git a/sdk/dotnet/CognitiveServices/Inputs/AccountPropertiesArgs.cs b/sdk/dotnet/CognitiveServices/Inputs/AccountPropertiesArgs.cs
index 34fb2dac5d76..49451f9b16cd 100644
--- a/sdk/dotnet/CognitiveServices/Inputs/AccountPropertiesArgs.cs
+++ b/sdk/dotnet/CognitiveServices/Inputs/AccountPropertiesArgs.cs
@@ -15,6 +15,12 @@ namespace Pulumi.AzureNative.CognitiveServices.Inputs
///
public sealed class AccountPropertiesArgs : global::Pulumi.ResourceArgs
{
+ ///
+ /// Specifies whether this resource support project management as child resources, used as containers for access management, data isolation and cost in AI Foundry.
+ ///
+ [Input("allowProjectManagement")]
+ public Input? AllowProjectManagement { get; set; }
+
[Input("allowedFqdnList")]
private InputList? _allowedFqdnList;
public InputList AllowedFqdnList
@@ -24,7 +30,7 @@ public InputList AllowedFqdnList
}
///
- /// The user owned AML workspace properties.
+ /// The user owned AML account properties.
///
[Input("amlWorkspace")]
public Input? AmlWorkspace { get; set; }
@@ -35,12 +41,30 @@ public InputList AllowedFqdnList
[Input("apiProperties")]
public Input? ApiProperties { get; set; }
+ [Input("associatedProjects")]
+ private InputList? _associatedProjects;
+
+ ///
+ /// Specifies the projects, by project name, that are associated with this resource.
+ ///
+ public InputList AssociatedProjects
+ {
+ get => _associatedProjects ?? (_associatedProjects = new InputList());
+ set => _associatedProjects = value;
+ }
+
///
/// Optional subdomain name used for token-based authentication.
///
[Input("customSubDomainName")]
public Input? CustomSubDomainName { get; set; }
+ ///
+ /// Specifies the project, by project name, that is targeted when data plane endpoints are called without a project parameter.
+ ///
+ [Input("defaultProject")]
+ public Input? DefaultProject { get; set; }
+
[Input("disableLocalAuth")]
public Input? DisableLocalAuth { get; set; }
@@ -74,6 +98,14 @@ public InputList AllowedFqdnList
[Input("networkAcls")]
public Input? NetworkAcls { get; set; }
+ [Input("networkInjections")]
+ private InputList? _networkInjections;
+ public InputList NetworkInjections
+ {
+ get => _networkInjections ?? (_networkInjections = new InputList());
+ set => _networkInjections = value;
+ }
+
///
/// Whether or not public endpoint access is allowed for this account.
///
diff --git a/sdk/dotnet/CognitiveServices/Inputs/ApiKeyAuthConnectionPropertiesArgs.cs b/sdk/dotnet/CognitiveServices/Inputs/ApiKeyAuthConnectionPropertiesArgs.cs
index 4ca0c4aaa52b..b2486e9963a5 100644
--- a/sdk/dotnet/CognitiveServices/Inputs/ApiKeyAuthConnectionPropertiesArgs.cs
+++ b/sdk/dotnet/CognitiveServices/Inputs/ApiKeyAuthConnectionPropertiesArgs.cs
@@ -53,6 +53,9 @@ public sealed class ApiKeyAuthConnectionPropertiesArgs : global::Pulumi.Resource
[Input("credentials")]
public Input? Credentials { get; set; }
+ ///
+ /// Provides the error message if the connection fails
+ ///
[Input("error")]
public Input? Error { get; set; }
@@ -74,9 +77,15 @@ public InputMap Metadata
set => _metadata = value;
}
+ ///
+ /// Specifies how private endpoints are used with this connection: 'Required', 'NotRequired', or 'NotApplicable'.
+ ///
[Input("peRequirement")]
public InputUnion? PeRequirement { get; set; }
+ ///
+ /// Specifies the status of private endpoints for this connection: 'Inactive', 'Active', or 'NotApplicable'.
+ ///
[Input("peStatus")]
public InputUnion? PeStatus { get; set; }
@@ -88,6 +97,9 @@ public InputList SharedUserList
set => _sharedUserList = value;
}
+ ///
+ /// The connection URL to be used.
+ ///
[Input("target")]
public Input? Target { get; set; }
diff --git a/sdk/dotnet/CognitiveServices/Inputs/CapabilityHostArgs.cs b/sdk/dotnet/CognitiveServices/Inputs/CapabilityHostArgs.cs
index f5262f59f5c5..32f456780305 100644
--- a/sdk/dotnet/CognitiveServices/Inputs/CapabilityHostArgs.cs
+++ b/sdk/dotnet/CognitiveServices/Inputs/CapabilityHostArgs.cs
@@ -46,7 +46,7 @@ public InputList AiServicesConnections
private InputList? _storageConnections;
///
- /// List of Storage connections.
+ /// List of connection names from those available in the account or project to be used as a storage resource.
///
public InputList StorageConnections
{
@@ -70,7 +70,7 @@ public InputMap Tags
private InputList? _threadStorageConnections;
///
- /// List of Thread storage connections.
+ /// List of connection names from those available in the account or project to be used for Thread storage.
///
public InputList ThreadStorageConnections
{
@@ -82,7 +82,7 @@ public InputList ThreadStorageConnections
private InputList? _vectorStoreConnections;
///
- /// List of VectorStore connections.
+ /// List of connection names from those available in the account or project to be used for vector database (e.g. CosmosDB).
///
public InputList VectorStoreConnections
{
@@ -92,7 +92,6 @@ public InputList VectorStoreConnections
public CapabilityHostArgs()
{
- CapabilityHostKind = "Agents";
}
public static new CapabilityHostArgs Empty => new CapabilityHostArgs();
}
diff --git a/sdk/dotnet/CognitiveServices/Inputs/CustomKeysConnectionPropertiesArgs.cs b/sdk/dotnet/CognitiveServices/Inputs/CustomKeysConnectionPropertiesArgs.cs
index 3d0c82f22b05..8beb29abef8b 100644
--- a/sdk/dotnet/CognitiveServices/Inputs/CustomKeysConnectionPropertiesArgs.cs
+++ b/sdk/dotnet/CognitiveServices/Inputs/CustomKeysConnectionPropertiesArgs.cs
@@ -38,6 +38,9 @@ public sealed class CustomKeysConnectionPropertiesArgs : global::Pulumi.Resource
[Input("credentials")]
public Input? Credentials { get; set; }
+ ///
+ /// Provides the error message if the connection fails
+ ///
[Input("error")]
public Input? Error { get; set; }
@@ -59,9 +62,15 @@ public InputMap Metadata
set => _metadata = value;
}
+ ///
+ /// Specifies how private endpoints are used with this connection: 'Required', 'NotRequired', or 'NotApplicable'.
+ ///
[Input("peRequirement")]
public InputUnion? PeRequirement { get; set; }
+ ///
+ /// Specifies the status of private endpoints for this connection: 'Inactive', 'Active', or 'NotApplicable'.
+ ///
[Input("peStatus")]
public InputUnion? PeStatus { get; set; }
@@ -73,6 +82,9 @@ public InputList SharedUserList
set => _sharedUserList = value;
}
+ ///
+ /// The connection URL to be used.
+ ///
[Input("target")]
public Input? Target { get; set; }
diff --git a/sdk/dotnet/CognitiveServices/Inputs/DeploymentPropertiesArgs.cs b/sdk/dotnet/CognitiveServices/Inputs/DeploymentPropertiesArgs.cs
index 8dacdd42b2a0..d897c747dc3a 100644
--- a/sdk/dotnet/CognitiveServices/Inputs/DeploymentPropertiesArgs.cs
+++ b/sdk/dotnet/CognitiveServices/Inputs/DeploymentPropertiesArgs.cs
@@ -51,6 +51,12 @@ public sealed class DeploymentPropertiesArgs : global::Pulumi.ResourceArgs
[Input("scaleSettings")]
public Input? ScaleSettings { get; set; }
+ ///
+ /// Specifies the deployment name that should serve requests when the request would have otherwise been throttled due to reaching current deployment throughput limit.
+ ///
+ [Input("spilloverDeploymentName")]
+ public Input? SpilloverDeploymentName { get; set; }
+
///
/// Deployment model version upgrade option.
///
diff --git a/sdk/dotnet/CognitiveServices/Inputs/ManagedIdentityAuthTypeConnectionPropertiesArgs.cs b/sdk/dotnet/CognitiveServices/Inputs/ManagedIdentityAuthTypeConnectionPropertiesArgs.cs
index 5f9d4dc0e741..eff29b083519 100644
--- a/sdk/dotnet/CognitiveServices/Inputs/ManagedIdentityAuthTypeConnectionPropertiesArgs.cs
+++ b/sdk/dotnet/CognitiveServices/Inputs/ManagedIdentityAuthTypeConnectionPropertiesArgs.cs
@@ -28,6 +28,9 @@ public sealed class ManagedIdentityAuthTypeConnectionPropertiesArgs : global::Pu
[Input("credentials")]
public Input? Credentials { get; set; }
+ ///
+ /// Provides the error message if the connection fails
+ ///
[Input("error")]
public Input? Error { get; set; }
@@ -49,9 +52,15 @@ public InputMap Metadata
set => _metadata = value;
}
+ ///
+ /// Specifies how private endpoints are used with this connection: 'Required', 'NotRequired', or 'NotApplicable'.
+ ///
[Input("peRequirement")]
public InputUnion? PeRequirement { get; set; }
+ ///
+ /// Specifies the status of private endpoints for this connection: 'Inactive', 'Active', or 'NotApplicable'.
+ ///
[Input("peStatus")]
public InputUnion? PeStatus { get; set; }
@@ -63,6 +72,9 @@ public InputList SharedUserList
set => _sharedUserList = value;
}
+ ///
+ /// The connection URL to be used.
+ ///
[Input("target")]
public Input? Target { get; set; }
diff --git a/sdk/dotnet/CognitiveServices/Inputs/NetworkInjectionArgs.cs b/sdk/dotnet/CognitiveServices/Inputs/NetworkInjectionArgs.cs
new file mode 100644
index 000000000000..5ede757e9d09
--- /dev/null
+++ b/sdk/dotnet/CognitiveServices/Inputs/NetworkInjectionArgs.cs
@@ -0,0 +1,41 @@
+// *** WARNING: this file was generated by pulumi-language-dotnet. ***
+// *** Do not edit by hand unless you're certain you know what you are doing! ***
+
+using System;
+using System.Collections.Generic;
+using System.Collections.Immutable;
+using System.Threading.Tasks;
+using Pulumi.Serialization;
+
+namespace Pulumi.AzureNative.CognitiveServices.Inputs
+{
+
+ ///
+ /// Specifies in AI Foundry where virtual network injection occurs to secure scenarios like Agents entirely within the user's private network, eliminating public internet exposure while maintaining control over network configurations and resources.
+ ///
+ public sealed class NetworkInjectionArgs : global::Pulumi.ResourceArgs
+ {
+ ///
+ /// Specifies what features in AI Foundry network injection applies to. Currently only supports 'agent' for agent scenarios. 'none' means no network injection.
+ ///
+ [Input("scenario")]
+ public InputUnion? Scenario { get; set; }
+
+ ///
+ /// Specify the subnet for which your Agent Client is injected into.
+ ///
+ [Input("subnetArmId")]
+ public Input? SubnetArmId { get; set; }
+
+ ///
+ /// Boolean to enable Microsoft Managed Network for subnet delegation
+ ///
+ [Input("useMicrosoftManagedNetwork")]
+ public Input? UseMicrosoftManagedNetwork { get; set; }
+
+ public NetworkInjectionArgs()
+ {
+ }
+ public static new NetworkInjectionArgs Empty => new NetworkInjectionArgs();
+ }
+}
diff --git a/sdk/dotnet/CognitiveServices/Inputs/NoneAuthTypeConnectionPropertiesArgs.cs b/sdk/dotnet/CognitiveServices/Inputs/NoneAuthTypeConnectionPropertiesArgs.cs
index 5098a7ba3b2e..af5de558259c 100644
--- a/sdk/dotnet/CognitiveServices/Inputs/NoneAuthTypeConnectionPropertiesArgs.cs
+++ b/sdk/dotnet/CognitiveServices/Inputs/NoneAuthTypeConnectionPropertiesArgs.cs
@@ -25,6 +25,9 @@ public sealed class NoneAuthTypeConnectionPropertiesArgs : global::Pulumi.Resour
[Input("category")]
public InputUnion? Category { get; set; }
+ ///
+ /// Provides the error message if the connection fails
+ ///
[Input("error")]
public Input? Error { get; set; }
@@ -46,9 +49,15 @@ public InputMap Metadata
set => _metadata = value;
}
+ ///
+ /// Specifies how private endpoints are used with this connection: 'Required', 'NotRequired', or 'NotApplicable'.
+ ///
[Input("peRequirement")]
public InputUnion? PeRequirement { get; set; }
+ ///
+ /// Specifies the status of private endpoints for this connection: 'Inactive', 'Active', or 'NotApplicable'.
+ ///
[Input("peStatus")]
public InputUnion? PeStatus { get; set; }
@@ -60,6 +69,9 @@ public InputList SharedUserList
set => _sharedUserList = value;
}
+ ///
+ /// The connection URL to be used.
+ ///
[Input("target")]
public Input? Target { get; set; }
diff --git a/sdk/dotnet/CognitiveServices/Inputs/OAuth2AuthTypeConnectionPropertiesArgs.cs b/sdk/dotnet/CognitiveServices/Inputs/OAuth2AuthTypeConnectionPropertiesArgs.cs
index 8d1d460e1aa0..4d15eb381865 100644
--- a/sdk/dotnet/CognitiveServices/Inputs/OAuth2AuthTypeConnectionPropertiesArgs.cs
+++ b/sdk/dotnet/CognitiveServices/Inputs/OAuth2AuthTypeConnectionPropertiesArgs.cs
@@ -32,6 +32,9 @@ public sealed class OAuth2AuthTypeConnectionPropertiesArgs : global::Pulumi.Reso
[Input("credentials")]
public Input? Credentials { get; set; }
+ ///
+ /// Provides the error message if the connection fails
+ ///
[Input("error")]
public Input? Error { get; set; }
@@ -53,9 +56,15 @@ public InputMap Metadata
set => _metadata = value;
}
+ ///
+ /// Specifies how private endpoints are used with this connection: 'Required', 'NotRequired', or 'NotApplicable'.
+ ///
[Input("peRequirement")]
public InputUnion? PeRequirement { get; set; }
+ ///
+ /// Specifies the status of private endpoints for this connection: 'Inactive', 'Active', or 'NotApplicable'.
+ ///
[Input("peStatus")]
public InputUnion? PeStatus { get; set; }
@@ -67,6 +76,9 @@ public InputList SharedUserList
set => _sharedUserList = value;
}
+ ///
+ /// The connection URL to be used.
+ ///
[Input("target")]
public Input? Target { get; set; }
diff --git a/sdk/dotnet/CognitiveServices/Inputs/PATAuthTypeConnectionPropertiesArgs.cs b/sdk/dotnet/CognitiveServices/Inputs/PATAuthTypeConnectionPropertiesArgs.cs
index f99015d92d13..89a4a1fd5de4 100644
--- a/sdk/dotnet/CognitiveServices/Inputs/PATAuthTypeConnectionPropertiesArgs.cs
+++ b/sdk/dotnet/CognitiveServices/Inputs/PATAuthTypeConnectionPropertiesArgs.cs
@@ -28,6 +28,9 @@ public sealed class PATAuthTypeConnectionPropertiesArgs : global::Pulumi.Resourc
[Input("credentials")]
public Input? Credentials { get; set; }
+ ///
+ /// Provides the error message if the connection fails
+ ///
[Input("error")]
public Input? Error { get; set; }
@@ -49,9 +52,15 @@ public InputMap Metadata
set => _metadata = value;
}
+ ///
+ /// Specifies how private endpoints are used with this connection: 'Required', 'NotRequired', or 'NotApplicable'.
+ ///
[Input("peRequirement")]
public InputUnion? PeRequirement { get; set; }
+ ///
+ /// Specifies the status of private endpoints for this connection: 'Inactive', 'Active', or 'NotApplicable'.
+ ///
[Input("peStatus")]
public InputUnion? PeStatus { get; set; }
@@ -63,6 +72,9 @@ public InputList SharedUserList
set => _sharedUserList = value;
}
+ ///
+ /// The connection URL to be used.
+ ///
[Input("target")]
public Input? Target { get; set; }
diff --git a/sdk/dotnet/CognitiveServices/Inputs/SASAuthTypeConnectionPropertiesArgs.cs b/sdk/dotnet/CognitiveServices/Inputs/SASAuthTypeConnectionPropertiesArgs.cs
index 4c98ce69ed31..f8cd10345a84 100644
--- a/sdk/dotnet/CognitiveServices/Inputs/SASAuthTypeConnectionPropertiesArgs.cs
+++ b/sdk/dotnet/CognitiveServices/Inputs/SASAuthTypeConnectionPropertiesArgs.cs
@@ -28,6 +28,9 @@ public sealed class SASAuthTypeConnectionPropertiesArgs : global::Pulumi.Resourc
[Input("credentials")]
public Input? Credentials { get; set; }
+ ///
+ /// Provides the error message if the connection fails
+ ///
[Input("error")]
public Input? Error { get; set; }
@@ -49,9 +52,15 @@ public InputMap Metadata
set => _metadata = value;
}
+ ///
+ /// Specifies how private endpoints are used with this connection: 'Required', 'NotRequired', or 'NotApplicable'.
+ ///
[Input("peRequirement")]
public InputUnion? PeRequirement { get; set; }
+ ///
+ /// Specifies the status of private endpoints for this connection: 'Inactive', 'Active', or 'NotApplicable'.
+ ///
[Input("peStatus")]
public InputUnion? PeStatus { get; set; }
@@ -63,6 +72,9 @@ public InputList SharedUserList
set => _sharedUserList = value;
}
+ ///
+ /// The connection URL to be used.
+ ///
[Input("target")]
public Input? Target { get; set; }
diff --git a/sdk/dotnet/CognitiveServices/Inputs/ServicePrincipalAuthTypeConnectionPropertiesArgs.cs b/sdk/dotnet/CognitiveServices/Inputs/ServicePrincipalAuthTypeConnectionPropertiesArgs.cs
index 0f9644f8500e..1da09f83c04f 100644
--- a/sdk/dotnet/CognitiveServices/Inputs/ServicePrincipalAuthTypeConnectionPropertiesArgs.cs
+++ b/sdk/dotnet/CognitiveServices/Inputs/ServicePrincipalAuthTypeConnectionPropertiesArgs.cs
@@ -28,6 +28,9 @@ public sealed class ServicePrincipalAuthTypeConnectionPropertiesArgs : global::P
[Input("credentials")]
public Input? Credentials { get; set; }
+ ///
+ /// Provides the error message if the connection fails
+ ///
[Input("error")]
public Input? Error { get; set; }
@@ -49,9 +52,15 @@ public InputMap Metadata
set => _metadata = value;
}
+ ///
+ /// Specifies how private endpoints are used with this connection: 'Required', 'NotRequired', or 'NotApplicable'.
+ ///
[Input("peRequirement")]
public InputUnion? PeRequirement { get; set; }
+ ///
+ /// Specifies the status of private endpoints for this connection: 'Inactive', 'Active', or 'NotApplicable'.
+ ///
[Input("peStatus")]
public InputUnion? PeStatus { get; set; }
@@ -63,6 +72,9 @@ public InputList SharedUserList
set => _sharedUserList = value;
}
+ ///
+ /// The connection URL to be used.
+ ///
[Input("target")]
public Input? Target { get; set; }
diff --git a/sdk/dotnet/CognitiveServices/Inputs/UserOwnedAmlWorkspaceArgs.cs b/sdk/dotnet/CognitiveServices/Inputs/UserOwnedAmlWorkspaceArgs.cs
index e982375d3aa6..61c2de5d6699 100644
--- a/sdk/dotnet/CognitiveServices/Inputs/UserOwnedAmlWorkspaceArgs.cs
+++ b/sdk/dotnet/CognitiveServices/Inputs/UserOwnedAmlWorkspaceArgs.cs
@@ -11,18 +11,18 @@ namespace Pulumi.AzureNative.CognitiveServices.Inputs
{
///
- /// The user owned AML workspace for Cognitive Services account.
+ /// The user owned AML account for Cognitive Services account.
///
public sealed class UserOwnedAmlWorkspaceArgs : global::Pulumi.ResourceArgs
{
///
- /// Identity Client id of a AML workspace resource.
+ /// Identity Client id of a AML account resource.
///
[Input("identityClientId")]
public Input? IdentityClientId { get; set; }
///
- /// Full resource id of a AML workspace resource.
+ /// Full resource id of a AML account resource.
///
[Input("resourceId")]
public Input? ResourceId { get; set; }
diff --git a/sdk/dotnet/CognitiveServices/Inputs/UsernamePasswordAuthTypeConnectionPropertiesArgs.cs b/sdk/dotnet/CognitiveServices/Inputs/UsernamePasswordAuthTypeConnectionPropertiesArgs.cs
index bdabf75cbd6a..3b81b729a314 100644
--- a/sdk/dotnet/CognitiveServices/Inputs/UsernamePasswordAuthTypeConnectionPropertiesArgs.cs
+++ b/sdk/dotnet/CognitiveServices/Inputs/UsernamePasswordAuthTypeConnectionPropertiesArgs.cs
@@ -28,6 +28,9 @@ public sealed class UsernamePasswordAuthTypeConnectionPropertiesArgs : global::P
[Input("credentials")]
public Input? Credentials { get; set; }
+ ///
+ /// Provides the error message if the connection fails
+ ///
[Input("error")]
public Input? Error { get; set; }
@@ -49,9 +52,15 @@ public InputMap Metadata
set => _metadata = value;
}
+ ///
+ /// Specifies how private endpoints are used with this connection: 'Required', 'NotRequired', or 'NotApplicable'.
+ ///
[Input("peRequirement")]
public InputUnion? PeRequirement { get; set; }
+ ///
+ /// Specifies the status of private endpoints for this connection: 'Inactive', 'Active', or 'NotApplicable'.
+ ///
[Input("peStatus")]
public InputUnion? PeStatus { get; set; }
@@ -63,6 +72,9 @@ public InputList SharedUserList
set => _sharedUserList = value;
}
+ ///
+ /// The connection URL to be used.
+ ///
[Input("target")]
public Input? Target { get; set; }
diff --git a/sdk/dotnet/CognitiveServices/ListAccountKeys.cs b/sdk/dotnet/CognitiveServices/ListAccountKeys.cs
index 04b318638fe7..da0ebc042f36 100644
--- a/sdk/dotnet/CognitiveServices/ListAccountKeys.cs
+++ b/sdk/dotnet/CognitiveServices/ListAccountKeys.cs
@@ -14,9 +14,9 @@ public static class ListAccountKeys
///
/// Lists the account keys for the specified Cognitive Services account.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Task InvokeAsync(ListAccountKeysArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cognitiveservices:listAccountKeys", args ?? new ListAccountKeysArgs(), options.WithDefaults());
@@ -24,9 +24,9 @@ public static Task InvokeAsync(ListAccountKeysArgs args,
///
/// Lists the account keys for the specified Cognitive Services account.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(ListAccountKeysInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:listAccountKeys", args ?? new ListAccountKeysInvokeArgs(), options.WithDefaults());
@@ -34,9 +34,9 @@ public static Output Invoke(ListAccountKeysInvokeArgs arg
///
/// Lists the account keys for the specified Cognitive Services account.
///
- /// Uses Azure REST API version 2024-10-01.
+ /// Uses Azure REST API version 2025-06-01.
///
- /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2025-04-01-preview, 2025-06-01, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
+ /// Other available API versions: 2023-05-01, 2023-10-01-preview, 2024-04-01-preview, 2024-06-01-preview, 2024-10-01, 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cognitiveservices [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
///
public static Output Invoke(ListAccountKeysInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke("azure-native:cognitiveservices:listAccountKeys", args ?? new ListAccountKeysInvokeArgs(), options.WithDefaults());
diff --git a/sdk/dotnet/CognitiveServices/Outputs/AADAuthTypeConnectionPropertiesResponse.cs b/sdk/dotnet/CognitiveServices/Outputs/AADAuthTypeConnectionPropertiesResponse.cs
index 48b053986e70..6c14615d708f 100644
--- a/sdk/dotnet/CognitiveServices/Outputs/AADAuthTypeConnectionPropertiesResponse.cs
+++ b/sdk/dotnet/CognitiveServices/Outputs/AADAuthTypeConnectionPropertiesResponse.cs
@@ -26,6 +26,9 @@ public sealed class AADAuthTypeConnectionPropertiesResponse
///
public readonly string? Category;
public readonly string CreatedByWorkspaceArmId;
+ ///
+ /// Provides the error message if the connection fails
+ ///
public readonly string? Error;
public readonly string? ExpiryTime;
///
@@ -37,9 +40,18 @@ public sealed class AADAuthTypeConnectionPropertiesResponse
/// Store user metadata for this connection
///
public readonly ImmutableDictionary? Metadata;
+ ///
+ /// Specifies how private endpoints are used with this connection: 'Required', 'NotRequired', or 'NotApplicable'.
+ ///
public readonly string? PeRequirement;
+ ///
+ /// Specifies the status of private endpoints for this connection: 'Inactive', 'Active', or 'NotApplicable'.
+ ///
public readonly string? PeStatus;
public readonly ImmutableArray SharedUserList;
+ ///
+ /// The connection URL to be used.
+ ///
public readonly string? Target;
public readonly bool? UseWorkspaceManagedIdentity;
diff --git a/sdk/dotnet/CognitiveServices/Outputs/AccessKeyAuthTypeConnectionPropertiesResponse.cs b/sdk/dotnet/CognitiveServices/Outputs/AccessKeyAuthTypeConnectionPropertiesResponse.cs
index 0924c09bd871..4233b078c3d9 100644
--- a/sdk/dotnet/CognitiveServices/Outputs/AccessKeyAuthTypeConnectionPropertiesResponse.cs
+++ b/sdk/dotnet/CognitiveServices/Outputs/AccessKeyAuthTypeConnectionPropertiesResponse.cs
@@ -24,6 +24,9 @@ public sealed class AccessKeyAuthTypeConnectionPropertiesResponse
public readonly string? Category;
public readonly string CreatedByWorkspaceArmId;
public readonly Outputs.ConnectionAccessKeyResponse? Credentials;
+ ///
+ /// Provides the error message if the connection fails
+ ///
public readonly string? Error;
public readonly string? ExpiryTime;
///
@@ -35,9 +38,18 @@ public sealed class AccessKeyAuthTypeConnectionPropertiesResponse
/// Store user metadata for this connection
///
public readonly ImmutableDictionary? Metadata;
+ ///
+ /// Specifies how private endpoints are used with this connection: 'Required', 'NotRequired', or 'NotApplicable'.
+ ///
public readonly string? PeRequirement;
+ ///
+ /// Specifies the status of private endpoints for this connection: 'Inactive', 'Active', or 'NotApplicable'.
+ ///
public readonly string? PeStatus;
public readonly ImmutableArray SharedUserList;
+ ///