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.eventgrid.getChannel
Explore with Pulumi AI
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 properties of a channel. API Version: 2021-10-15-preview.
Using getChannel
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 getChannel(args: GetChannelArgs, opts?: InvokeOptions): Promise<GetChannelResult>
function getChannelOutput(args: GetChannelOutputArgs, opts?: InvokeOptions): Output<GetChannelResult>
def get_channel(channel_name: Optional[str] = None,
partner_namespace_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetChannelResult
def get_channel_output(channel_name: Optional[pulumi.Input[str]] = None,
partner_namespace_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetChannelResult]
func LookupChannel(ctx *Context, args *LookupChannelArgs, opts ...InvokeOption) (*LookupChannelResult, error)
func LookupChannelOutput(ctx *Context, args *LookupChannelOutputArgs, opts ...InvokeOption) LookupChannelResultOutput
> Note: This function is named LookupChannel
in the Go SDK.
public static class GetChannel
{
public static Task<GetChannelResult> InvokeAsync(GetChannelArgs args, InvokeOptions? opts = null)
public static Output<GetChannelResult> Invoke(GetChannelInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetChannelResult> getChannel(GetChannelArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:eventgrid:getChannel
arguments:
# arguments dictionary
The following arguments are supported:
- Channel
Name string - Name of the channel.
- Partner
Namespace stringName - Name of the partner namespace.
- Resource
Group stringName - The name of the resource group within the partners subscription.
- Channel
Name string - Name of the channel.
- Partner
Namespace stringName - Name of the partner namespace.
- Resource
Group stringName - The name of the resource group within the partners subscription.
- channel
Name String - Name of the channel.
- partner
Namespace StringName - Name of the partner namespace.
- resource
Group StringName - The name of the resource group within the partners subscription.
- channel
Name string - Name of the channel.
- partner
Namespace stringName - Name of the partner namespace.
- resource
Group stringName - The name of the resource group within the partners subscription.
- channel_
name str - Name of the channel.
- partner_
namespace_ strname - Name of the partner namespace.
- resource_
group_ strname - The name of the resource group within the partners subscription.
- channel
Name String - Name of the channel.
- partner
Namespace StringName - Name of the partner namespace.
- resource
Group StringName - The name of the resource group within the partners subscription.
getChannel Result
The following output properties are available:
- Id string
- Fully qualified identifier of the resource.
- Name string
- Name of the resource.
- System
Data Pulumi.Azure Native. Event Grid. Outputs. System Data Response - The system metadata relating to Channel resource.
- Type string
- Type of the resource.
- Channel
Type string - The type of the event channel which represents the direction flow of events.
- Expiration
Time stringIf Not Activated Utc - Expiration time of the channel. If this timer expires while the corresponding partner topic is never activated, the channel and corresponding partner topic are deleted.
- Message
For stringActivation - Context or helpful message that can be used during the approval process by the subscriber.
- Partner
Destination Pulumi.Info Azure Native. Event Grid. Outputs. Webhook Partner Destination Info Response - This property should be populated when channelType is PartnerDestination and represents information about the partner destination resource corresponding to the channel.
- Partner
Topic Pulumi.Info Azure Native. Event Grid. Outputs. Partner Topic Info Response - This property should be populated when channelType is PartnerTopic and represents information about the partner topic resource corresponding to the channel.
- Provisioning
State string - Provisioning state of the channel.
- Readiness
State string - The readiness state of the corresponding partner topic.
- Id string
- Fully qualified identifier of the resource.
- Name string
- Name of the resource.
- System
Data SystemData Response - The system metadata relating to Channel resource.
- Type string
- Type of the resource.
- Channel
Type string - The type of the event channel which represents the direction flow of events.
- Expiration
Time stringIf Not Activated Utc - Expiration time of the channel. If this timer expires while the corresponding partner topic is never activated, the channel and corresponding partner topic are deleted.
- Message
For stringActivation - Context or helpful message that can be used during the approval process by the subscriber.
- Partner
Destination WebhookInfo Partner Destination Info Response - This property should be populated when channelType is PartnerDestination and represents information about the partner destination resource corresponding to the channel.
- Partner
Topic PartnerInfo Topic Info Response - This property should be populated when channelType is PartnerTopic and represents information about the partner topic resource corresponding to the channel.
- Provisioning
State string - Provisioning state of the channel.
- Readiness
State string - The readiness state of the corresponding partner topic.
- id String
- Fully qualified identifier of the resource.
- name String
- Name of the resource.
- system
Data SystemData Response - The system metadata relating to Channel resource.
- type String
- Type of the resource.
- channel
Type String - The type of the event channel which represents the direction flow of events.
- expiration
Time StringIf Not Activated Utc - Expiration time of the channel. If this timer expires while the corresponding partner topic is never activated, the channel and corresponding partner topic are deleted.
- message
For StringActivation - Context or helpful message that can be used during the approval process by the subscriber.
- partner
Destination WebhookInfo Partner Destination Info Response - This property should be populated when channelType is PartnerDestination and represents information about the partner destination resource corresponding to the channel.
- partner
Topic PartnerInfo Topic Info Response - This property should be populated when channelType is PartnerTopic and represents information about the partner topic resource corresponding to the channel.
- provisioning
State String - Provisioning state of the channel.
- readiness
State String - The readiness state of the corresponding partner topic.
- id string
- Fully qualified identifier of the resource.
- name string
- Name of the resource.
- system
Data SystemData Response - The system metadata relating to Channel resource.
- type string
- Type of the resource.
- channel
Type string - The type of the event channel which represents the direction flow of events.
- expiration
Time stringIf Not Activated Utc - Expiration time of the channel. If this timer expires while the corresponding partner topic is never activated, the channel and corresponding partner topic are deleted.
- message
For stringActivation - Context or helpful message that can be used during the approval process by the subscriber.
- partner
Destination WebhookInfo Partner Destination Info Response - This property should be populated when channelType is PartnerDestination and represents information about the partner destination resource corresponding to the channel.
- partner
Topic PartnerInfo Topic Info Response - This property should be populated when channelType is PartnerTopic and represents information about the partner topic resource corresponding to the channel.
- provisioning
State string - Provisioning state of the channel.
- readiness
State string - The readiness state of the corresponding partner topic.
- id str
- Fully qualified identifier of the resource.
- name str
- Name of the resource.
- system_
data SystemData Response - The system metadata relating to Channel resource.
- type str
- Type of the resource.
- channel_
type str - The type of the event channel which represents the direction flow of events.
- expiration_
time_ strif_ not_ activated_ utc - Expiration time of the channel. If this timer expires while the corresponding partner topic is never activated, the channel and corresponding partner topic are deleted.
- message_
for_ stractivation - Context or helpful message that can be used during the approval process by the subscriber.
- partner_
destination_ Webhookinfo Partner Destination Info Response - This property should be populated when channelType is PartnerDestination and represents information about the partner destination resource corresponding to the channel.
- partner_
topic_ Partnerinfo Topic Info Response - This property should be populated when channelType is PartnerTopic and represents information about the partner topic resource corresponding to the channel.
- provisioning_
state str - Provisioning state of the channel.
- readiness_
state str - The readiness state of the corresponding partner topic.
- id String
- Fully qualified identifier of the resource.
- name String
- Name of the resource.
- system
Data Property Map - The system metadata relating to Channel resource.
- type String
- Type of the resource.
- channel
Type String - The type of the event channel which represents the direction flow of events.
- expiration
Time StringIf Not Activated Utc - Expiration time of the channel. If this timer expires while the corresponding partner topic is never activated, the channel and corresponding partner topic are deleted.
- message
For StringActivation - Context or helpful message that can be used during the approval process by the subscriber.
- partner
Destination Property MapInfo - This property should be populated when channelType is PartnerDestination and represents information about the partner destination resource corresponding to the channel.
- partner
Topic Property MapInfo - This property should be populated when channelType is PartnerTopic and represents information about the partner topic resource corresponding to the channel.
- provisioning
State String - Provisioning state of the channel.
- readiness
State String - The readiness state of the corresponding partner topic.
Supporting Types
AzureADPartnerClientAuthenticationResponse
- Azure
Active stringDirectory Application Id Or Uri - The Azure Active Directory Application ID or URI to get the access token that will be included as the bearer token in delivery requests.
- Azure
Active stringDirectory Tenant Id - The Azure Active Directory Tenant ID to get the access token that will be included as the bearer token in delivery requests.
- Azure
Active stringDirectory Application Id Or Uri - The Azure Active Directory Application ID or URI to get the access token that will be included as the bearer token in delivery requests.
- Azure
Active stringDirectory Tenant Id - The Azure Active Directory Tenant ID to get the access token that will be included as the bearer token in delivery requests.
- azure
Active StringDirectory Application Id Or Uri - The Azure Active Directory Application ID or URI to get the access token that will be included as the bearer token in delivery requests.
- azure
Active StringDirectory Tenant Id - The Azure Active Directory Tenant ID to get the access token that will be included as the bearer token in delivery requests.
- azure
Active stringDirectory Application Id Or Uri - The Azure Active Directory Application ID or URI to get the access token that will be included as the bearer token in delivery requests.
- azure
Active stringDirectory Tenant Id - The Azure Active Directory Tenant ID to get the access token that will be included as the bearer token in delivery requests.
- azure_
active_ strdirectory_ application_ id_ or_ uri - The Azure Active Directory Application ID or URI to get the access token that will be included as the bearer token in delivery requests.
- azure_
active_ strdirectory_ tenant_ id - The Azure Active Directory Tenant ID to get the access token that will be included as the bearer token in delivery requests.
- azure
Active StringDirectory Application Id Or Uri - The Azure Active Directory Application ID or URI to get the access token that will be included as the bearer token in delivery requests.
- azure
Active StringDirectory Tenant Id - The Azure Active Directory Tenant ID to get the access token that will be included as the bearer token in delivery requests.
EventTypeInfoResponse
- Inline
Event Dictionary<string, Pulumi.Types Azure Native. Event Grid. Inputs. Inline Event Properties Response> - A collection of inline event types for the resource. The inline event type keys are of type string which represents the name of the event. An example of a valid inline event name is "Contoso.OrderCreated". The inline event type values are of type InlineEventProperties and will contain additional information for every inline event type.
- Kind string
- The kind of event type used.
- Inline
Event map[string]InlineTypes Event Properties Response - A collection of inline event types for the resource. The inline event type keys are of type string which represents the name of the event. An example of a valid inline event name is "Contoso.OrderCreated". The inline event type values are of type InlineEventProperties and will contain additional information for every inline event type.
- Kind string
- The kind of event type used.
- inline
Event Map<String,InlineTypes Event Properties Response> - A collection of inline event types for the resource. The inline event type keys are of type string which represents the name of the event. An example of a valid inline event name is "Contoso.OrderCreated". The inline event type values are of type InlineEventProperties and will contain additional information for every inline event type.
- kind String
- The kind of event type used.
- inline
Event {[key: string]: InlineTypes Event Properties Response} - A collection of inline event types for the resource. The inline event type keys are of type string which represents the name of the event. An example of a valid inline event name is "Contoso.OrderCreated". The inline event type values are of type InlineEventProperties and will contain additional information for every inline event type.
- kind string
- The kind of event type used.
- inline_
event_ Mapping[str, Inlinetypes Event Properties Response] - A collection of inline event types for the resource. The inline event type keys are of type string which represents the name of the event. An example of a valid inline event name is "Contoso.OrderCreated". The inline event type values are of type InlineEventProperties and will contain additional information for every inline event type.
- kind str
- The kind of event type used.
- inline
Event Map<Property Map>Types - A collection of inline event types for the resource. The inline event type keys are of type string which represents the name of the event. An example of a valid inline event name is "Contoso.OrderCreated". The inline event type values are of type InlineEventProperties and will contain additional information for every inline event type.
- kind String
- The kind of event type used.
InlineEventPropertiesResponse
- Data
Schema stringUrl - The dataSchemaUrl for the inline event.
- Description string
- The description for the inline event.
- Documentation
Url string - The documentationUrl for the inline event.
- Data
Schema stringUrl - The dataSchemaUrl for the inline event.
- Description string
- The description for the inline event.
- Documentation
Url string - The documentationUrl for the inline event.
- data
Schema StringUrl - The dataSchemaUrl for the inline event.
- description String
- The description for the inline event.
- documentation
Url String - The documentationUrl for the inline event.
- data
Schema stringUrl - The dataSchemaUrl for the inline event.
- description string
- The description for the inline event.
- documentation
Url string - The documentationUrl for the inline event.
- data_
schema_ strurl - The dataSchemaUrl for the inline event.
- description str
- The description for the inline event.
- documentation_
url str - The documentationUrl for the inline event.
- data
Schema StringUrl - The dataSchemaUrl for the inline event.
- description String
- The description for the inline event.
- documentation
Url String - The documentationUrl for the inline event.
PartnerTopicInfoResponse
- Azure
Subscription stringId - Azure subscription ID of the subscriber. The partner topic associated with the channel will be created under this Azure subscription.
- Event
Type Pulumi.Info Azure Native. Event Grid. Inputs. Event Type Info Response - Event Type Information for the partner topic. This information is provided by the publisher and can be used by the subscriber to view different types of events that are published.
- Name string
- Name of the partner topic associated with the channel.
- Resource
Group stringName - Azure Resource Group of the subscriber. The partner topic associated with the channel will be created under this resource group.
- Source string
- The source information is provided by the publisher to determine the scope or context from which the events are originating. This information can be used by the subscriber during the approval process of the created partner topic.
- Azure
Subscription stringId - Azure subscription ID of the subscriber. The partner topic associated with the channel will be created under this Azure subscription.
- Event
Type EventInfo Type Info Response - Event Type Information for the partner topic. This information is provided by the publisher and can be used by the subscriber to view different types of events that are published.
- Name string
- Name of the partner topic associated with the channel.
- Resource
Group stringName - Azure Resource Group of the subscriber. The partner topic associated with the channel will be created under this resource group.
- Source string
- The source information is provided by the publisher to determine the scope or context from which the events are originating. This information can be used by the subscriber during the approval process of the created partner topic.
- azure
Subscription StringId - Azure subscription ID of the subscriber. The partner topic associated with the channel will be created under this Azure subscription.
- event
Type EventInfo Type Info Response - Event Type Information for the partner topic. This information is provided by the publisher and can be used by the subscriber to view different types of events that are published.
- name String
- Name of the partner topic associated with the channel.
- resource
Group StringName - Azure Resource Group of the subscriber. The partner topic associated with the channel will be created under this resource group.
- source String
- The source information is provided by the publisher to determine the scope or context from which the events are originating. This information can be used by the subscriber during the approval process of the created partner topic.
- azure
Subscription stringId - Azure subscription ID of the subscriber. The partner topic associated with the channel will be created under this Azure subscription.
- event
Type EventInfo Type Info Response - Event Type Information for the partner topic. This information is provided by the publisher and can be used by the subscriber to view different types of events that are published.
- name string
- Name of the partner topic associated with the channel.
- resource
Group stringName - Azure Resource Group of the subscriber. The partner topic associated with the channel will be created under this resource group.
- source string
- The source information is provided by the publisher to determine the scope or context from which the events are originating. This information can be used by the subscriber during the approval process of the created partner topic.
- azure_
subscription_ strid - Azure subscription ID of the subscriber. The partner topic associated with the channel will be created under this Azure subscription.
- event_
type_ Eventinfo Type Info Response - Event Type Information for the partner topic. This information is provided by the publisher and can be used by the subscriber to view different types of events that are published.
- name str
- Name of the partner topic associated with the channel.
- resource_
group_ strname - Azure Resource Group of the subscriber. The partner topic associated with the channel will be created under this resource group.
- source str
- The source information is provided by the publisher to determine the scope or context from which the events are originating. This information can be used by the subscriber during the approval process of the created partner topic.
- azure
Subscription StringId - Azure subscription ID of the subscriber. The partner topic associated with the channel will be created under this Azure subscription.
- event
Type Property MapInfo - Event Type Information for the partner topic. This information is provided by the publisher and can be used by the subscriber to view different types of events that are published.
- name String
- Name of the partner topic associated with the channel.
- resource
Group StringName - Azure Resource Group of the subscriber. The partner topic associated with the channel will be created under this resource group.
- source String
- The source information is provided by the publisher to determine the scope or context from which the events are originating. This information can be used by the subscriber during the approval process of the created partner topic.
ResourceMoveChangeHistoryResponse
- Azure
Subscription stringId - Azure subscription ID of the resource.
- Changed
Time stringUtc - UTC timestamp of when the resource was changed.
- Resource
Group stringName - Azure Resource Group of the resource.
- Azure
Subscription stringId - Azure subscription ID of the resource.
- Changed
Time stringUtc - UTC timestamp of when the resource was changed.
- Resource
Group stringName - Azure Resource Group of the resource.
- azure
Subscription StringId - Azure subscription ID of the resource.
- changed
Time StringUtc - UTC timestamp of when the resource was changed.
- resource
Group StringName - Azure Resource Group of the resource.
- azure
Subscription stringId - Azure subscription ID of the resource.
- changed
Time stringUtc - UTC timestamp of when the resource was changed.
- resource
Group stringName - Azure Resource Group of the resource.
- azure_
subscription_ strid - Azure subscription ID of the resource.
- changed_
time_ strutc - UTC timestamp of when the resource was changed.
- resource_
group_ strname - Azure Resource Group of the resource.
- azure
Subscription StringId - Azure subscription ID of the resource.
- changed
Time StringUtc - UTC timestamp of when the resource was changed.
- resource
Group StringName - Azure Resource Group of the resource.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - 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_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
WebhookPartnerDestinationInfoResponse
- Azure
Subscription stringId - Azure subscription ID of the subscriber. The partner destination associated with the channel will be created under this Azure subscription.
- Client
Authentication Pulumi.Azure Native. Event Grid. Inputs. Azure ADPartner Client Authentication Response - Partner client authentication
- Endpoint
Base stringUrl - The base URL that represents the endpoint of the partner destination.
- Endpoint
Service stringContext - Additional context of the partner destination endpoint.
- Endpoint
Url string - The URL that represents the endpoint of the partner destination.
- Name string
- Name of the partner destination associated with the channel.
- Resource
Group stringName - Azure Resource Group of the subscriber. The partner destination associated with the channel will be created under this resource group.
- Resource
Move List<Pulumi.Change History Azure Native. Event Grid. Inputs. Resource Move Change History Response> - Change history of the resource move.
- Azure
Subscription stringId - Azure subscription ID of the subscriber. The partner destination associated with the channel will be created under this Azure subscription.
- Client
Authentication AzureADPartner Client Authentication Response - Partner client authentication
- Endpoint
Base stringUrl - The base URL that represents the endpoint of the partner destination.
- Endpoint
Service stringContext - Additional context of the partner destination endpoint.
- Endpoint
Url string - The URL that represents the endpoint of the partner destination.
- Name string
- Name of the partner destination associated with the channel.
- Resource
Group stringName - Azure Resource Group of the subscriber. The partner destination associated with the channel will be created under this resource group.
- Resource
Move []ResourceChange History Move Change History Response - Change history of the resource move.
- azure
Subscription StringId - Azure subscription ID of the subscriber. The partner destination associated with the channel will be created under this Azure subscription.
- client
Authentication AzureADPartner Client Authentication Response - Partner client authentication
- endpoint
Base StringUrl - The base URL that represents the endpoint of the partner destination.
- endpoint
Service StringContext - Additional context of the partner destination endpoint.
- endpoint
Url String - The URL that represents the endpoint of the partner destination.
- name String
- Name of the partner destination associated with the channel.
- resource
Group StringName - Azure Resource Group of the subscriber. The partner destination associated with the channel will be created under this resource group.
- resource
Move List<ResourceChange History Move Change History Response> - Change history of the resource move.
- azure
Subscription stringId - Azure subscription ID of the subscriber. The partner destination associated with the channel will be created under this Azure subscription.
- client
Authentication AzureADPartner Client Authentication Response - Partner client authentication
- endpoint
Base stringUrl - The base URL that represents the endpoint of the partner destination.
- endpoint
Service stringContext - Additional context of the partner destination endpoint.
- endpoint
Url string - The URL that represents the endpoint of the partner destination.
- name string
- Name of the partner destination associated with the channel.
- resource
Group stringName - Azure Resource Group of the subscriber. The partner destination associated with the channel will be created under this resource group.
- resource
Move ResourceChange History Move Change History Response[] - Change history of the resource move.
- azure_
subscription_ strid - Azure subscription ID of the subscriber. The partner destination associated with the channel will be created under this Azure subscription.
- client_
authentication AzureADPartner Client Authentication Response - Partner client authentication
- endpoint_
base_ strurl - The base URL that represents the endpoint of the partner destination.
- endpoint_
service_ strcontext - Additional context of the partner destination endpoint.
- endpoint_
url str - The URL that represents the endpoint of the partner destination.
- name str
- Name of the partner destination associated with the channel.
- resource_
group_ strname - Azure Resource Group of the subscriber. The partner destination associated with the channel will be created under this resource group.
- resource_
move_ Sequence[Resourcechange_ history Move Change History Response] - Change history of the resource move.
- azure
Subscription StringId - Azure subscription ID of the subscriber. The partner destination associated with the channel will be created under this Azure subscription.
- client
Authentication Property Map - Partner client authentication
- endpoint
Base StringUrl - The base URL that represents the endpoint of the partner destination.
- endpoint
Service StringContext - Additional context of the partner destination endpoint.
- endpoint
Url String - The URL that represents the endpoint of the partner destination.
- name String
- Name of the partner destination associated with the channel.
- resource
Group StringName - Azure Resource Group of the subscriber. The partner destination associated with the channel will be created under this resource group.
- resource
Move List<Property Map>Change History - Change history of the resource move.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
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