1. Packages
  2. Azure Native v2
  3. API Docs
  4. iotoperations
  5. getBrokerAuthentication
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native-v2.iotoperations.getBrokerAuthentication

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

Get a BrokerAuthenticationResource Azure REST API version: 2024-07-01-preview.

Other available API versions: 2024-08-15-preview, 2024-09-15-preview, 2024-11-01.

Using getBrokerAuthentication

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getBrokerAuthentication(args: GetBrokerAuthenticationArgs, opts?: InvokeOptions): Promise<GetBrokerAuthenticationResult>
function getBrokerAuthenticationOutput(args: GetBrokerAuthenticationOutputArgs, opts?: InvokeOptions): Output<GetBrokerAuthenticationResult>
Copy
def get_broker_authentication(authentication_name: Optional[str] = None,
                              broker_name: Optional[str] = None,
                              instance_name: Optional[str] = None,
                              resource_group_name: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetBrokerAuthenticationResult
def get_broker_authentication_output(authentication_name: Optional[pulumi.Input[str]] = None,
                              broker_name: Optional[pulumi.Input[str]] = None,
                              instance_name: Optional[pulumi.Input[str]] = None,
                              resource_group_name: Optional[pulumi.Input[str]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetBrokerAuthenticationResult]
Copy
func LookupBrokerAuthentication(ctx *Context, args *LookupBrokerAuthenticationArgs, opts ...InvokeOption) (*LookupBrokerAuthenticationResult, error)
func LookupBrokerAuthenticationOutput(ctx *Context, args *LookupBrokerAuthenticationOutputArgs, opts ...InvokeOption) LookupBrokerAuthenticationResultOutput
Copy

> Note: This function is named LookupBrokerAuthentication in the Go SDK.

public static class GetBrokerAuthentication 
{
    public static Task<GetBrokerAuthenticationResult> InvokeAsync(GetBrokerAuthenticationArgs args, InvokeOptions? opts = null)
    public static Output<GetBrokerAuthenticationResult> Invoke(GetBrokerAuthenticationInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetBrokerAuthenticationResult> getBrokerAuthentication(GetBrokerAuthenticationArgs args, InvokeOptions options)
public static Output<GetBrokerAuthenticationResult> getBrokerAuthentication(GetBrokerAuthenticationArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:iotoperations:getBrokerAuthentication
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AuthenticationName
This property is required.
Changes to this property will trigger replacement.
string
Name of Instance broker authentication resource
BrokerName
This property is required.
Changes to this property will trigger replacement.
string
Name of broker.
InstanceName
This property is required.
Changes to this property will trigger replacement.
string
Name of instance.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
AuthenticationName
This property is required.
Changes to this property will trigger replacement.
string
Name of Instance broker authentication resource
BrokerName
This property is required.
Changes to this property will trigger replacement.
string
Name of broker.
InstanceName
This property is required.
Changes to this property will trigger replacement.
string
Name of instance.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
authenticationName
This property is required.
Changes to this property will trigger replacement.
String
Name of Instance broker authentication resource
brokerName
This property is required.
Changes to this property will trigger replacement.
String
Name of broker.
instanceName
This property is required.
Changes to this property will trigger replacement.
String
Name of instance.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
authenticationName
This property is required.
Changes to this property will trigger replacement.
string
Name of Instance broker authentication resource
brokerName
This property is required.
Changes to this property will trigger replacement.
string
Name of broker.
instanceName
This property is required.
Changes to this property will trigger replacement.
string
Name of instance.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
authentication_name
This property is required.
Changes to this property will trigger replacement.
str
Name of Instance broker authentication resource
broker_name
This property is required.
Changes to this property will trigger replacement.
str
Name of broker.
instance_name
This property is required.
Changes to this property will trigger replacement.
str
Name of instance.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
authenticationName
This property is required.
Changes to this property will trigger replacement.
String
Name of Instance broker authentication resource
brokerName
This property is required.
Changes to this property will trigger replacement.
String
Name of broker.
instanceName
This property is required.
Changes to this property will trigger replacement.
String
Name of instance.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.

getBrokerAuthentication Result

The following output properties are available:

ExtendedLocation Pulumi.AzureNative.IoTOperations.Outputs.ExtendedLocationResponse
Edge location of the resource.
Id string
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
Name string
The name of the resource
Properties Pulumi.AzureNative.IoTOperations.Outputs.BrokerAuthenticationPropertiesResponse
The resource-specific properties for this resource.
SystemData Pulumi.AzureNative.IoTOperations.Outputs.SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
ExtendedLocation ExtendedLocationResponse
Edge location of the resource.
Id string
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
Name string
The name of the resource
Properties BrokerAuthenticationPropertiesResponse
The resource-specific properties for this resource.
SystemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
extendedLocation ExtendedLocationResponse
Edge location of the resource.
id String
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
name String
The name of the resource
properties BrokerAuthenticationPropertiesResponse
The resource-specific properties for this resource.
systemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
extendedLocation ExtendedLocationResponse
Edge location of the resource.
id string
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
name string
The name of the resource
properties BrokerAuthenticationPropertiesResponse
The resource-specific properties for this resource.
systemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
extended_location ExtendedLocationResponse
Edge location of the resource.
id str
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
name str
The name of the resource
properties BrokerAuthenticationPropertiesResponse
The resource-specific properties for this resource.
system_data SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
extendedLocation Property Map
Edge location of the resource.
id String
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
name String
The name of the resource
properties Property Map
The resource-specific properties for this resource.
systemData Property Map
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Supporting Types

BrokerAuthenticationPropertiesResponse

AuthenticationMethods This property is required. List<Pulumi.AzureNative.IoTOperations.Inputs.BrokerAuthenticatorMethodsResponse>
Defines a set of Broker authentication methods to be used on BrokerListeners. For each array element one authenticator type supported.
ProvisioningState This property is required. string
The status of the last operation.
AuthenticationMethods This property is required. []BrokerAuthenticatorMethodsResponse
Defines a set of Broker authentication methods to be used on BrokerListeners. For each array element one authenticator type supported.
ProvisioningState This property is required. string
The status of the last operation.
authenticationMethods This property is required. List<BrokerAuthenticatorMethodsResponse>
Defines a set of Broker authentication methods to be used on BrokerListeners. For each array element one authenticator type supported.
provisioningState This property is required. String
The status of the last operation.
authenticationMethods This property is required. BrokerAuthenticatorMethodsResponse[]
Defines a set of Broker authentication methods to be used on BrokerListeners. For each array element one authenticator type supported.
provisioningState This property is required. string
The status of the last operation.
authentication_methods This property is required. Sequence[BrokerAuthenticatorMethodsResponse]
Defines a set of Broker authentication methods to be used on BrokerListeners. For each array element one authenticator type supported.
provisioning_state This property is required. str
The status of the last operation.
authenticationMethods This property is required. List<Property Map>
Defines a set of Broker authentication methods to be used on BrokerListeners. For each array element one authenticator type supported.
provisioningState This property is required. String
The status of the last operation.

BrokerAuthenticatorCustomAuthResponse

X509 This property is required. Pulumi.AzureNative.IoTOperations.Inputs.X509ManualCertificateResponse
X509 Custom Auth type details.
X509 This property is required. X509ManualCertificateResponse
X509 Custom Auth type details.
x509 This property is required. X509ManualCertificateResponse
X509 Custom Auth type details.
x509 This property is required. X509ManualCertificateResponse
X509 Custom Auth type details.
x509 This property is required. X509ManualCertificateResponse
X509 Custom Auth type details.
x509 This property is required. Property Map
X509 Custom Auth type details.

BrokerAuthenticatorMethodCustomResponse

Endpoint This property is required. string
Endpoint of the custom authentication server. Must be an HTTPS endpoint.
Auth Pulumi.AzureNative.IoTOperations.Inputs.BrokerAuthenticatorCustomAuthResponse
Optional authentication needed for authenticating with the custom authentication server.
CaCertConfigMap string
Optional CA certificate for validating the custom authentication server's certificate.
Headers Dictionary<string, string>
Additional HTTP headers to pass to the custom authentication server.
Endpoint This property is required. string
Endpoint of the custom authentication server. Must be an HTTPS endpoint.
Auth BrokerAuthenticatorCustomAuthResponse
Optional authentication needed for authenticating with the custom authentication server.
CaCertConfigMap string
Optional CA certificate for validating the custom authentication server's certificate.
Headers map[string]string
Additional HTTP headers to pass to the custom authentication server.
endpoint This property is required. String
Endpoint of the custom authentication server. Must be an HTTPS endpoint.
auth BrokerAuthenticatorCustomAuthResponse
Optional authentication needed for authenticating with the custom authentication server.
caCertConfigMap String
Optional CA certificate for validating the custom authentication server's certificate.
headers Map<String,String>
Additional HTTP headers to pass to the custom authentication server.
endpoint This property is required. string
Endpoint of the custom authentication server. Must be an HTTPS endpoint.
auth BrokerAuthenticatorCustomAuthResponse
Optional authentication needed for authenticating with the custom authentication server.
caCertConfigMap string
Optional CA certificate for validating the custom authentication server's certificate.
headers {[key: string]: string}
Additional HTTP headers to pass to the custom authentication server.
endpoint This property is required. str
Endpoint of the custom authentication server. Must be an HTTPS endpoint.
auth BrokerAuthenticatorCustomAuthResponse
Optional authentication needed for authenticating with the custom authentication server.
ca_cert_config_map str
Optional CA certificate for validating the custom authentication server's certificate.
headers Mapping[str, str]
Additional HTTP headers to pass to the custom authentication server.
endpoint This property is required. String
Endpoint of the custom authentication server. Must be an HTTPS endpoint.
auth Property Map
Optional authentication needed for authenticating with the custom authentication server.
caCertConfigMap String
Optional CA certificate for validating the custom authentication server's certificate.
headers Map<String>
Additional HTTP headers to pass to the custom authentication server.

BrokerAuthenticatorMethodSatResponse

Audiences This property is required. List<string>
List of allowed audience.
Audiences This property is required. []string
List of allowed audience.
audiences This property is required. List<String>
List of allowed audience.
audiences This property is required. string[]
List of allowed audience.
audiences This property is required. Sequence[str]
List of allowed audience.
audiences This property is required. List<String>
List of allowed audience.

BrokerAuthenticatorMethodX509AttributesResponse

Attributes This property is required. Dictionary<string, string>
Attributes object.
Subject This property is required. string
Subject of the X509 attribute.
Attributes This property is required. map[string]string
Attributes object.
Subject This property is required. string
Subject of the X509 attribute.
attributes This property is required. Map<String,String>
Attributes object.
subject This property is required. String
Subject of the X509 attribute.
attributes This property is required. {[key: string]: string}
Attributes object.
subject This property is required. string
Subject of the X509 attribute.
attributes This property is required. Mapping[str, str]
Attributes object.
subject This property is required. str
Subject of the X509 attribute.
attributes This property is required. Map<String>
Attributes object.
subject This property is required. String
Subject of the X509 attribute.

BrokerAuthenticatorMethodX509Response

AuthorizationAttributes Dictionary<string, Pulumi.AzureNative.IoTOperations.Inputs.BrokerAuthenticatorMethodX509AttributesResponse>
X509 authorization attributes properties.
TrustedClientCaCert string
Name of the trusted client ca cert resource.
AuthorizationAttributes map[string]BrokerAuthenticatorMethodX509AttributesResponse
X509 authorization attributes properties.
TrustedClientCaCert string
Name of the trusted client ca cert resource.
authorizationAttributes Map<String,BrokerAuthenticatorMethodX509AttributesResponse>
X509 authorization attributes properties.
trustedClientCaCert String
Name of the trusted client ca cert resource.
authorizationAttributes {[key: string]: BrokerAuthenticatorMethodX509AttributesResponse}
X509 authorization attributes properties.
trustedClientCaCert string
Name of the trusted client ca cert resource.
authorization_attributes Mapping[str, BrokerAuthenticatorMethodX509AttributesResponse]
X509 authorization attributes properties.
trusted_client_ca_cert str
Name of the trusted client ca cert resource.
authorizationAttributes Map<Property Map>
X509 authorization attributes properties.
trustedClientCaCert String
Name of the trusted client ca cert resource.

BrokerAuthenticatorMethodsResponse

Method This property is required. string
Custom authentication configuration.
Custom Pulumi.AzureNative.IoTOperations.Inputs.BrokerAuthenticatorMethodCustomResponse
Custom authentication configuration.
ServiceAccountToken Pulumi.AzureNative.IoTOperations.Inputs.BrokerAuthenticatorMethodSatResponse
ServiceAccountToken authentication configuration.
X509Credentials Pulumi.AzureNative.IoTOperations.Inputs.BrokerAuthenticatorMethodX509Response
X.509 authentication configuration.
Method This property is required. string
Custom authentication configuration.
Custom BrokerAuthenticatorMethodCustomResponse
Custom authentication configuration.
ServiceAccountToken BrokerAuthenticatorMethodSatResponse
ServiceAccountToken authentication configuration.
X509Credentials BrokerAuthenticatorMethodX509Response
X.509 authentication configuration.
method This property is required. String
Custom authentication configuration.
custom BrokerAuthenticatorMethodCustomResponse
Custom authentication configuration.
serviceAccountToken BrokerAuthenticatorMethodSatResponse
ServiceAccountToken authentication configuration.
x509Credentials BrokerAuthenticatorMethodX509Response
X.509 authentication configuration.
method This property is required. string
Custom authentication configuration.
custom BrokerAuthenticatorMethodCustomResponse
Custom authentication configuration.
serviceAccountToken BrokerAuthenticatorMethodSatResponse
ServiceAccountToken authentication configuration.
x509Credentials BrokerAuthenticatorMethodX509Response
X.509 authentication configuration.
method This property is required. str
Custom authentication configuration.
custom BrokerAuthenticatorMethodCustomResponse
Custom authentication configuration.
service_account_token BrokerAuthenticatorMethodSatResponse
ServiceAccountToken authentication configuration.
x509_credentials BrokerAuthenticatorMethodX509Response
X.509 authentication configuration.
method This property is required. String
Custom authentication configuration.
custom Property Map
Custom authentication configuration.
serviceAccountToken Property Map
ServiceAccountToken authentication configuration.
x509Credentials Property Map
X.509 authentication configuration.

ExtendedLocationResponse

Name This property is required. string
The name of the extended location.
Type This property is required. string
Type of ExtendedLocation.
Name This property is required. string
The name of the extended location.
Type This property is required. string
Type of ExtendedLocation.
name This property is required. String
The name of the extended location.
type This property is required. String
Type of ExtendedLocation.
name This property is required. string
The name of the extended location.
type This property is required. string
Type of ExtendedLocation.
name This property is required. str
The name of the extended location.
type This property is required. str
Type of ExtendedLocation.
name This property is required. String
The name of the extended location.
type This property is required. String
Type of ExtendedLocation.

SystemDataResponse

CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.
createdAt string
The timestamp of resource creation (UTC).
createdBy string
The identity that created the resource.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The timestamp of resource last modification (UTC)
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
The type of identity that last modified the resource.
created_at str
The timestamp of resource creation (UTC).
created_by str
The identity that created the resource.
created_by_type str
The type of identity that created the resource.
last_modified_at str
The timestamp of resource last modification (UTC)
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.

X509ManualCertificateResponse

SecretRef This property is required. string
Kubernetes secret containing an X.509 client certificate. This is a reference to the secret through an identifying name, not the secret itself.
SecretRef This property is required. string
Kubernetes secret containing an X.509 client certificate. This is a reference to the secret through an identifying name, not the secret itself.
secretRef This property is required. String
Kubernetes secret containing an X.509 client certificate. This is a reference to the secret through an identifying name, not the secret itself.
secretRef This property is required. string
Kubernetes secret containing an X.509 client certificate. This is a reference to the secret through an identifying name, not the secret itself.
secret_ref This property is required. str
Kubernetes secret containing an X.509 client certificate. This is a reference to the secret through an identifying name, not the secret itself.
secretRef This property is required. String
Kubernetes secret containing an X.509 client certificate. This is a reference to the secret through an identifying name, not the secret itself.

Package Details

Repository
azure-native-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi