1. Registry
  2. Packages
  3. Azure Native
  4. API Docs
  5. security
  6. getSecurityStandard
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.26.0
published on Thursday, Aug 13, 2026 by Pulumi
azure-native logo
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.26.0
published on Thursday, Aug 13, 2026 by Pulumi

    Get a specific security standard for the requested scope by standardId

    Uses Azure REST API version 2024-08-01.

    Using getSecurityStandard

    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 getSecurityStandard(args: GetSecurityStandardArgs, opts?: InvokeOptions): Promise<GetSecurityStandardResult>
    function getSecurityStandardOutput(args: GetSecurityStandardOutputArgs, opts?: InvokeOutputOptions): Output<GetSecurityStandardResult>
    def get_security_standard(scope: Optional[str] = None,
                              standard_id: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetSecurityStandardResult
    def get_security_standard_output(scope: pulumi.Input[Optional[str]] = None,
                              standard_id: pulumi.Input[Optional[str]] = None,
                              opts: Optional[InvokeOutputOptions] = None) -> Output[GetSecurityStandardResult]
    func LookupSecurityStandard(ctx *Context, args *LookupSecurityStandardArgs, opts ...InvokeOption) (*LookupSecurityStandardResult, error)
    func LookupSecurityStandardOutput(ctx *Context, args *LookupSecurityStandardOutputArgs, opts ...InvokeOption) LookupSecurityStandardResultOutput

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

    public static class GetSecurityStandard 
    {
        public static Task<GetSecurityStandardResult> InvokeAsync(GetSecurityStandardArgs args, InvokeOptions? opts = null)
        public static Output<GetSecurityStandardResult> Invoke(GetSecurityStandardInvokeArgs args, InvokeOptions? opts = null)
        public static Output<GetSecurityStandardResult> Invoke(GetSecurityStandardInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetSecurityStandardResult> getSecurityStandard(GetSecurityStandardArgs args, InvokeOptions options)
    public static Output<GetSecurityStandardResult> getSecurityStandard(GetSecurityStandardArgs args, InvokeOptions options)
    public static Output<GetSecurityStandardResult> getSecurityStandard(GetSecurityStandardArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: azure-native:security:getSecurityStandard
      arguments:
        # arguments dictionary
    data "azure-native_security_get_security_standard" "name" {
        # arguments
    }

    The following arguments are supported:

    Scope string
    The fully qualified Azure Resource manager identifier of the resource.
    StandardId string
    The Security Standard key - unique key for the standard type
    Scope string
    The fully qualified Azure Resource manager identifier of the resource.
    StandardId string
    The Security Standard key - unique key for the standard type
    scope string
    The fully qualified Azure Resource manager identifier of the resource.
    standard_id string
    The Security Standard key - unique key for the standard type
    scope String
    The fully qualified Azure Resource manager identifier of the resource.
    standardId String
    The Security Standard key - unique key for the standard type
    scope string
    The fully qualified Azure Resource manager identifier of the resource.
    standardId string
    The Security Standard key - unique key for the standard type
    scope str
    The fully qualified Azure Resource manager identifier of the resource.
    standard_id str
    The Security Standard key - unique key for the standard type
    scope String
    The fully qualified Azure Resource manager identifier of the resource.
    standardId String
    The Security Standard key - unique key for the standard type

    getSecurityStandard Result

    The following output properties are available:

    AzureApiVersion string
    The Azure API version of the resource.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Name string
    The name of the resource
    StandardType string
    Standard type (Custom or Default or Compliance only currently)
    SystemData Pulumi.AzureNative.Security.Outputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Assessments List<Pulumi.AzureNative.Security.Outputs.PartialAssessmentPropertiesResponse>
    List of assessment keys to apply to standard scope.
    CloudProviders List<string>
    List of all standard supported clouds.
    Description string
    Description of the standard
    DisplayName string
    Display name of the standard, equivalent to the standardId
    Metadata Pulumi.AzureNative.Security.Outputs.StandardMetadataResponse
    The security standard metadata.
    PolicySetDefinitionId string
    The policy set definition id associated with the standard.
    AzureApiVersion string
    The Azure API version of the resource.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Name string
    The name of the resource
    StandardType string
    Standard type (Custom or Default or Compliance only currently)
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Assessments []PartialAssessmentPropertiesResponse
    List of assessment keys to apply to standard scope.
    CloudProviders []string
    List of all standard supported clouds.
    Description string
    Description of the standard
    DisplayName string
    Display name of the standard, equivalent to the standardId
    Metadata StandardMetadataResponse
    The security standard metadata.
    PolicySetDefinitionId string
    The policy set definition id associated with the standard.
    azure_api_version string
    The Azure API version of the resource.
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name string
    The name of the resource
    standard_type string
    Standard type (Custom or Default or Compliance only currently)
    system_data object
    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"
    assessments list(object)
    List of assessment keys to apply to standard scope.
    cloud_providers list(string)
    List of all standard supported clouds.
    description string
    Description of the standard
    display_name string
    Display name of the standard, equivalent to the standardId
    metadata object
    The security standard metadata.
    policy_set_definition_id string
    The policy set definition id associated with the standard.
    azureApiVersion String
    The Azure API version of the resource.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name String
    The name of the resource
    standardType String
    Standard type (Custom or Default or Compliance only currently)
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    assessments List<PartialAssessmentPropertiesResponse>
    List of assessment keys to apply to standard scope.
    cloudProviders List<String>
    List of all standard supported clouds.
    description String
    Description of the standard
    displayName String
    Display name of the standard, equivalent to the standardId
    metadata StandardMetadataResponse
    The security standard metadata.
    policySetDefinitionId String
    The policy set definition id associated with the standard.
    azureApiVersion string
    The Azure API version of the resource.
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name string
    The name of the resource
    standardType string
    Standard type (Custom or Default or Compliance only currently)
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    assessments PartialAssessmentPropertiesResponse[]
    List of assessment keys to apply to standard scope.
    cloudProviders string[]
    List of all standard supported clouds.
    description string
    Description of the standard
    displayName string
    Display name of the standard, equivalent to the standardId
    metadata StandardMetadataResponse
    The security standard metadata.
    policySetDefinitionId string
    The policy set definition id associated with the standard.
    azure_api_version str
    The Azure API version of the resource.
    id str
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name str
    The name of the resource
    standard_type str
    Standard type (Custom or Default or Compliance only currently)
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    assessments Sequence[PartialAssessmentPropertiesResponse]
    List of assessment keys to apply to standard scope.
    cloud_providers Sequence[str]
    List of all standard supported clouds.
    description str
    Description of the standard
    display_name str
    Display name of the standard, equivalent to the standardId
    metadata StandardMetadataResponse
    The security standard metadata.
    policy_set_definition_id str
    The policy set definition id associated with the standard.
    azureApiVersion String
    The Azure API version of the resource.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name String
    The name of the resource
    standardType String
    Standard type (Custom or Default or Compliance only currently)
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    assessments List<Property Map>
    List of assessment keys to apply to standard scope.
    cloudProviders List<String>
    List of all standard supported clouds.
    description String
    Description of the standard
    displayName String
    Display name of the standard, equivalent to the standardId
    metadata Property Map
    The security standard metadata.
    policySetDefinitionId String
    The policy set definition id associated with the standard.

    Supporting Types

    PartialAssessmentPropertiesResponse

    AssessmentKey string
    The assessment key
    AssessmentKey string
    The assessment key
    assessment_key string
    The assessment key
    assessmentKey String
    The assessment key
    assessmentKey string
    The assessment key
    assessment_key str
    The assessment key
    assessmentKey String
    The assessment key

    StandardMetadataResponse

    CreatedBy string
    Standard Created by object id (GUID)
    CreatedOn string
    Standard creation date
    LastUpdatedBy string
    Standard last updated by object id (GUID)
    LastUpdatedOn string
    Standard last update date
    CreatedBy string
    Standard Created by object id (GUID)
    CreatedOn string
    Standard creation date
    LastUpdatedBy string
    Standard last updated by object id (GUID)
    LastUpdatedOn string
    Standard last update date
    created_by string
    Standard Created by object id (GUID)
    created_on string
    Standard creation date
    last_updated_by string
    Standard last updated by object id (GUID)
    last_updated_on string
    Standard last update date
    createdBy String
    Standard Created by object id (GUID)
    createdOn String
    Standard creation date
    lastUpdatedBy String
    Standard last updated by object id (GUID)
    lastUpdatedOn String
    Standard last update date
    createdBy string
    Standard Created by object id (GUID)
    createdOn string
    Standard creation date
    lastUpdatedBy string
    Standard last updated by object id (GUID)
    lastUpdatedOn string
    Standard last update date
    created_by str
    Standard Created by object id (GUID)
    created_on str
    Standard creation date
    last_updated_by str
    Standard last updated by object id (GUID)
    last_updated_on str
    Standard last update date
    createdBy String
    Standard Created by object id (GUID)
    createdOn String
    Standard creation date
    lastUpdatedBy String
    Standard last updated by object id (GUID)
    lastUpdatedOn String
    Standard last update date

    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.
    created_at string
    The timestamp of resource creation (UTC).
    created_by string
    The identity that created the resource.
    created_by_type string
    The type of identity that created the resource.
    last_modified_at string
    The timestamp of resource last modification (UTC)
    last_modified_by string
    The identity that last modified the resource.
    last_modified_by_type 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.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    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.26.0
    published on Thursday, Aug 13, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial