1. Packages
  2. Azure Native v1
  3. API Docs
  4. webpubsub
  5. getWebPubSub
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

azure-native.webpubsub.getWebPubSub

Explore with Pulumi AI

azure-native-v1 logo
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

    Get the resource and its properties. API Version: 2021-04-01-preview.

    Using getWebPubSub

    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 getWebPubSub(args: GetWebPubSubArgs, opts?: InvokeOptions): Promise<GetWebPubSubResult>
    function getWebPubSubOutput(args: GetWebPubSubOutputArgs, opts?: InvokeOptions): Output<GetWebPubSubResult>
    def get_web_pub_sub(resource_group_name: Optional[str] = None,
                        resource_name: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetWebPubSubResult
    def get_web_pub_sub_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                        resource_name: Optional[pulumi.Input[str]] = None,
                        opts: Optional[InvokeOptions] = None) -> Output[GetWebPubSubResult]
    func LookupWebPubSub(ctx *Context, args *LookupWebPubSubArgs, opts ...InvokeOption) (*LookupWebPubSubResult, error)
    func LookupWebPubSubOutput(ctx *Context, args *LookupWebPubSubOutputArgs, opts ...InvokeOption) LookupWebPubSubResultOutput

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

    public static class GetWebPubSub 
    {
        public static Task<GetWebPubSubResult> InvokeAsync(GetWebPubSubArgs args, InvokeOptions? opts = null)
        public static Output<GetWebPubSubResult> Invoke(GetWebPubSubInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetWebPubSubResult> getWebPubSub(GetWebPubSubArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:webpubsub:getWebPubSub
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ResourceGroupName string
    The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
    ResourceName string
    The name of the resource.
    ResourceGroupName string
    The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
    ResourceName string
    The name of the resource.
    resourceGroupName String
    The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
    resourceName String
    The name of the resource.
    resourceGroupName string
    The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
    resourceName string
    The name of the resource.
    resource_group_name str
    The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
    resource_name str
    The name of the resource.
    resourceGroupName String
    The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
    resourceName String
    The name of the resource.

    getWebPubSub Result

    The following output properties are available:

    ExternalIP string
    The publicly accessible IP of the resource.
    HostName string
    FQDN of the service instance.
    Id string
    Fully qualified resource Id for the resource.
    Name string
    The name of the resource.
    PrivateEndpointConnections List<Pulumi.AzureNative.WebPubSub.Outputs.PrivateEndpointConnectionResponse>
    Private endpoint connections to the resource.
    ProvisioningState string
    Provisioning state of the resource.
    PublicPort int
    The publicly accessible port of the resource which is designed for browser/client side usage.
    ServerPort int
    The publicly accessible port of the resource which is designed for customer server side usage.
    SharedPrivateLinkResources List<Pulumi.AzureNative.WebPubSub.Outputs.SharedPrivateLinkResourceResponse>
    The list of shared private link resources.
    SystemData Pulumi.AzureNative.WebPubSub.Outputs.SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    Type string
    The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
    Version string
    Version of the resource. Probably you need the same or higher version of client SDKs.
    EventHandler Pulumi.AzureNative.WebPubSub.Outputs.EventHandlerSettingsResponse
    The settings for event handler in webpubsub service.
    Features List<Pulumi.AzureNative.WebPubSub.Outputs.WebPubSubFeatureResponse>

    List of the featureFlags.

    FeatureFlags that are not included in the parameters for the update operation will not be modified. And the response will only include featureFlags that are explicitly set. When a featureFlag is not explicitly set, its globally default value will be used But keep in mind, the default value doesn't mean "false". It varies in terms of different FeatureFlags.

    Identity Pulumi.AzureNative.WebPubSub.Outputs.ManagedIdentityResponse
    The managed identity response
    Location string
    The GEO location of the resource. e.g. West US | East US | North Central US | South Central US.
    NetworkACLs Pulumi.AzureNative.WebPubSub.Outputs.WebPubSubNetworkACLsResponse
    Network ACLs
    PublicNetworkAccess string
    Enable or disable public network access. Default to "Enabled". When it's Enabled, network ACLs still apply. When it's Disabled, public network access is always disabled no matter what you set in network ACLs.
    Sku Pulumi.AzureNative.WebPubSub.Outputs.ResourceSkuResponse
    The billing information of the resource.(e.g. Free, Standard)
    Tags Dictionary<string, string>
    Tags of the service which is a list of key value pairs that describe the resource.
    Tls Pulumi.AzureNative.WebPubSub.Outputs.WebPubSubTlsSettingsResponse
    TLS settings.
    ExternalIP string
    The publicly accessible IP of the resource.
    HostName string
    FQDN of the service instance.
    Id string
    Fully qualified resource Id for the resource.
    Name string
    The name of the resource.
    PrivateEndpointConnections []PrivateEndpointConnectionResponse
    Private endpoint connections to the resource.
    ProvisioningState string
    Provisioning state of the resource.
    PublicPort int
    The publicly accessible port of the resource which is designed for browser/client side usage.
    ServerPort int
    The publicly accessible port of the resource which is designed for customer server side usage.
    SharedPrivateLinkResources []SharedPrivateLinkResourceResponse
    The list of shared private link resources.
    SystemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    Type string
    The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
    Version string
    Version of the resource. Probably you need the same or higher version of client SDKs.
    EventHandler EventHandlerSettingsResponse
    The settings for event handler in webpubsub service.
    Features []WebPubSubFeatureResponse

    List of the featureFlags.

    FeatureFlags that are not included in the parameters for the update operation will not be modified. And the response will only include featureFlags that are explicitly set. When a featureFlag is not explicitly set, its globally default value will be used But keep in mind, the default value doesn't mean "false". It varies in terms of different FeatureFlags.

    Identity ManagedIdentityResponse
    The managed identity response
    Location string
    The GEO location of the resource. e.g. West US | East US | North Central US | South Central US.
    NetworkACLs WebPubSubNetworkACLsResponse
    Network ACLs
    PublicNetworkAccess string
    Enable or disable public network access. Default to "Enabled". When it's Enabled, network ACLs still apply. When it's Disabled, public network access is always disabled no matter what you set in network ACLs.
    Sku ResourceSkuResponse
    The billing information of the resource.(e.g. Free, Standard)
    Tags map[string]string
    Tags of the service which is a list of key value pairs that describe the resource.
    Tls WebPubSubTlsSettingsResponse
    TLS settings.
    externalIP String
    The publicly accessible IP of the resource.
    hostName String
    FQDN of the service instance.
    id String
    Fully qualified resource Id for the resource.
    name String
    The name of the resource.
    privateEndpointConnections List<PrivateEndpointConnectionResponse>
    Private endpoint connections to the resource.
    provisioningState String
    Provisioning state of the resource.
    publicPort Integer
    The publicly accessible port of the resource which is designed for browser/client side usage.
    serverPort Integer
    The publicly accessible port of the resource which is designed for customer server side usage.
    sharedPrivateLinkResources List<SharedPrivateLinkResourceResponse>
    The list of shared private link resources.
    systemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type String
    The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
    version String
    Version of the resource. Probably you need the same or higher version of client SDKs.
    eventHandler EventHandlerSettingsResponse
    The settings for event handler in webpubsub service.
    features List<WebPubSubFeatureResponse>

    List of the featureFlags.

    FeatureFlags that are not included in the parameters for the update operation will not be modified. And the response will only include featureFlags that are explicitly set. When a featureFlag is not explicitly set, its globally default value will be used But keep in mind, the default value doesn't mean "false". It varies in terms of different FeatureFlags.

    identity ManagedIdentityResponse
    The managed identity response
    location String
    The GEO location of the resource. e.g. West US | East US | North Central US | South Central US.
    networkACLs WebPubSubNetworkACLsResponse
    Network ACLs
    publicNetworkAccess String
    Enable or disable public network access. Default to "Enabled". When it's Enabled, network ACLs still apply. When it's Disabled, public network access is always disabled no matter what you set in network ACLs.
    sku ResourceSkuResponse
    The billing information of the resource.(e.g. Free, Standard)
    tags Map<String,String>
    Tags of the service which is a list of key value pairs that describe the resource.
    tls WebPubSubTlsSettingsResponse
    TLS settings.
    externalIP string
    The publicly accessible IP of the resource.
    hostName string
    FQDN of the service instance.
    id string
    Fully qualified resource Id for the resource.
    name string
    The name of the resource.
    privateEndpointConnections PrivateEndpointConnectionResponse[]
    Private endpoint connections to the resource.
    provisioningState string
    Provisioning state of the resource.
    publicPort number
    The publicly accessible port of the resource which is designed for browser/client side usage.
    serverPort number
    The publicly accessible port of the resource which is designed for customer server side usage.
    sharedPrivateLinkResources SharedPrivateLinkResourceResponse[]
    The list of shared private link resources.
    systemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type string
    The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
    version string
    Version of the resource. Probably you need the same or higher version of client SDKs.
    eventHandler EventHandlerSettingsResponse
    The settings for event handler in webpubsub service.
    features WebPubSubFeatureResponse[]

    List of the featureFlags.

    FeatureFlags that are not included in the parameters for the update operation will not be modified. And the response will only include featureFlags that are explicitly set. When a featureFlag is not explicitly set, its globally default value will be used But keep in mind, the default value doesn't mean "false". It varies in terms of different FeatureFlags.

    identity ManagedIdentityResponse
    The managed identity response
    location string
    The GEO location of the resource. e.g. West US | East US | North Central US | South Central US.
    networkACLs WebPubSubNetworkACLsResponse
    Network ACLs
    publicNetworkAccess string
    Enable or disable public network access. Default to "Enabled". When it's Enabled, network ACLs still apply. When it's Disabled, public network access is always disabled no matter what you set in network ACLs.
    sku ResourceSkuResponse
    The billing information of the resource.(e.g. Free, Standard)
    tags {[key: string]: string}
    Tags of the service which is a list of key value pairs that describe the resource.
    tls WebPubSubTlsSettingsResponse
    TLS settings.
    external_ip str
    The publicly accessible IP of the resource.
    host_name str
    FQDN of the service instance.
    id str
    Fully qualified resource Id for the resource.
    name str
    The name of the resource.
    private_endpoint_connections Sequence[PrivateEndpointConnectionResponse]
    Private endpoint connections to the resource.
    provisioning_state str
    Provisioning state of the resource.
    public_port int
    The publicly accessible port of the resource which is designed for browser/client side usage.
    server_port int
    The publicly accessible port of the resource which is designed for customer server side usage.
    shared_private_link_resources Sequence[SharedPrivateLinkResourceResponse]
    The list of shared private link resources.
    system_data SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type str
    The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
    version str
    Version of the resource. Probably you need the same or higher version of client SDKs.
    event_handler EventHandlerSettingsResponse
    The settings for event handler in webpubsub service.
    features Sequence[WebPubSubFeatureResponse]

    List of the featureFlags.

    FeatureFlags that are not included in the parameters for the update operation will not be modified. And the response will only include featureFlags that are explicitly set. When a featureFlag is not explicitly set, its globally default value will be used But keep in mind, the default value doesn't mean "false". It varies in terms of different FeatureFlags.

    identity ManagedIdentityResponse
    The managed identity response
    location str
    The GEO location of the resource. e.g. West US | East US | North Central US | South Central US.
    network_acls WebPubSubNetworkACLsResponse
    Network ACLs
    public_network_access str
    Enable or disable public network access. Default to "Enabled". When it's Enabled, network ACLs still apply. When it's Disabled, public network access is always disabled no matter what you set in network ACLs.
    sku ResourceSkuResponse
    The billing information of the resource.(e.g. Free, Standard)
    tags Mapping[str, str]
    Tags of the service which is a list of key value pairs that describe the resource.
    tls WebPubSubTlsSettingsResponse
    TLS settings.
    externalIP String
    The publicly accessible IP of the resource.
    hostName String
    FQDN of the service instance.
    id String
    Fully qualified resource Id for the resource.
    name String
    The name of the resource.
    privateEndpointConnections List<Property Map>
    Private endpoint connections to the resource.
    provisioningState String
    Provisioning state of the resource.
    publicPort Number
    The publicly accessible port of the resource which is designed for browser/client side usage.
    serverPort Number
    The publicly accessible port of the resource which is designed for customer server side usage.
    sharedPrivateLinkResources List<Property Map>
    The list of shared private link resources.
    systemData Property Map
    Metadata pertaining to creation and last modification of the resource.
    type String
    The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
    version String
    Version of the resource. Probably you need the same or higher version of client SDKs.
    eventHandler Property Map
    The settings for event handler in webpubsub service.
    features List<Property Map>

    List of the featureFlags.

    FeatureFlags that are not included in the parameters for the update operation will not be modified. And the response will only include featureFlags that are explicitly set. When a featureFlag is not explicitly set, its globally default value will be used But keep in mind, the default value doesn't mean "false". It varies in terms of different FeatureFlags.

    identity Property Map
    The managed identity response
    location String
    The GEO location of the resource. e.g. West US | East US | North Central US | South Central US.
    networkACLs Property Map
    Network ACLs
    publicNetworkAccess String
    Enable or disable public network access. Default to "Enabled". When it's Enabled, network ACLs still apply. When it's Disabled, public network access is always disabled no matter what you set in network ACLs.
    sku Property Map
    The billing information of the resource.(e.g. Free, Standard)
    tags Map<String>
    Tags of the service which is a list of key value pairs that describe the resource.
    tls Property Map
    TLS settings.

    Supporting Types

    EventHandlerSettingsResponse

    Items Dictionary<string, ImmutableArray<Pulumi.AzureNative.WebPubSub.Inputs.EventHandlerTemplateResponse>>
    Get or set the EventHandler items. The key is the hub name and the value is the corresponding EventHandlerTemplate.
    Items map[string][]EventHandlerTemplateResponse
    Get or set the EventHandler items. The key is the hub name and the value is the corresponding EventHandlerTemplate.
    items Map<String,List<EventHandlerTemplateResponse>>
    Get or set the EventHandler items. The key is the hub name and the value is the corresponding EventHandlerTemplate.
    items {[key: string]: EventHandlerTemplateResponse[]}
    Get or set the EventHandler items. The key is the hub name and the value is the corresponding EventHandlerTemplate.
    items Mapping[str, Sequence[EventHandlerTemplateResponse]]
    Get or set the EventHandler items. The key is the hub name and the value is the corresponding EventHandlerTemplate.
    items Map<List<Property Map>>
    Get or set the EventHandler items. The key is the hub name and the value is the corresponding EventHandlerTemplate.

    EventHandlerTemplateResponse

    UrlTemplate string
    Gets or sets the EventHandler URL template. You can use a predefined parameter {hub} and {event} inside the template, the value of the EventHandler URL is dynamically calculated when the client request comes in. For example, UrlTemplate can be http://example.com/api/{hub}/{event}. The host part can't contains parameters.
    Auth Pulumi.AzureNative.WebPubSub.Inputs.UpstreamAuthSettingsResponse
    Gets or sets the auth settings for an event handler. If not set, no auth is used.
    SystemEventPattern string
    Gets ot sets the system event pattern. There are 2 kind of patterns supported: 1. The single event name, for example, "connect", it matches "connect" 2. Combine multiple events with ",", for example "connect,disconnected", it matches event "connect" and "disconnected"
    UserEventPattern string
    Gets or sets the matching pattern for event names. There are 3 kind of patterns supported: 1. "*", it to matches any event name 2. Combine multiple events with ",", for example "event1,event2", it matches event "event1" and "event2" 3. The single event name, for example, "event1", it matches "event1"
    UrlTemplate string
    Gets or sets the EventHandler URL template. You can use a predefined parameter {hub} and {event} inside the template, the value of the EventHandler URL is dynamically calculated when the client request comes in. For example, UrlTemplate can be http://example.com/api/{hub}/{event}. The host part can't contains parameters.
    Auth UpstreamAuthSettingsResponse
    Gets or sets the auth settings for an event handler. If not set, no auth is used.
    SystemEventPattern string
    Gets ot sets the system event pattern. There are 2 kind of patterns supported: 1. The single event name, for example, "connect", it matches "connect" 2. Combine multiple events with ",", for example "connect,disconnected", it matches event "connect" and "disconnected"
    UserEventPattern string
    Gets or sets the matching pattern for event names. There are 3 kind of patterns supported: 1. "*", it to matches any event name 2. Combine multiple events with ",", for example "event1,event2", it matches event "event1" and "event2" 3. The single event name, for example, "event1", it matches "event1"
    urlTemplate String
    Gets or sets the EventHandler URL template. You can use a predefined parameter {hub} and {event} inside the template, the value of the EventHandler URL is dynamically calculated when the client request comes in. For example, UrlTemplate can be http://example.com/api/{hub}/{event}. The host part can't contains parameters.
    auth UpstreamAuthSettingsResponse
    Gets or sets the auth settings for an event handler. If not set, no auth is used.
    systemEventPattern String
    Gets ot sets the system event pattern. There are 2 kind of patterns supported: 1. The single event name, for example, "connect", it matches "connect" 2. Combine multiple events with ",", for example "connect,disconnected", it matches event "connect" and "disconnected"
    userEventPattern String
    Gets or sets the matching pattern for event names. There are 3 kind of patterns supported: 1. "*", it to matches any event name 2. Combine multiple events with ",", for example "event1,event2", it matches event "event1" and "event2" 3. The single event name, for example, "event1", it matches "event1"
    urlTemplate string
    Gets or sets the EventHandler URL template. You can use a predefined parameter {hub} and {event} inside the template, the value of the EventHandler URL is dynamically calculated when the client request comes in. For example, UrlTemplate can be http://example.com/api/{hub}/{event}. The host part can't contains parameters.
    auth UpstreamAuthSettingsResponse
    Gets or sets the auth settings for an event handler. If not set, no auth is used.
    systemEventPattern string
    Gets ot sets the system event pattern. There are 2 kind of patterns supported: 1. The single event name, for example, "connect", it matches "connect" 2. Combine multiple events with ",", for example "connect,disconnected", it matches event "connect" and "disconnected"
    userEventPattern string
    Gets or sets the matching pattern for event names. There are 3 kind of patterns supported: 1. "*", it to matches any event name 2. Combine multiple events with ",", for example "event1,event2", it matches event "event1" and "event2" 3. The single event name, for example, "event1", it matches "event1"
    url_template str
    Gets or sets the EventHandler URL template. You can use a predefined parameter {hub} and {event} inside the template, the value of the EventHandler URL is dynamically calculated when the client request comes in. For example, UrlTemplate can be http://example.com/api/{hub}/{event}. The host part can't contains parameters.
    auth UpstreamAuthSettingsResponse
    Gets or sets the auth settings for an event handler. If not set, no auth is used.
    system_event_pattern str
    Gets ot sets the system event pattern. There are 2 kind of patterns supported: 1. The single event name, for example, "connect", it matches "connect" 2. Combine multiple events with ",", for example "connect,disconnected", it matches event "connect" and "disconnected"
    user_event_pattern str
    Gets or sets the matching pattern for event names. There are 3 kind of patterns supported: 1. "*", it to matches any event name 2. Combine multiple events with ",", for example "event1,event2", it matches event "event1" and "event2" 3. The single event name, for example, "event1", it matches "event1"
    urlTemplate String
    Gets or sets the EventHandler URL template. You can use a predefined parameter {hub} and {event} inside the template, the value of the EventHandler URL is dynamically calculated when the client request comes in. For example, UrlTemplate can be http://example.com/api/{hub}/{event}. The host part can't contains parameters.
    auth Property Map
    Gets or sets the auth settings for an event handler. If not set, no auth is used.
    systemEventPattern String
    Gets ot sets the system event pattern. There are 2 kind of patterns supported: 1. The single event name, for example, "connect", it matches "connect" 2. Combine multiple events with ",", for example "connect,disconnected", it matches event "connect" and "disconnected"
    userEventPattern String
    Gets or sets the matching pattern for event names. There are 3 kind of patterns supported: 1. "*", it to matches any event name 2. Combine multiple events with ",", for example "event1,event2", it matches event "event1" and "event2" 3. The single event name, for example, "event1", it matches "event1"

    ManagedIdentityResponse

    PrincipalId string
    Get the principal id for the system assigned identity. Only be used in response.
    TenantId string
    Get the tenant id for the system assigned identity. Only be used in response
    Type string
    Represent the identity type: systemAssigned, userAssigned, None
    UserAssignedIdentities Dictionary<string, Pulumi.AzureNative.WebPubSub.Inputs.UserAssignedIdentityPropertyResponse>
    Get or set the user assigned identities
    PrincipalId string
    Get the principal id for the system assigned identity. Only be used in response.
    TenantId string
    Get the tenant id for the system assigned identity. Only be used in response
    Type string
    Represent the identity type: systemAssigned, userAssigned, None
    UserAssignedIdentities map[string]UserAssignedIdentityPropertyResponse
    Get or set the user assigned identities
    principalId String
    Get the principal id for the system assigned identity. Only be used in response.
    tenantId String
    Get the tenant id for the system assigned identity. Only be used in response
    type String
    Represent the identity type: systemAssigned, userAssigned, None
    userAssignedIdentities Map<String,UserAssignedIdentityPropertyResponse>
    Get or set the user assigned identities
    principalId string
    Get the principal id for the system assigned identity. Only be used in response.
    tenantId string
    Get the tenant id for the system assigned identity. Only be used in response
    type string
    Represent the identity type: systemAssigned, userAssigned, None
    userAssignedIdentities {[key: string]: UserAssignedIdentityPropertyResponse}
    Get or set the user assigned identities
    principal_id str
    Get the principal id for the system assigned identity. Only be used in response.
    tenant_id str
    Get the tenant id for the system assigned identity. Only be used in response
    type str
    Represent the identity type: systemAssigned, userAssigned, None
    user_assigned_identities Mapping[str, UserAssignedIdentityPropertyResponse]
    Get or set the user assigned identities
    principalId String
    Get the principal id for the system assigned identity. Only be used in response.
    tenantId String
    Get the tenant id for the system assigned identity. Only be used in response
    type String
    Represent the identity type: systemAssigned, userAssigned, None
    userAssignedIdentities Map<Property Map>
    Get or set the user assigned identities

    ManagedIdentitySettingsResponse

    Resource string
    The Resource indicating the App ID URI of the target resource. It also appears in the aud (audience) claim of the issued token.
    Resource string
    The Resource indicating the App ID URI of the target resource. It also appears in the aud (audience) claim of the issued token.
    resource String
    The Resource indicating the App ID URI of the target resource. It also appears in the aud (audience) claim of the issued token.
    resource string
    The Resource indicating the App ID URI of the target resource. It also appears in the aud (audience) claim of the issued token.
    resource str
    The Resource indicating the App ID URI of the target resource. It also appears in the aud (audience) claim of the issued token.
    resource String
    The Resource indicating the App ID URI of the target resource. It also appears in the aud (audience) claim of the issued token.

    NetworkACLResponse

    Allow List<string>
    Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
    Deny List<string>
    Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
    Allow []string
    Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
    Deny []string
    Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
    allow List<String>
    Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
    deny List<String>
    Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
    allow string[]
    Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
    deny string[]
    Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
    allow Sequence[str]
    Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
    deny Sequence[str]
    Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
    allow List<String>
    Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
    deny List<String>
    Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.

    PrivateEndpointACLResponse

    Name string
    Name of the private endpoint connection
    Allow List<string>
    Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
    Deny List<string>
    Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
    Name string
    Name of the private endpoint connection
    Allow []string
    Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
    Deny []string
    Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
    name String
    Name of the private endpoint connection
    allow List<String>
    Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
    deny List<String>
    Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
    name string
    Name of the private endpoint connection
    allow string[]
    Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
    deny string[]
    Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
    name str
    Name of the private endpoint connection
    allow Sequence[str]
    Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
    deny Sequence[str]
    Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
    name String
    Name of the private endpoint connection
    allow List<String>
    Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
    deny List<String>
    Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.

    PrivateEndpointConnectionResponse

    Id string
    Fully qualified resource Id for the resource.
    Name string
    The name of the resource.
    ProvisioningState string
    Provisioning state of the private endpoint connection
    SystemData Pulumi.AzureNative.WebPubSub.Inputs.SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    Type string
    The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
    PrivateEndpoint Pulumi.AzureNative.WebPubSub.Inputs.PrivateEndpointResponse
    Private endpoint associated with the private endpoint connection
    PrivateLinkServiceConnectionState Pulumi.AzureNative.WebPubSub.Inputs.PrivateLinkServiceConnectionStateResponse
    Connection state
    Id string
    Fully qualified resource Id for the resource.
    Name string
    The name of the resource.
    ProvisioningState string
    Provisioning state of the private endpoint connection
    SystemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    Type string
    The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
    PrivateEndpoint PrivateEndpointResponse
    Private endpoint associated with the private endpoint connection
    PrivateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
    Connection state
    id String
    Fully qualified resource Id for the resource.
    name String
    The name of the resource.
    provisioningState String
    Provisioning state of the private endpoint connection
    systemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type String
    The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
    privateEndpoint PrivateEndpointResponse
    Private endpoint associated with the private endpoint connection
    privateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
    Connection state
    id string
    Fully qualified resource Id for the resource.
    name string
    The name of the resource.
    provisioningState string
    Provisioning state of the private endpoint connection
    systemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type string
    The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
    privateEndpoint PrivateEndpointResponse
    Private endpoint associated with the private endpoint connection
    privateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
    Connection state
    id str
    Fully qualified resource Id for the resource.
    name str
    The name of the resource.
    provisioning_state str
    Provisioning state of the private endpoint connection
    system_data SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type str
    The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
    private_endpoint PrivateEndpointResponse
    Private endpoint associated with the private endpoint connection
    private_link_service_connection_state PrivateLinkServiceConnectionStateResponse
    Connection state
    id String
    Fully qualified resource Id for the resource.
    name String
    The name of the resource.
    provisioningState String
    Provisioning state of the private endpoint connection
    systemData Property Map
    Metadata pertaining to creation and last modification of the resource.
    type String
    The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
    privateEndpoint Property Map
    Private endpoint associated with the private endpoint connection
    privateLinkServiceConnectionState Property Map
    Connection state

    PrivateEndpointResponse

    Id string
    Full qualified Id of the private endpoint
    Id string
    Full qualified Id of the private endpoint
    id String
    Full qualified Id of the private endpoint
    id string
    Full qualified Id of the private endpoint
    id str
    Full qualified Id of the private endpoint
    id String
    Full qualified Id of the private endpoint

    PrivateLinkServiceConnectionStateResponse

    ActionsRequired string
    A message indicating if changes on the service provider require any updates on the consumer.
    Description string
    The reason for approval/rejection of the connection.
    Status string
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    ActionsRequired string
    A message indicating if changes on the service provider require any updates on the consumer.
    Description string
    The reason for approval/rejection of the connection.
    Status string
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    actionsRequired String
    A message indicating if changes on the service provider require any updates on the consumer.
    description String
    The reason for approval/rejection of the connection.
    status String
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    actionsRequired string
    A message indicating if changes on the service provider require any updates on the consumer.
    description string
    The reason for approval/rejection of the connection.
    status string
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    actions_required str
    A message indicating if changes on the service provider require any updates on the consumer.
    description str
    The reason for approval/rejection of the connection.
    status str
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    actionsRequired String
    A message indicating if changes on the service provider require any updates on the consumer.
    description String
    The reason for approval/rejection of the connection.
    status String
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.

    ResourceSkuResponse

    Family string
    Not used. Retained for future use.
    Name string

    The name of the SKU. Required.

    Allowed values: Standard_S1, Free_F1

    Size string
    Not used. Retained for future use.
    Capacity int

    Optional, integer. The unit count of the resource. 1 by default.

    If present, following values are allowed: Free: 1 Standard: 1,2,5,10,20,50,100

    Tier string

    Optional tier of this particular SKU. 'Standard' or 'Free'.

    Basic is deprecated, use Standard instead.

    Family string
    Not used. Retained for future use.
    Name string

    The name of the SKU. Required.

    Allowed values: Standard_S1, Free_F1

    Size string
    Not used. Retained for future use.
    Capacity int

    Optional, integer. The unit count of the resource. 1 by default.

    If present, following values are allowed: Free: 1 Standard: 1,2,5,10,20,50,100

    Tier string

    Optional tier of this particular SKU. 'Standard' or 'Free'.

    Basic is deprecated, use Standard instead.

    family String
    Not used. Retained for future use.
    name String

    The name of the SKU. Required.

    Allowed values: Standard_S1, Free_F1

    size String
    Not used. Retained for future use.
    capacity Integer

    Optional, integer. The unit count of the resource. 1 by default.

    If present, following values are allowed: Free: 1 Standard: 1,2,5,10,20,50,100

    tier String

    Optional tier of this particular SKU. 'Standard' or 'Free'.

    Basic is deprecated, use Standard instead.

    family string
    Not used. Retained for future use.
    name string

    The name of the SKU. Required.

    Allowed values: Standard_S1, Free_F1

    size string
    Not used. Retained for future use.
    capacity number

    Optional, integer. The unit count of the resource. 1 by default.

    If present, following values are allowed: Free: 1 Standard: 1,2,5,10,20,50,100

    tier string

    Optional tier of this particular SKU. 'Standard' or 'Free'.

    Basic is deprecated, use Standard instead.

    family str
    Not used. Retained for future use.
    name str

    The name of the SKU. Required.

    Allowed values: Standard_S1, Free_F1

    size str
    Not used. Retained for future use.
    capacity int

    Optional, integer. The unit count of the resource. 1 by default.

    If present, following values are allowed: Free: 1 Standard: 1,2,5,10,20,50,100

    tier str

    Optional tier of this particular SKU. 'Standard' or 'Free'.

    Basic is deprecated, use Standard instead.

    family String
    Not used. Retained for future use.
    name String

    The name of the SKU. Required.

    Allowed values: Standard_S1, Free_F1

    size String
    Not used. Retained for future use.
    capacity Number

    Optional, integer. The unit count of the resource. 1 by default.

    If present, following values are allowed: Free: 1 Standard: 1,2,5,10,20,50,100

    tier String

    Optional tier of this particular SKU. 'Standard' or 'Free'.

    Basic is deprecated, use Standard instead.

    SharedPrivateLinkResourceResponse

    GroupId string
    The group id from the provider of resource the shared private link resource is for
    Id string
    Fully qualified resource Id for the resource.
    Name string
    The name of the resource.
    PrivateLinkResourceId string
    The resource id of the resource the shared private link resource is for
    ProvisioningState string
    Provisioning state of the shared private link resource
    Status string
    Status of the shared private link resource
    SystemData Pulumi.AzureNative.WebPubSub.Inputs.SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    Type string
    The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
    RequestMessage string
    The request message for requesting approval of the shared private link resource
    GroupId string
    The group id from the provider of resource the shared private link resource is for
    Id string
    Fully qualified resource Id for the resource.
    Name string
    The name of the resource.
    PrivateLinkResourceId string
    The resource id of the resource the shared private link resource is for
    ProvisioningState string
    Provisioning state of the shared private link resource
    Status string
    Status of the shared private link resource
    SystemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    Type string
    The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
    RequestMessage string
    The request message for requesting approval of the shared private link resource
    groupId String
    The group id from the provider of resource the shared private link resource is for
    id String
    Fully qualified resource Id for the resource.
    name String
    The name of the resource.
    privateLinkResourceId String
    The resource id of the resource the shared private link resource is for
    provisioningState String
    Provisioning state of the shared private link resource
    status String
    Status of the shared private link resource
    systemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type String
    The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
    requestMessage String
    The request message for requesting approval of the shared private link resource
    groupId string
    The group id from the provider of resource the shared private link resource is for
    id string
    Fully qualified resource Id for the resource.
    name string
    The name of the resource.
    privateLinkResourceId string
    The resource id of the resource the shared private link resource is for
    provisioningState string
    Provisioning state of the shared private link resource
    status string
    Status of the shared private link resource
    systemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type string
    The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
    requestMessage string
    The request message for requesting approval of the shared private link resource
    group_id str
    The group id from the provider of resource the shared private link resource is for
    id str
    Fully qualified resource Id for the resource.
    name str
    The name of the resource.
    private_link_resource_id str
    The resource id of the resource the shared private link resource is for
    provisioning_state str
    Provisioning state of the shared private link resource
    status str
    Status of the shared private link resource
    system_data SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type str
    The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
    request_message str
    The request message for requesting approval of the shared private link resource
    groupId String
    The group id from the provider of resource the shared private link resource is for
    id String
    Fully qualified resource Id for the resource.
    name String
    The name of the resource.
    privateLinkResourceId String
    The resource id of the resource the shared private link resource is for
    provisioningState String
    Provisioning state of the shared private link resource
    status String
    Status of the shared private link resource
    systemData Property Map
    Metadata pertaining to creation and last modification of the resource.
    type String
    The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
    requestMessage String
    The request message for requesting approval of the shared private link resource

    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.

    UpstreamAuthSettingsResponse

    ManagedIdentity Pulumi.AzureNative.WebPubSub.Inputs.ManagedIdentitySettingsResponse
    Managed identity settings for upstream.
    Type string
    Upstream auth type enum.
    ManagedIdentity ManagedIdentitySettingsResponse
    Managed identity settings for upstream.
    Type string
    Upstream auth type enum.
    managedIdentity ManagedIdentitySettingsResponse
    Managed identity settings for upstream.
    type String
    Upstream auth type enum.
    managedIdentity ManagedIdentitySettingsResponse
    Managed identity settings for upstream.
    type string
    Upstream auth type enum.
    managed_identity ManagedIdentitySettingsResponse
    Managed identity settings for upstream.
    type str
    Upstream auth type enum.
    managedIdentity Property Map
    Managed identity settings for upstream.
    type String
    Upstream auth type enum.

    UserAssignedIdentityPropertyResponse

    ClientId string
    Get the client id for the user assigned identity
    PrincipalId string
    Get the principal id for the user assigned identity
    ClientId string
    Get the client id for the user assigned identity
    PrincipalId string
    Get the principal id for the user assigned identity
    clientId String
    Get the client id for the user assigned identity
    principalId String
    Get the principal id for the user assigned identity
    clientId string
    Get the client id for the user assigned identity
    principalId string
    Get the principal id for the user assigned identity
    client_id str
    Get the client id for the user assigned identity
    principal_id str
    Get the principal id for the user assigned identity
    clientId String
    Get the client id for the user assigned identity
    principalId String
    Get the principal id for the user assigned identity

    WebPubSubFeatureResponse

    Flag string
    FeatureFlags is the supported features of Azure SignalR service.

    • EnableConnectivityLogs: "true"/"false", to enable/disable the connectivity log category respectively.
    • EnableMessagingLogs: "true"/"false", to enable/disable the connectivity log category respectively.
    • EnableLiveTrace: Live Trace allows you to know what's happening inside Azure SignalR service, it will give you live traces in real time, it will be helpful when you developing your own Azure SignalR based web application or self-troubleshooting some issues. Please note that live traces are counted as outbound messages that will be charged. Values allowed: "true"/"false", to enable/disable live trace feature.
    Value string
    Value of the feature flag. See Azure SignalR service document https://docs.microsoft.com/azure/azure-signalr/ for allowed values.
    Properties Dictionary<string, string>
    Optional properties related to this feature.
    Flag string
    FeatureFlags is the supported features of Azure SignalR service.

    • EnableConnectivityLogs: "true"/"false", to enable/disable the connectivity log category respectively.
    • EnableMessagingLogs: "true"/"false", to enable/disable the connectivity log category respectively.
    • EnableLiveTrace: Live Trace allows you to know what's happening inside Azure SignalR service, it will give you live traces in real time, it will be helpful when you developing your own Azure SignalR based web application or self-troubleshooting some issues. Please note that live traces are counted as outbound messages that will be charged. Values allowed: "true"/"false", to enable/disable live trace feature.
    Value string
    Value of the feature flag. See Azure SignalR service document https://docs.microsoft.com/azure/azure-signalr/ for allowed values.
    Properties map[string]string
    Optional properties related to this feature.
    flag String
    FeatureFlags is the supported features of Azure SignalR service.

    • EnableConnectivityLogs: "true"/"false", to enable/disable the connectivity log category respectively.
    • EnableMessagingLogs: "true"/"false", to enable/disable the connectivity log category respectively.
    • EnableLiveTrace: Live Trace allows you to know what's happening inside Azure SignalR service, it will give you live traces in real time, it will be helpful when you developing your own Azure SignalR based web application or self-troubleshooting some issues. Please note that live traces are counted as outbound messages that will be charged. Values allowed: "true"/"false", to enable/disable live trace feature.
    value String
    Value of the feature flag. See Azure SignalR service document https://docs.microsoft.com/azure/azure-signalr/ for allowed values.
    properties Map<String,String>
    Optional properties related to this feature.
    flag string
    FeatureFlags is the supported features of Azure SignalR service.

    • EnableConnectivityLogs: "true"/"false", to enable/disable the connectivity log category respectively.
    • EnableMessagingLogs: "true"/"false", to enable/disable the connectivity log category respectively.
    • EnableLiveTrace: Live Trace allows you to know what's happening inside Azure SignalR service, it will give you live traces in real time, it will be helpful when you developing your own Azure SignalR based web application or self-troubleshooting some issues. Please note that live traces are counted as outbound messages that will be charged. Values allowed: "true"/"false", to enable/disable live trace feature.
    value string
    Value of the feature flag. See Azure SignalR service document https://docs.microsoft.com/azure/azure-signalr/ for allowed values.
    properties {[key: string]: string}
    Optional properties related to this feature.
    flag str
    FeatureFlags is the supported features of Azure SignalR service.

    • EnableConnectivityLogs: "true"/"false", to enable/disable the connectivity log category respectively.
    • EnableMessagingLogs: "true"/"false", to enable/disable the connectivity log category respectively.
    • EnableLiveTrace: Live Trace allows you to know what's happening inside Azure SignalR service, it will give you live traces in real time, it will be helpful when you developing your own Azure SignalR based web application or self-troubleshooting some issues. Please note that live traces are counted as outbound messages that will be charged. Values allowed: "true"/"false", to enable/disable live trace feature.
    value str
    Value of the feature flag. See Azure SignalR service document https://docs.microsoft.com/azure/azure-signalr/ for allowed values.
    properties Mapping[str, str]
    Optional properties related to this feature.
    flag String
    FeatureFlags is the supported features of Azure SignalR service.

    • EnableConnectivityLogs: "true"/"false", to enable/disable the connectivity log category respectively.
    • EnableMessagingLogs: "true"/"false", to enable/disable the connectivity log category respectively.
    • EnableLiveTrace: Live Trace allows you to know what's happening inside Azure SignalR service, it will give you live traces in real time, it will be helpful when you developing your own Azure SignalR based web application or self-troubleshooting some issues. Please note that live traces are counted as outbound messages that will be charged. Values allowed: "true"/"false", to enable/disable live trace feature.
    value String
    Value of the feature flag. See Azure SignalR service document https://docs.microsoft.com/azure/azure-signalr/ for allowed values.
    properties Map<String>
    Optional properties related to this feature.

    WebPubSubNetworkACLsResponse

    DefaultAction string
    Default action when no other rule matches
    PrivateEndpoints List<Pulumi.AzureNative.WebPubSub.Inputs.PrivateEndpointACLResponse>
    ACLs for requests from private endpoints
    PublicNetwork Pulumi.AzureNative.WebPubSub.Inputs.NetworkACLResponse
    ACL for requests from public network
    DefaultAction string
    Default action when no other rule matches
    PrivateEndpoints []PrivateEndpointACLResponse
    ACLs for requests from private endpoints
    PublicNetwork NetworkACLResponse
    ACL for requests from public network
    defaultAction String
    Default action when no other rule matches
    privateEndpoints List<PrivateEndpointACLResponse>
    ACLs for requests from private endpoints
    publicNetwork NetworkACLResponse
    ACL for requests from public network
    defaultAction string
    Default action when no other rule matches
    privateEndpoints PrivateEndpointACLResponse[]
    ACLs for requests from private endpoints
    publicNetwork NetworkACLResponse
    ACL for requests from public network
    default_action str
    Default action when no other rule matches
    private_endpoints Sequence[PrivateEndpointACLResponse]
    ACLs for requests from private endpoints
    public_network NetworkACLResponse
    ACL for requests from public network
    defaultAction String
    Default action when no other rule matches
    privateEndpoints List<Property Map>
    ACLs for requests from private endpoints
    publicNetwork Property Map
    ACL for requests from public network

    WebPubSubTlsSettingsResponse

    ClientCertEnabled bool
    Request client certificate during TLS handshake if enabled
    ClientCertEnabled bool
    Request client certificate during TLS handshake if enabled
    clientCertEnabled Boolean
    Request client certificate during TLS handshake if enabled
    clientCertEnabled boolean
    Request client certificate during TLS handshake if enabled
    client_cert_enabled bool
    Request client certificate during TLS handshake if enabled
    clientCertEnabled Boolean
    Request client certificate during TLS handshake if enabled

    Package Details

    Repository
    azure-native-v1 pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native-v1 logo
    These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
    Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi