This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.cdn.getProfile
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Gets an Azure Front Door Standard or Azure Front Door Premium or CDN profile with the specified profile name under the specified subscription and resource group. Azure REST API version: 2023-05-01.
Other available API versions: 2020-09-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-09-01.
Using getProfile
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 getProfile(args: GetProfileArgs, opts?: InvokeOptions): Promise<GetProfileResult>
function getProfileOutput(args: GetProfileOutputArgs, opts?: InvokeOptions): Output<GetProfileResult>def get_profile(profile_name: Optional[str] = None,
                resource_group_name: Optional[str] = None,
                opts: Optional[InvokeOptions] = None) -> GetProfileResult
def get_profile_output(profile_name: Optional[pulumi.Input[str]] = None,
                resource_group_name: Optional[pulumi.Input[str]] = None,
                opts: Optional[InvokeOptions] = None) -> Output[GetProfileResult]func LookupProfile(ctx *Context, args *LookupProfileArgs, opts ...InvokeOption) (*LookupProfileResult, error)
func LookupProfileOutput(ctx *Context, args *LookupProfileOutputArgs, opts ...InvokeOption) LookupProfileResultOutput> Note: This function is named LookupProfile in the Go SDK.
public static class GetProfile 
{
    public static Task<GetProfileResult> InvokeAsync(GetProfileArgs args, InvokeOptions? opts = null)
    public static Output<GetProfileResult> Invoke(GetProfileInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetProfileResult> getProfile(GetProfileArgs args, InvokeOptions options)
public static Output<GetProfileResult> getProfile(GetProfileArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:cdn:getProfile
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ProfileName string
- Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- ResourceGroup stringName 
- Name of the Resource group within the Azure subscription.
- ProfileName string
- Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- ResourceGroup stringName 
- Name of the Resource group within the Azure subscription.
- profileName String
- Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- resourceGroup StringName 
- Name of the Resource group within the Azure subscription.
- profileName string
- Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- resourceGroup stringName 
- Name of the Resource group within the Azure subscription.
- profile_name str
- Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- resource_group_ strname 
- Name of the Resource group within the Azure subscription.
- profileName String
- Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- resourceGroup StringName 
- Name of the Resource group within the Azure subscription.
getProfile Result
The following output properties are available:
- ExtendedProperties Dictionary<string, string>
- Key-Value pair representing additional properties for profiles.
- FrontDoor stringId 
- The Id of the frontdoor.
- Id string
- Resource ID.
- Kind string
- Kind of the profile. Used by portal to differentiate traditional CDN profile and new AFD profile.
- Location string
- Resource location.
- Name string
- Resource name.
- ProvisioningState string
- Provisioning status of the profile.
- ResourceState string
- Resource status of the profile.
- Sku
Pulumi.Azure Native. Cdn. Outputs. Sku Response 
- The pricing tier (defines Azure Front Door Standard or Premium or a CDN provider, feature list and rate) of the profile.
- SystemData Pulumi.Azure Native. Cdn. Outputs. System Data Response 
- Read only system data
- Type string
- Resource type.
- Identity
Pulumi.Azure Native. Cdn. Outputs. Managed Service Identity Response 
- Managed service identity (system assigned and/or user assigned identities).
- OriginResponse intTimeout Seconds 
- Send and receive timeout on forwarding request to the origin. When timeout is reached, the request fails and returns.
- Dictionary<string, string>
- Resource tags.
- ExtendedProperties map[string]string
- Key-Value pair representing additional properties for profiles.
- FrontDoor stringId 
- The Id of the frontdoor.
- Id string
- Resource ID.
- Kind string
- Kind of the profile. Used by portal to differentiate traditional CDN profile and new AFD profile.
- Location string
- Resource location.
- Name string
- Resource name.
- ProvisioningState string
- Provisioning status of the profile.
- ResourceState string
- Resource status of the profile.
- Sku
SkuResponse 
- The pricing tier (defines Azure Front Door Standard or Premium or a CDN provider, feature list and rate) of the profile.
- SystemData SystemData Response 
- Read only system data
- Type string
- Resource type.
- Identity
ManagedService Identity Response 
- Managed service identity (system assigned and/or user assigned identities).
- OriginResponse intTimeout Seconds 
- Send and receive timeout on forwarding request to the origin. When timeout is reached, the request fails and returns.
- map[string]string
- Resource tags.
- extendedProperties Map<String,String>
- Key-Value pair representing additional properties for profiles.
- frontDoor StringId 
- The Id of the frontdoor.
- id String
- Resource ID.
- kind String
- Kind of the profile. Used by portal to differentiate traditional CDN profile and new AFD profile.
- location String
- Resource location.
- name String
- Resource name.
- provisioningState String
- Provisioning status of the profile.
- resourceState String
- Resource status of the profile.
- sku
SkuResponse 
- The pricing tier (defines Azure Front Door Standard or Premium or a CDN provider, feature list and rate) of the profile.
- systemData SystemData Response 
- Read only system data
- type String
- Resource type.
- identity
ManagedService Identity Response 
- Managed service identity (system assigned and/or user assigned identities).
- originResponse IntegerTimeout Seconds 
- Send and receive timeout on forwarding request to the origin. When timeout is reached, the request fails and returns.
- Map<String,String>
- Resource tags.
- extendedProperties {[key: string]: string}
- Key-Value pair representing additional properties for profiles.
- frontDoor stringId 
- The Id of the frontdoor.
- id string
- Resource ID.
- kind string
- Kind of the profile. Used by portal to differentiate traditional CDN profile and new AFD profile.
- location string
- Resource location.
- name string
- Resource name.
- provisioningState string
- Provisioning status of the profile.
- resourceState string
- Resource status of the profile.
- sku
SkuResponse 
- The pricing tier (defines Azure Front Door Standard or Premium or a CDN provider, feature list and rate) of the profile.
- systemData SystemData Response 
- Read only system data
- type string
- Resource type.
- identity
ManagedService Identity Response 
- Managed service identity (system assigned and/or user assigned identities).
- originResponse numberTimeout Seconds 
- Send and receive timeout on forwarding request to the origin. When timeout is reached, the request fails and returns.
- {[key: string]: string}
- Resource tags.
- extended_properties Mapping[str, str]
- Key-Value pair representing additional properties for profiles.
- front_door_ strid 
- The Id of the frontdoor.
- id str
- Resource ID.
- kind str
- Kind of the profile. Used by portal to differentiate traditional CDN profile and new AFD profile.
- location str
- Resource location.
- name str
- Resource name.
- provisioning_state str
- Provisioning status of the profile.
- resource_state str
- Resource status of the profile.
- sku
SkuResponse 
- The pricing tier (defines Azure Front Door Standard or Premium or a CDN provider, feature list and rate) of the profile.
- system_data SystemData Response 
- Read only system data
- type str
- Resource type.
- identity
ManagedService Identity Response 
- Managed service identity (system assigned and/or user assigned identities).
- origin_response_ inttimeout_ seconds 
- Send and receive timeout on forwarding request to the origin. When timeout is reached, the request fails and returns.
- Mapping[str, str]
- Resource tags.
- extendedProperties Map<String>
- Key-Value pair representing additional properties for profiles.
- frontDoor StringId 
- The Id of the frontdoor.
- id String
- Resource ID.
- kind String
- Kind of the profile. Used by portal to differentiate traditional CDN profile and new AFD profile.
- location String
- Resource location.
- name String
- Resource name.
- provisioningState String
- Provisioning status of the profile.
- resourceState String
- Resource status of the profile.
- sku Property Map
- The pricing tier (defines Azure Front Door Standard or Premium or a CDN provider, feature list and rate) of the profile.
- systemData Property Map
- Read only system data
- type String
- Resource type.
- identity Property Map
- Managed service identity (system assigned and/or user assigned identities).
- originResponse NumberTimeout Seconds 
- Send and receive timeout on forwarding request to the origin. When timeout is reached, the request fails and returns.
- Map<String>
- Resource tags.
Supporting Types
ManagedServiceIdentityResponse   
- PrincipalId string
- The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- TenantId string
- The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Type string
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- UserAssigned Dictionary<string, Pulumi.Identities Azure Native. Cdn. Inputs. User Assigned Identity Response> 
- The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- PrincipalId string
- The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- TenantId string
- The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Type string
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- UserAssigned map[string]UserIdentities Assigned Identity Response 
- The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- principalId String
- The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenantId String
- The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- type String
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- userAssigned Map<String,UserIdentities Assigned Identity Response> 
- The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- principalId string
- The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenantId string
- The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- type string
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- userAssigned {[key: string]: UserIdentities Assigned Identity Response} 
- The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- principal_id str
- The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant_id str
- The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- type str
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- user_assigned_ Mapping[str, Useridentities Assigned Identity Response] 
- The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- principalId String
- The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenantId String
- The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- type String
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- userAssigned Map<Property Map>Identities 
- The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
SkuResponse 
- Name string
- Name of the pricing tier.
- Name string
- Name of the pricing tier.
- name String
- Name of the pricing tier.
- name string
- Name of the pricing tier.
- name str
- Name of the pricing tier.
- name String
- Name of the pricing tier.
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC)
- CreatedBy string
- An identifier for the identity that created the resource
- CreatedBy stringType 
- The type of identity that created the resource
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- An identifier for the identity that last modified the resource
- LastModified stringBy Type 
- The type of identity that last modified the resource
- CreatedAt string
- The timestamp of resource creation (UTC)
- CreatedBy string
- An identifier for the identity that created the resource
- CreatedBy stringType 
- The type of identity that created the resource
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- An identifier for the identity that last modified the resource
- LastModified stringBy Type 
- The type of identity that last modified the resource
- createdAt String
- The timestamp of resource creation (UTC)
- createdBy String
- An identifier for the identity that created the resource
- createdBy StringType 
- The type of identity that created the resource
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- An identifier for the identity that last modified the resource
- lastModified StringBy Type 
- The type of identity that last modified the resource
- createdAt string
- The timestamp of resource creation (UTC)
- createdBy string
- An identifier for the identity that created the resource
- createdBy stringType 
- The type of identity that created the resource
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- An identifier for the identity that last modified the resource
- lastModified stringBy Type 
- The type of identity that last modified the resource
- created_at str
- The timestamp of resource creation (UTC)
- created_by str
- An identifier for 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 
- An identifier for the identity that last modified the resource
- last_modified_ strby_ type 
- The type of identity that last modified the resource
- createdAt String
- The timestamp of resource creation (UTC)
- createdBy String
- An identifier for the identity that created the resource
- createdBy StringType 
- The type of identity that created the resource
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- An identifier for the identity that last modified the resource
- lastModified StringBy Type 
- The type of identity that last modified the resource
UserAssignedIdentityResponse   
- ClientId string
- The client ID of the assigned identity.
- PrincipalId string
- The principal ID of the assigned identity.
- ClientId string
- The client ID of the assigned identity.
- PrincipalId string
- The principal ID of the assigned identity.
- clientId String
- The client ID of the assigned identity.
- principalId String
- The principal ID of the assigned identity.
- clientId string
- The client ID of the assigned identity.
- principalId string
- The principal ID of the assigned identity.
- client_id str
- The client ID of the assigned identity.
- principal_id str
- The principal ID of the assigned identity.
- clientId String
- The client ID of the assigned identity.
- principalId String
- The principal ID of the assigned identity.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi