This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.15.0
published on Wednesday, Mar 4, 2026 by Pulumi
published on Wednesday, Mar 4, 2026 by Pulumi
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.15.0
published on Wednesday, Mar 4, 2026 by Pulumi
published on Wednesday, Mar 4, 2026 by Pulumi
Get details of a certificate profile.
Uses Azure REST API version 2024-09-30-preview.
Other available API versions: 2024-02-05-preview, 2025-10-13. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native codesigning [ApiVersion]. See the version guide for details.
Using getCertificateProfile
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 getCertificateProfile(args: GetCertificateProfileArgs, opts?: InvokeOptions): Promise<GetCertificateProfileResult>
function getCertificateProfileOutput(args: GetCertificateProfileOutputArgs, opts?: InvokeOptions): Output<GetCertificateProfileResult>def get_certificate_profile(account_name: Optional[str] = None,
profile_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCertificateProfileResult
def get_certificate_profile_output(account_name: Optional[pulumi.Input[str]] = None,
profile_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCertificateProfileResult]func LookupCertificateProfile(ctx *Context, args *LookupCertificateProfileArgs, opts ...InvokeOption) (*LookupCertificateProfileResult, error)
func LookupCertificateProfileOutput(ctx *Context, args *LookupCertificateProfileOutputArgs, opts ...InvokeOption) LookupCertificateProfileResultOutput> Note: This function is named LookupCertificateProfile in the Go SDK.
public static class GetCertificateProfile
{
public static Task<GetCertificateProfileResult> InvokeAsync(GetCertificateProfileArgs args, InvokeOptions? opts = null)
public static Output<GetCertificateProfileResult> Invoke(GetCertificateProfileInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCertificateProfileResult> getCertificateProfile(GetCertificateProfileArgs args, InvokeOptions options)
public static Output<GetCertificateProfileResult> getCertificateProfile(GetCertificateProfileArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:codesigning:getCertificateProfile
arguments:
# arguments dictionaryThe following arguments are supported:
- Account
Name string - Trusted Signing account name.
- Profile
Name string - Certificate profile name.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Account
Name string - Trusted Signing account name.
- Profile
Name string - Certificate profile name.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- account
Name String - Trusted Signing account name.
- profile
Name String - Certificate profile name.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- account
Name string - Trusted Signing account name.
- profile
Name string - Certificate profile name.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- account_
name str - Trusted Signing account name.
- profile_
name str - Certificate profile name.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- account
Name String - Trusted Signing account name.
- profile
Name String - Certificate profile name.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getCertificateProfile Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Certificates
List<Pulumi.
Azure Native. Code Signing. Outputs. Certificate Response> - List of renewed certificates.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Identity
Validation stringId - Identity validation id used for the certificate subject name.
- Name string
- The name of the resource
- Profile
Type string - Profile type of the certificate.
- Provisioning
State string - Status of the current operation on certificate profile.
- Status string
- Status of the certificate profile.
- System
Data Pulumi.Azure Native. Code Signing. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Include
City bool - Whether to include L in the certificate subject name. Applicable only for private trust, private trust ci profile types
- Include
Country bool - Whether to include C in the certificate subject name. Applicable only for private trust, private trust ci profile types
- Include
Postal boolCode - Whether to include PC in the certificate subject name.
- Include
State bool - Whether to include S in the certificate subject name. Applicable only for private trust, private trust ci profile types
- Include
Street boolAddress - Whether to include STREET in the certificate subject name.
- Azure
Api stringVersion - The Azure API version of the resource.
- Certificates
[]Certificate
Response - List of renewed certificates.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Identity
Validation stringId - Identity validation id used for the certificate subject name.
- Name string
- The name of the resource
- Profile
Type string - Profile type of the certificate.
- Provisioning
State string - Status of the current operation on certificate profile.
- Status string
- Status of the certificate profile.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Include
City bool - Whether to include L in the certificate subject name. Applicable only for private trust, private trust ci profile types
- Include
Country bool - Whether to include C in the certificate subject name. Applicable only for private trust, private trust ci profile types
- Include
Postal boolCode - Whether to include PC in the certificate subject name.
- Include
State bool - Whether to include S in the certificate subject name. Applicable only for private trust, private trust ci profile types
- Include
Street boolAddress - Whether to include STREET in the certificate subject name.
- azure
Api StringVersion - The Azure API version of the resource.
- certificates
List<Certificate
Response> - List of renewed certificates.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- identity
Validation StringId - Identity validation id used for the certificate subject name.
- name String
- The name of the resource
- profile
Type String - Profile type of the certificate.
- provisioning
State String - Status of the current operation on certificate profile.
- status String
- Status of the certificate profile.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- include
City Boolean - Whether to include L in the certificate subject name. Applicable only for private trust, private trust ci profile types
- include
Country Boolean - Whether to include C in the certificate subject name. Applicable only for private trust, private trust ci profile types
- include
Postal BooleanCode - Whether to include PC in the certificate subject name.
- include
State Boolean - Whether to include S in the certificate subject name. Applicable only for private trust, private trust ci profile types
- include
Street BooleanAddress - Whether to include STREET in the certificate subject name.
- azure
Api stringVersion - The Azure API version of the resource.
- certificates
Certificate
Response[] - List of renewed certificates.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- identity
Validation stringId - Identity validation id used for the certificate subject name.
- name string
- The name of the resource
- profile
Type string - Profile type of the certificate.
- provisioning
State string - Status of the current operation on certificate profile.
- status string
- Status of the certificate profile.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- include
City boolean - Whether to include L in the certificate subject name. Applicable only for private trust, private trust ci profile types
- include
Country boolean - Whether to include C in the certificate subject name. Applicable only for private trust, private trust ci profile types
- include
Postal booleanCode - Whether to include PC in the certificate subject name.
- include
State boolean - Whether to include S in the certificate subject name. Applicable only for private trust, private trust ci profile types
- include
Street booleanAddress - Whether to include STREET in the certificate subject name.
- azure_
api_ strversion - The Azure API version of the resource.
- certificates
Sequence[Certificate
Response] - List of renewed certificates.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- identity_
validation_ strid - Identity validation id used for the certificate subject name.
- name str
- The name of the resource
- profile_
type str - Profile type of the certificate.
- provisioning_
state str - Status of the current operation on certificate profile.
- status str
- Status of the certificate profile.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- include_
city bool - Whether to include L in the certificate subject name. Applicable only for private trust, private trust ci profile types
- include_
country bool - Whether to include C in the certificate subject name. Applicable only for private trust, private trust ci profile types
- include_
postal_ boolcode - Whether to include PC in the certificate subject name.
- include_
state bool - Whether to include S in the certificate subject name. Applicable only for private trust, private trust ci profile types
- include_
street_ booladdress - Whether to include STREET in the certificate subject name.
- azure
Api StringVersion - The Azure API version of the resource.
- certificates List<Property Map>
- List of renewed certificates.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- identity
Validation StringId - Identity validation id used for the certificate subject name.
- name String
- The name of the resource
- profile
Type String - Profile type of the certificate.
- provisioning
State String - Status of the current operation on certificate profile.
- status String
- Status of the certificate profile.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- include
City Boolean - Whether to include L in the certificate subject name. Applicable only for private trust, private trust ci profile types
- include
Country Boolean - Whether to include C in the certificate subject name. Applicable only for private trust, private trust ci profile types
- include
Postal BooleanCode - Whether to include PC in the certificate subject name.
- include
State Boolean - Whether to include S in the certificate subject name. Applicable only for private trust, private trust ci profile types
- include
Street BooleanAddress - Whether to include STREET in the certificate subject name.
Supporting Types
CertificateResponse
- Status string
- Status of the certificate.
- Created
Date string - Certificate created date.
- Effective
At string - The timestamp when the revocation is effective.
- Enhanced
Key stringUsage - Enhanced key usage of the certificate.
- Expiry
Date string - Certificate expiry date.
- Failure
Reason string - Reason for the revocation failure.
- Reason string
- Reason for revocation.
- Remarks string
- Remarks for the revocation.
- Requested
At string - The timestamp when the revocation is requested.
- Serial
Number string - Serial number of the certificate.
- Subject
Name string - Subject name of the certificate.
- Thumbprint string
- Thumbprint of the certificate.
- Status string
- Status of the certificate.
- Created
Date string - Certificate created date.
- Effective
At string - The timestamp when the revocation is effective.
- Enhanced
Key stringUsage - Enhanced key usage of the certificate.
- Expiry
Date string - Certificate expiry date.
- Failure
Reason string - Reason for the revocation failure.
- Reason string
- Reason for revocation.
- Remarks string
- Remarks for the revocation.
- Requested
At string - The timestamp when the revocation is requested.
- Serial
Number string - Serial number of the certificate.
- Subject
Name string - Subject name of the certificate.
- Thumbprint string
- Thumbprint of the certificate.
- status String
- Status of the certificate.
- created
Date String - Certificate created date.
- effective
At String - The timestamp when the revocation is effective.
- enhanced
Key StringUsage - Enhanced key usage of the certificate.
- expiry
Date String - Certificate expiry date.
- failure
Reason String - Reason for the revocation failure.
- reason String
- Reason for revocation.
- remarks String
- Remarks for the revocation.
- requested
At String - The timestamp when the revocation is requested.
- serial
Number String - Serial number of the certificate.
- subject
Name String - Subject name of the certificate.
- thumbprint String
- Thumbprint of the certificate.
- status string
- Status of the certificate.
- created
Date string - Certificate created date.
- effective
At string - The timestamp when the revocation is effective.
- enhanced
Key stringUsage - Enhanced key usage of the certificate.
- expiry
Date string - Certificate expiry date.
- failure
Reason string - Reason for the revocation failure.
- reason string
- Reason for revocation.
- remarks string
- Remarks for the revocation.
- requested
At string - The timestamp when the revocation is requested.
- serial
Number string - Serial number of the certificate.
- subject
Name string - Subject name of the certificate.
- thumbprint string
- Thumbprint of the certificate.
- status str
- Status of the certificate.
- created_
date str - Certificate created date.
- effective_
at str - The timestamp when the revocation is effective.
- enhanced_
key_ strusage - Enhanced key usage of the certificate.
- expiry_
date str - Certificate expiry date.
- failure_
reason str - Reason for the revocation failure.
- reason str
- Reason for revocation.
- remarks str
- Remarks for the revocation.
- requested_
at str - The timestamp when the revocation is requested.
- serial_
number str - Serial number of the certificate.
- subject_
name str - Subject name of the certificate.
- thumbprint str
- Thumbprint of the certificate.
- status String
- Status of the certificate.
- created
Date String - Certificate created date.
- effective
At String - The timestamp when the revocation is effective.
- enhanced
Key StringUsage - Enhanced key usage of the certificate.
- expiry
Date String - Certificate expiry date.
- failure
Reason String - Reason for the revocation failure.
- reason String
- Reason for revocation.
- remarks String
- Remarks for the revocation.
- requested
At String - The timestamp when the revocation is requested.
- serial
Number String - Serial number of the certificate.
- subject
Name String - Subject name of the certificate.
- thumbprint String
- Thumbprint of the certificate.
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.
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 v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.15.0
published on Wednesday, Mar 4, 2026 by Pulumi
published on Wednesday, Mar 4, 2026 by Pulumi
