1. Packages
  2. Azure Native
  3. API Docs
  4. sovereign
  5. getLandingZoneConfigurationOperation
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.sovereign.getLandingZoneConfigurationOperation

Explore with Pulumi AI

azure-native logo
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

    Get a landing zone configuration. Azure REST API version: 2025-02-27-preview.

    Using getLandingZoneConfigurationOperation

    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 getLandingZoneConfigurationOperation(args: GetLandingZoneConfigurationOperationArgs, opts?: InvokeOptions): Promise<GetLandingZoneConfigurationOperationResult>
    function getLandingZoneConfigurationOperationOutput(args: GetLandingZoneConfigurationOperationOutputArgs, opts?: InvokeOptions): Output<GetLandingZoneConfigurationOperationResult>
    def get_landing_zone_configuration_operation(landing_zone_account_name: Optional[str] = None,
                                                 landing_zone_configuration_name: Optional[str] = None,
                                                 resource_group_name: Optional[str] = None,
                                                 opts: Optional[InvokeOptions] = None) -> GetLandingZoneConfigurationOperationResult
    def get_landing_zone_configuration_operation_output(landing_zone_account_name: Optional[pulumi.Input[str]] = None,
                                                 landing_zone_configuration_name: Optional[pulumi.Input[str]] = None,
                                                 resource_group_name: Optional[pulumi.Input[str]] = None,
                                                 opts: Optional[InvokeOptions] = None) -> Output[GetLandingZoneConfigurationOperationResult]
    func LookupLandingZoneConfigurationOperation(ctx *Context, args *LookupLandingZoneConfigurationOperationArgs, opts ...InvokeOption) (*LookupLandingZoneConfigurationOperationResult, error)
    func LookupLandingZoneConfigurationOperationOutput(ctx *Context, args *LookupLandingZoneConfigurationOperationOutputArgs, opts ...InvokeOption) LookupLandingZoneConfigurationOperationResultOutput

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

    public static class GetLandingZoneConfigurationOperation 
    {
        public static Task<GetLandingZoneConfigurationOperationResult> InvokeAsync(GetLandingZoneConfigurationOperationArgs args, InvokeOptions? opts = null)
        public static Output<GetLandingZoneConfigurationOperationResult> Invoke(GetLandingZoneConfigurationOperationInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetLandingZoneConfigurationOperationResult> getLandingZoneConfigurationOperation(GetLandingZoneConfigurationOperationArgs args, InvokeOptions options)
    public static Output<GetLandingZoneConfigurationOperationResult> getLandingZoneConfigurationOperation(GetLandingZoneConfigurationOperationArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:sovereign:getLandingZoneConfigurationOperation
      arguments:
        # arguments dictionary

    The following arguments are supported:

    LandingZoneAccountName string
    The landing zone account.
    LandingZoneConfigurationName string
    The landing zone configuration name
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    LandingZoneAccountName string
    The landing zone account.
    LandingZoneConfigurationName string
    The landing zone configuration name
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    landingZoneAccountName String
    The landing zone account.
    landingZoneConfigurationName String
    The landing zone configuration name
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    landingZoneAccountName string
    The landing zone account.
    landingZoneConfigurationName string
    The landing zone configuration name
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    landing_zone_account_name str
    The landing zone account.
    landing_zone_configuration_name str
    The landing zone configuration name
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    landingZoneAccountName String
    The landing zone account.
    landingZoneConfigurationName String
    The landing zone configuration name
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getLandingZoneConfigurationOperation Result

    The following output properties are available:

    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
    Properties Pulumi.AzureNative.Sovereign.Outputs.LandingZoneConfigurationResourcePropertiesResponse
    The resource-specific properties for this resource.
    SystemData Pulumi.AzureNative.Sovereign.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"
    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
    Properties LandingZoneConfigurationResourcePropertiesResponse
    The resource-specific properties for this resource.
    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"
    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
    properties LandingZoneConfigurationResourcePropertiesResponse
    The resource-specific properties for this resource.
    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"
    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
    properties LandingZoneConfigurationResourcePropertiesResponse
    The resource-specific properties for this resource.
    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"
    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
    properties LandingZoneConfigurationResourcePropertiesResponse
    The resource-specific properties for this resource.
    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"
    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
    properties Property Map
    The resource-specific properties for this resource.
    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"

    Supporting Types

    CustomNamingConventionResponse

    Formula string
    The custom naming formula for the resource type.
    ResourceType string
    The type of the resource.
    Formula string
    The custom naming formula for the resource type.
    ResourceType string
    The type of the resource.
    formula String
    The custom naming formula for the resource type.
    resourceType String
    The type of the resource.
    formula string
    The custom naming formula for the resource type.
    resourceType string
    The type of the resource.
    formula str
    The custom naming formula for the resource type.
    resource_type str
    The type of the resource.
    formula String
    The custom naming formula for the resource type.
    resourceType String
    The type of the resource.

    DecommissionedManagementGroupPropertiesResponse

    Create bool
    This parameter determines whether the 'Decommissioned' management group will be created. If set to true, the group will be created; if set to false, it will not be created. The default value is false.
    PolicyInitiativesAssignmentProperties List<Pulumi.AzureNative.Sovereign.Inputs.PolicyInitiativeAssignmentPropertiesResponse>
    Array of policy initiatives applied to the management group.
    Create bool
    This parameter determines whether the 'Decommissioned' management group will be created. If set to true, the group will be created; if set to false, it will not be created. The default value is false.
    PolicyInitiativesAssignmentProperties []PolicyInitiativeAssignmentPropertiesResponse
    Array of policy initiatives applied to the management group.
    create Boolean
    This parameter determines whether the 'Decommissioned' management group will be created. If set to true, the group will be created; if set to false, it will not be created. The default value is false.
    policyInitiativesAssignmentProperties List<PolicyInitiativeAssignmentPropertiesResponse>
    Array of policy initiatives applied to the management group.
    create boolean
    This parameter determines whether the 'Decommissioned' management group will be created. If set to true, the group will be created; if set to false, it will not be created. The default value is false.
    policyInitiativesAssignmentProperties PolicyInitiativeAssignmentPropertiesResponse[]
    Array of policy initiatives applied to the management group.
    create bool
    This parameter determines whether the 'Decommissioned' management group will be created. If set to true, the group will be created; if set to false, it will not be created. The default value is false.
    policy_initiatives_assignment_properties Sequence[PolicyInitiativeAssignmentPropertiesResponse]
    Array of policy initiatives applied to the management group.
    create Boolean
    This parameter determines whether the 'Decommissioned' management group will be created. If set to true, the group will be created; if set to false, it will not be created. The default value is false.
    policyInitiativesAssignmentProperties List<Property Map>
    Array of policy initiatives applied to the management group.

    LandingZoneConfigurationResourcePropertiesResponse

    AuthoringStatus string
    The status that indicates the current phase of the configuration process for a deployment.
    AzureBastionCreationOption string
    Parameter used to deploy a Bastion: Select 'Yes' to enable deployment, 'No' to skip it, or 'Existing' to reuse an existing Bastion.
    DdosProtectionCreationOption string
    Parameter used to deploy a DDoS protection plan: Select 'Yes' to enable deployment, 'No' to skip it, or 'Existing' to reuse an existing DDoS protection plan.
    FirewallCreationOption string
    Parameter used for deploying a Firewall: Select 'No' to skip deployment, 'Standard' to deploy the Standard SKU, or 'Premium' to deploy the Premium SKU.
    GatewaySubnetCidrBlock string
    The gateway subnet address used for deploying a virtual network. Specify the subnet using IPv4 CIDR notation.
    HubNetworkCidrBlock string
    The Virtual Network address. Specify the address using IPv4 CIDR notation.
    LogAnalyticsWorkspaceCreationOption string
    Parameter used to deploy a log analytics workspace: Select 'Yes' to enable deployment, 'No' to skip it, or 'Existing' to reuse an existing log analytics workspace.
    LogRetentionInDays double
    Parameter to define the retention period for logs, in days. The minimum duration is 30 days and the maximum is 730 days.
    ManagedIdentity Pulumi.AzureNative.Sovereign.Inputs.ManagedIdentityPropertiesResponse
    The managed identity to be assigned to this landing zone configuration.
    ProvisioningState string
    The state that reflects the current stage in the creation, updating, or deletion process of the landing zone configuration.
    AzureBastionSubnetCidrBlock string
    The Bastion subnet address. Specify the address using IPv4 CIDR notation.
    CustomNamingConvention List<Pulumi.AzureNative.Sovereign.Inputs.CustomNamingConventionResponse>
    The custom naming convention applied to specific resource types for this landing zone configuration, which overrides the default naming convention for those resource types. Example - 'customNamingConvention': [{'resourceType': 'azureFirewalls', 'formula': '{DeploymentPrefix}-afwl-{DeploymentSuffix}'}]
    DecommissionedMgMetadata Pulumi.AzureNative.Sovereign.Inputs.DecommissionedManagementGroupPropertiesResponse
    The assigned policies of the 'Decommissioned' management group and indicator to create it or not.
    ExistingAzureBastionId string
    The resource ID of the Bastion when reusing an existing one.
    ExistingDdosProtectionId string
    The resource ID of the DDoS protection plan when reusing an existing one.
    ExistingLogAnalyticsWorkspaceId string
    The resource ID of the log analytics workspace when reusing an existing one.
    FirewallSubnetCidrBlock string
    The Firewall subnet address used for deploying a firewall. Specify the Firewall subnet using IPv4 CIDR notation.
    LandingZonesMgChildren List<Pulumi.AzureNative.Sovereign.Inputs.LandingZoneManagementGroupPropertiesResponse>
    The child management groups of 'Landing Zones' management group and their assigned policies.
    LandingZonesMgMetadata Pulumi.AzureNative.Sovereign.Inputs.ManagementGroupPropertiesResponse
    The assigned policies of the 'Landing Zones' management group.
    NamingConventionFormula string
    The default naming convention applied to all resources for this landing zone configuration. Example - {DeploymentPrefix}-Contoso-{ResourceTypeAbbreviation}{DeploymentSuffix}-{Environment}-testing
    PlatformConnectivityMgMetadata Pulumi.AzureNative.Sovereign.Inputs.ManagementGroupPropertiesResponse
    The assigned policies of the 'Connectivity' management group under 'Platform' management group.
    PlatformIdentityMgMetadata Pulumi.AzureNative.Sovereign.Inputs.ManagementGroupPropertiesResponse
    The assigned policies of the 'Identity' management group under 'Platform' management group.
    PlatformManagementMgMetadata Pulumi.AzureNative.Sovereign.Inputs.ManagementGroupPropertiesResponse
    The assigned policies of the 'Management' management group under 'Platform' management group.
    PlatformMgChildren List<Pulumi.AzureNative.Sovereign.Inputs.PlatformManagementGroupPropertiesResponse>
    The names of the 'Platform' child management groups and their assigned policies, excluding the default ones: 'Connectivity', 'Identity', and 'Management'
    PlatformMgMetadata Pulumi.AzureNative.Sovereign.Inputs.ManagementGroupPropertiesResponse
    The assigned policies of the 'Platform' management group.
    SandboxMgMetadata Pulumi.AzureNative.Sovereign.Inputs.SandboxManagementGroupPropertiesResponse
    The assigned policies of the 'Sandbox' management group and indicator to create it or not.
    Tags List<Pulumi.AzureNative.Sovereign.Inputs.TagsResponse>
    Tags are key-value pairs that can be assigned to a resource to organize and manage it more effectively. Example: {'name': 'a tag name', 'value': 'a tag value'}
    TopLevelMgMetadata Pulumi.AzureNative.Sovereign.Inputs.ManagementGroupPropertiesResponse
    The assigned policies of the parent management group.
    AuthoringStatus string
    The status that indicates the current phase of the configuration process for a deployment.
    AzureBastionCreationOption string
    Parameter used to deploy a Bastion: Select 'Yes' to enable deployment, 'No' to skip it, or 'Existing' to reuse an existing Bastion.
    DdosProtectionCreationOption string
    Parameter used to deploy a DDoS protection plan: Select 'Yes' to enable deployment, 'No' to skip it, or 'Existing' to reuse an existing DDoS protection plan.
    FirewallCreationOption string
    Parameter used for deploying a Firewall: Select 'No' to skip deployment, 'Standard' to deploy the Standard SKU, or 'Premium' to deploy the Premium SKU.
    GatewaySubnetCidrBlock string
    The gateway subnet address used for deploying a virtual network. Specify the subnet using IPv4 CIDR notation.
    HubNetworkCidrBlock string
    The Virtual Network address. Specify the address using IPv4 CIDR notation.
    LogAnalyticsWorkspaceCreationOption string
    Parameter used to deploy a log analytics workspace: Select 'Yes' to enable deployment, 'No' to skip it, or 'Existing' to reuse an existing log analytics workspace.
    LogRetentionInDays float64
    Parameter to define the retention period for logs, in days. The minimum duration is 30 days and the maximum is 730 days.
    ManagedIdentity ManagedIdentityPropertiesResponse
    The managed identity to be assigned to this landing zone configuration.
    ProvisioningState string
    The state that reflects the current stage in the creation, updating, or deletion process of the landing zone configuration.
    AzureBastionSubnetCidrBlock string
    The Bastion subnet address. Specify the address using IPv4 CIDR notation.
    CustomNamingConvention []CustomNamingConventionResponse
    The custom naming convention applied to specific resource types for this landing zone configuration, which overrides the default naming convention for those resource types. Example - 'customNamingConvention': [{'resourceType': 'azureFirewalls', 'formula': '{DeploymentPrefix}-afwl-{DeploymentSuffix}'}]
    DecommissionedMgMetadata DecommissionedManagementGroupPropertiesResponse
    The assigned policies of the 'Decommissioned' management group and indicator to create it or not.
    ExistingAzureBastionId string
    The resource ID of the Bastion when reusing an existing one.
    ExistingDdosProtectionId string
    The resource ID of the DDoS protection plan when reusing an existing one.
    ExistingLogAnalyticsWorkspaceId string
    The resource ID of the log analytics workspace when reusing an existing one.
    FirewallSubnetCidrBlock string
    The Firewall subnet address used for deploying a firewall. Specify the Firewall subnet using IPv4 CIDR notation.
    LandingZonesMgChildren []LandingZoneManagementGroupPropertiesResponse
    The child management groups of 'Landing Zones' management group and their assigned policies.
    LandingZonesMgMetadata ManagementGroupPropertiesResponse
    The assigned policies of the 'Landing Zones' management group.
    NamingConventionFormula string
    The default naming convention applied to all resources for this landing zone configuration. Example - {DeploymentPrefix}-Contoso-{ResourceTypeAbbreviation}{DeploymentSuffix}-{Environment}-testing
    PlatformConnectivityMgMetadata ManagementGroupPropertiesResponse
    The assigned policies of the 'Connectivity' management group under 'Platform' management group.
    PlatformIdentityMgMetadata ManagementGroupPropertiesResponse
    The assigned policies of the 'Identity' management group under 'Platform' management group.
    PlatformManagementMgMetadata ManagementGroupPropertiesResponse
    The assigned policies of the 'Management' management group under 'Platform' management group.
    PlatformMgChildren []PlatformManagementGroupPropertiesResponse
    The names of the 'Platform' child management groups and their assigned policies, excluding the default ones: 'Connectivity', 'Identity', and 'Management'
    PlatformMgMetadata ManagementGroupPropertiesResponse
    The assigned policies of the 'Platform' management group.
    SandboxMgMetadata SandboxManagementGroupPropertiesResponse
    The assigned policies of the 'Sandbox' management group and indicator to create it or not.
    Tags []TagsResponse
    Tags are key-value pairs that can be assigned to a resource to organize and manage it more effectively. Example: {'name': 'a tag name', 'value': 'a tag value'}
    TopLevelMgMetadata ManagementGroupPropertiesResponse
    The assigned policies of the parent management group.
    authoringStatus String
    The status that indicates the current phase of the configuration process for a deployment.
    azureBastionCreationOption String
    Parameter used to deploy a Bastion: Select 'Yes' to enable deployment, 'No' to skip it, or 'Existing' to reuse an existing Bastion.
    ddosProtectionCreationOption String
    Parameter used to deploy a DDoS protection plan: Select 'Yes' to enable deployment, 'No' to skip it, or 'Existing' to reuse an existing DDoS protection plan.
    firewallCreationOption String
    Parameter used for deploying a Firewall: Select 'No' to skip deployment, 'Standard' to deploy the Standard SKU, or 'Premium' to deploy the Premium SKU.
    gatewaySubnetCidrBlock String
    The gateway subnet address used for deploying a virtual network. Specify the subnet using IPv4 CIDR notation.
    hubNetworkCidrBlock String
    The Virtual Network address. Specify the address using IPv4 CIDR notation.
    logAnalyticsWorkspaceCreationOption String
    Parameter used to deploy a log analytics workspace: Select 'Yes' to enable deployment, 'No' to skip it, or 'Existing' to reuse an existing log analytics workspace.
    logRetentionInDays Double
    Parameter to define the retention period for logs, in days. The minimum duration is 30 days and the maximum is 730 days.
    managedIdentity ManagedIdentityPropertiesResponse
    The managed identity to be assigned to this landing zone configuration.
    provisioningState String
    The state that reflects the current stage in the creation, updating, or deletion process of the landing zone configuration.
    azureBastionSubnetCidrBlock String
    The Bastion subnet address. Specify the address using IPv4 CIDR notation.
    customNamingConvention List<CustomNamingConventionResponse>
    The custom naming convention applied to specific resource types for this landing zone configuration, which overrides the default naming convention for those resource types. Example - 'customNamingConvention': [{'resourceType': 'azureFirewalls', 'formula': '{DeploymentPrefix}-afwl-{DeploymentSuffix}'}]
    decommissionedMgMetadata DecommissionedManagementGroupPropertiesResponse
    The assigned policies of the 'Decommissioned' management group and indicator to create it or not.
    existingAzureBastionId String
    The resource ID of the Bastion when reusing an existing one.
    existingDdosProtectionId String
    The resource ID of the DDoS protection plan when reusing an existing one.
    existingLogAnalyticsWorkspaceId String
    The resource ID of the log analytics workspace when reusing an existing one.
    firewallSubnetCidrBlock String
    The Firewall subnet address used for deploying a firewall. Specify the Firewall subnet using IPv4 CIDR notation.
    landingZonesMgChildren List<LandingZoneManagementGroupPropertiesResponse>
    The child management groups of 'Landing Zones' management group and their assigned policies.
    landingZonesMgMetadata ManagementGroupPropertiesResponse
    The assigned policies of the 'Landing Zones' management group.
    namingConventionFormula String
    The default naming convention applied to all resources for this landing zone configuration. Example - {DeploymentPrefix}-Contoso-{ResourceTypeAbbreviation}{DeploymentSuffix}-{Environment}-testing
    platformConnectivityMgMetadata ManagementGroupPropertiesResponse
    The assigned policies of the 'Connectivity' management group under 'Platform' management group.
    platformIdentityMgMetadata ManagementGroupPropertiesResponse
    The assigned policies of the 'Identity' management group under 'Platform' management group.
    platformManagementMgMetadata ManagementGroupPropertiesResponse
    The assigned policies of the 'Management' management group under 'Platform' management group.
    platformMgChildren List<PlatformManagementGroupPropertiesResponse>
    The names of the 'Platform' child management groups and their assigned policies, excluding the default ones: 'Connectivity', 'Identity', and 'Management'
    platformMgMetadata ManagementGroupPropertiesResponse
    The assigned policies of the 'Platform' management group.
    sandboxMgMetadata SandboxManagementGroupPropertiesResponse
    The assigned policies of the 'Sandbox' management group and indicator to create it or not.
    tags List<TagsResponse>
    Tags are key-value pairs that can be assigned to a resource to organize and manage it more effectively. Example: {'name': 'a tag name', 'value': 'a tag value'}
    topLevelMgMetadata ManagementGroupPropertiesResponse
    The assigned policies of the parent management group.
    authoringStatus string
    The status that indicates the current phase of the configuration process for a deployment.
    azureBastionCreationOption string
    Parameter used to deploy a Bastion: Select 'Yes' to enable deployment, 'No' to skip it, or 'Existing' to reuse an existing Bastion.
    ddosProtectionCreationOption string
    Parameter used to deploy a DDoS protection plan: Select 'Yes' to enable deployment, 'No' to skip it, or 'Existing' to reuse an existing DDoS protection plan.
    firewallCreationOption string
    Parameter used for deploying a Firewall: Select 'No' to skip deployment, 'Standard' to deploy the Standard SKU, or 'Premium' to deploy the Premium SKU.
    gatewaySubnetCidrBlock string
    The gateway subnet address used for deploying a virtual network. Specify the subnet using IPv4 CIDR notation.
    hubNetworkCidrBlock string
    The Virtual Network address. Specify the address using IPv4 CIDR notation.
    logAnalyticsWorkspaceCreationOption string
    Parameter used to deploy a log analytics workspace: Select 'Yes' to enable deployment, 'No' to skip it, or 'Existing' to reuse an existing log analytics workspace.
    logRetentionInDays number
    Parameter to define the retention period for logs, in days. The minimum duration is 30 days and the maximum is 730 days.
    managedIdentity ManagedIdentityPropertiesResponse
    The managed identity to be assigned to this landing zone configuration.
    provisioningState string
    The state that reflects the current stage in the creation, updating, or deletion process of the landing zone configuration.
    azureBastionSubnetCidrBlock string
    The Bastion subnet address. Specify the address using IPv4 CIDR notation.
    customNamingConvention CustomNamingConventionResponse[]
    The custom naming convention applied to specific resource types for this landing zone configuration, which overrides the default naming convention for those resource types. Example - 'customNamingConvention': [{'resourceType': 'azureFirewalls', 'formula': '{DeploymentPrefix}-afwl-{DeploymentSuffix}'}]
    decommissionedMgMetadata DecommissionedManagementGroupPropertiesResponse
    The assigned policies of the 'Decommissioned' management group and indicator to create it or not.
    existingAzureBastionId string
    The resource ID of the Bastion when reusing an existing one.
    existingDdosProtectionId string
    The resource ID of the DDoS protection plan when reusing an existing one.
    existingLogAnalyticsWorkspaceId string
    The resource ID of the log analytics workspace when reusing an existing one.
    firewallSubnetCidrBlock string
    The Firewall subnet address used for deploying a firewall. Specify the Firewall subnet using IPv4 CIDR notation.
    landingZonesMgChildren LandingZoneManagementGroupPropertiesResponse[]
    The child management groups of 'Landing Zones' management group and their assigned policies.
    landingZonesMgMetadata ManagementGroupPropertiesResponse
    The assigned policies of the 'Landing Zones' management group.
    namingConventionFormula string
    The default naming convention applied to all resources for this landing zone configuration. Example - {DeploymentPrefix}-Contoso-{ResourceTypeAbbreviation}{DeploymentSuffix}-{Environment}-testing
    platformConnectivityMgMetadata ManagementGroupPropertiesResponse
    The assigned policies of the 'Connectivity' management group under 'Platform' management group.
    platformIdentityMgMetadata ManagementGroupPropertiesResponse
    The assigned policies of the 'Identity' management group under 'Platform' management group.
    platformManagementMgMetadata ManagementGroupPropertiesResponse
    The assigned policies of the 'Management' management group under 'Platform' management group.
    platformMgChildren PlatformManagementGroupPropertiesResponse[]
    The names of the 'Platform' child management groups and their assigned policies, excluding the default ones: 'Connectivity', 'Identity', and 'Management'
    platformMgMetadata ManagementGroupPropertiesResponse
    The assigned policies of the 'Platform' management group.
    sandboxMgMetadata SandboxManagementGroupPropertiesResponse
    The assigned policies of the 'Sandbox' management group and indicator to create it or not.
    tags TagsResponse[]
    Tags are key-value pairs that can be assigned to a resource to organize and manage it more effectively. Example: {'name': 'a tag name', 'value': 'a tag value'}
    topLevelMgMetadata ManagementGroupPropertiesResponse
    The assigned policies of the parent management group.
    authoring_status str
    The status that indicates the current phase of the configuration process for a deployment.
    azure_bastion_creation_option str
    Parameter used to deploy a Bastion: Select 'Yes' to enable deployment, 'No' to skip it, or 'Existing' to reuse an existing Bastion.
    ddos_protection_creation_option str
    Parameter used to deploy a DDoS protection plan: Select 'Yes' to enable deployment, 'No' to skip it, or 'Existing' to reuse an existing DDoS protection plan.
    firewall_creation_option str
    Parameter used for deploying a Firewall: Select 'No' to skip deployment, 'Standard' to deploy the Standard SKU, or 'Premium' to deploy the Premium SKU.
    gateway_subnet_cidr_block str
    The gateway subnet address used for deploying a virtual network. Specify the subnet using IPv4 CIDR notation.
    hub_network_cidr_block str
    The Virtual Network address. Specify the address using IPv4 CIDR notation.
    log_analytics_workspace_creation_option str
    Parameter used to deploy a log analytics workspace: Select 'Yes' to enable deployment, 'No' to skip it, or 'Existing' to reuse an existing log analytics workspace.
    log_retention_in_days float
    Parameter to define the retention period for logs, in days. The minimum duration is 30 days and the maximum is 730 days.
    managed_identity ManagedIdentityPropertiesResponse
    The managed identity to be assigned to this landing zone configuration.
    provisioning_state str
    The state that reflects the current stage in the creation, updating, or deletion process of the landing zone configuration.
    azure_bastion_subnet_cidr_block str
    The Bastion subnet address. Specify the address using IPv4 CIDR notation.
    custom_naming_convention Sequence[CustomNamingConventionResponse]
    The custom naming convention applied to specific resource types for this landing zone configuration, which overrides the default naming convention for those resource types. Example - 'customNamingConvention': [{'resourceType': 'azureFirewalls', 'formula': '{DeploymentPrefix}-afwl-{DeploymentSuffix}'}]
    decommissioned_mg_metadata DecommissionedManagementGroupPropertiesResponse
    The assigned policies of the 'Decommissioned' management group and indicator to create it or not.
    existing_azure_bastion_id str
    The resource ID of the Bastion when reusing an existing one.
    existing_ddos_protection_id str
    The resource ID of the DDoS protection plan when reusing an existing one.
    existing_log_analytics_workspace_id str
    The resource ID of the log analytics workspace when reusing an existing one.
    firewall_subnet_cidr_block str
    The Firewall subnet address used for deploying a firewall. Specify the Firewall subnet using IPv4 CIDR notation.
    landing_zones_mg_children Sequence[LandingZoneManagementGroupPropertiesResponse]
    The child management groups of 'Landing Zones' management group and their assigned policies.
    landing_zones_mg_metadata ManagementGroupPropertiesResponse
    The assigned policies of the 'Landing Zones' management group.
    naming_convention_formula str
    The default naming convention applied to all resources for this landing zone configuration. Example - {DeploymentPrefix}-Contoso-{ResourceTypeAbbreviation}{DeploymentSuffix}-{Environment}-testing
    platform_connectivity_mg_metadata ManagementGroupPropertiesResponse
    The assigned policies of the 'Connectivity' management group under 'Platform' management group.
    platform_identity_mg_metadata ManagementGroupPropertiesResponse
    The assigned policies of the 'Identity' management group under 'Platform' management group.
    platform_management_mg_metadata ManagementGroupPropertiesResponse
    The assigned policies of the 'Management' management group under 'Platform' management group.
    platform_mg_children Sequence[PlatformManagementGroupPropertiesResponse]
    The names of the 'Platform' child management groups and their assigned policies, excluding the default ones: 'Connectivity', 'Identity', and 'Management'
    platform_mg_metadata ManagementGroupPropertiesResponse
    The assigned policies of the 'Platform' management group.
    sandbox_mg_metadata SandboxManagementGroupPropertiesResponse
    The assigned policies of the 'Sandbox' management group and indicator to create it or not.
    tags Sequence[TagsResponse]
    Tags are key-value pairs that can be assigned to a resource to organize and manage it more effectively. Example: {'name': 'a tag name', 'value': 'a tag value'}
    top_level_mg_metadata ManagementGroupPropertiesResponse
    The assigned policies of the parent management group.
    authoringStatus String
    The status that indicates the current phase of the configuration process for a deployment.
    azureBastionCreationOption String
    Parameter used to deploy a Bastion: Select 'Yes' to enable deployment, 'No' to skip it, or 'Existing' to reuse an existing Bastion.
    ddosProtectionCreationOption String
    Parameter used to deploy a DDoS protection plan: Select 'Yes' to enable deployment, 'No' to skip it, or 'Existing' to reuse an existing DDoS protection plan.
    firewallCreationOption String
    Parameter used for deploying a Firewall: Select 'No' to skip deployment, 'Standard' to deploy the Standard SKU, or 'Premium' to deploy the Premium SKU.
    gatewaySubnetCidrBlock String
    The gateway subnet address used for deploying a virtual network. Specify the subnet using IPv4 CIDR notation.
    hubNetworkCidrBlock String
    The Virtual Network address. Specify the address using IPv4 CIDR notation.
    logAnalyticsWorkspaceCreationOption String
    Parameter used to deploy a log analytics workspace: Select 'Yes' to enable deployment, 'No' to skip it, or 'Existing' to reuse an existing log analytics workspace.
    logRetentionInDays Number
    Parameter to define the retention period for logs, in days. The minimum duration is 30 days and the maximum is 730 days.
    managedIdentity Property Map
    The managed identity to be assigned to this landing zone configuration.
    provisioningState String
    The state that reflects the current stage in the creation, updating, or deletion process of the landing zone configuration.
    azureBastionSubnetCidrBlock String
    The Bastion subnet address. Specify the address using IPv4 CIDR notation.
    customNamingConvention List<Property Map>
    The custom naming convention applied to specific resource types for this landing zone configuration, which overrides the default naming convention for those resource types. Example - 'customNamingConvention': [{'resourceType': 'azureFirewalls', 'formula': '{DeploymentPrefix}-afwl-{DeploymentSuffix}'}]
    decommissionedMgMetadata Property Map
    The assigned policies of the 'Decommissioned' management group and indicator to create it or not.
    existingAzureBastionId String
    The resource ID of the Bastion when reusing an existing one.
    existingDdosProtectionId String
    The resource ID of the DDoS protection plan when reusing an existing one.
    existingLogAnalyticsWorkspaceId String
    The resource ID of the log analytics workspace when reusing an existing one.
    firewallSubnetCidrBlock String
    The Firewall subnet address used for deploying a firewall. Specify the Firewall subnet using IPv4 CIDR notation.
    landingZonesMgChildren List<Property Map>
    The child management groups of 'Landing Zones' management group and their assigned policies.
    landingZonesMgMetadata Property Map
    The assigned policies of the 'Landing Zones' management group.
    namingConventionFormula String
    The default naming convention applied to all resources for this landing zone configuration. Example - {DeploymentPrefix}-Contoso-{ResourceTypeAbbreviation}{DeploymentSuffix}-{Environment}-testing
    platformConnectivityMgMetadata Property Map
    The assigned policies of the 'Connectivity' management group under 'Platform' management group.
    platformIdentityMgMetadata Property Map
    The assigned policies of the 'Identity' management group under 'Platform' management group.
    platformManagementMgMetadata Property Map
    The assigned policies of the 'Management' management group under 'Platform' management group.
    platformMgChildren List<Property Map>
    The names of the 'Platform' child management groups and their assigned policies, excluding the default ones: 'Connectivity', 'Identity', and 'Management'
    platformMgMetadata Property Map
    The assigned policies of the 'Platform' management group.
    sandboxMgMetadata Property Map
    The assigned policies of the 'Sandbox' management group and indicator to create it or not.
    tags List<Property Map>
    Tags are key-value pairs that can be assigned to a resource to organize and manage it more effectively. Example: {'name': 'a tag name', 'value': 'a tag value'}
    topLevelMgMetadata Property Map
    The assigned policies of the parent management group.

    LandingZoneManagementGroupPropertiesResponse

    Name string
    Management group name.
    PolicyInitiativesAssignmentProperties List<Pulumi.AzureNative.Sovereign.Inputs.PolicyInitiativeAssignmentPropertiesResponse>
    Array of policy initiatives applied to the management group.
    Name string
    Management group name.
    PolicyInitiativesAssignmentProperties []PolicyInitiativeAssignmentPropertiesResponse
    Array of policy initiatives applied to the management group.
    name String
    Management group name.
    policyInitiativesAssignmentProperties List<PolicyInitiativeAssignmentPropertiesResponse>
    Array of policy initiatives applied to the management group.
    name string
    Management group name.
    policyInitiativesAssignmentProperties PolicyInitiativeAssignmentPropertiesResponse[]
    Array of policy initiatives applied to the management group.
    name str
    Management group name.
    policy_initiatives_assignment_properties Sequence[PolicyInitiativeAssignmentPropertiesResponse]
    Array of policy initiatives applied to the management group.
    name String
    Management group name.
    policyInitiativesAssignmentProperties List<Property Map>
    Array of policy initiatives applied to the management group.

    ManagedIdentityPropertiesResponse

    Type string
    The type of managed identity.
    UserAssignedIdentityResourceId string
    The resource id of the managed identity.
    Type string
    The type of managed identity.
    UserAssignedIdentityResourceId string
    The resource id of the managed identity.
    type String
    The type of managed identity.
    userAssignedIdentityResourceId String
    The resource id of the managed identity.
    type string
    The type of managed identity.
    userAssignedIdentityResourceId string
    The resource id of the managed identity.
    type str
    The type of managed identity.
    user_assigned_identity_resource_id str
    The resource id of the managed identity.
    type String
    The type of managed identity.
    userAssignedIdentityResourceId String
    The resource id of the managed identity.

    ManagementGroupPropertiesResponse

    PolicyInitiativesAssignmentProperties []PolicyInitiativeAssignmentPropertiesResponse
    Array of policy initiatives applied to the management group.
    policyInitiativesAssignmentProperties List<PolicyInitiativeAssignmentPropertiesResponse>
    Array of policy initiatives applied to the management group.
    policyInitiativesAssignmentProperties PolicyInitiativeAssignmentPropertiesResponse[]
    Array of policy initiatives applied to the management group.
    policyInitiativesAssignmentProperties List<Property Map>
    Array of policy initiatives applied to the management group.

    PlatformManagementGroupPropertiesResponse

    Name string
    Management group name.
    PolicyInitiativesAssignmentProperties List<Pulumi.AzureNative.Sovereign.Inputs.PolicyInitiativeAssignmentPropertiesResponse>
    Array of policy initiatives applied to the management group.
    Name string
    Management group name.
    PolicyInitiativesAssignmentProperties []PolicyInitiativeAssignmentPropertiesResponse
    Array of policy initiatives applied to the management group.
    name String
    Management group name.
    policyInitiativesAssignmentProperties List<PolicyInitiativeAssignmentPropertiesResponse>
    Array of policy initiatives applied to the management group.
    name string
    Management group name.
    policyInitiativesAssignmentProperties PolicyInitiativeAssignmentPropertiesResponse[]
    Array of policy initiatives applied to the management group.
    name str
    Management group name.
    policy_initiatives_assignment_properties Sequence[PolicyInitiativeAssignmentPropertiesResponse]
    Array of policy initiatives applied to the management group.
    name String
    Management group name.
    policyInitiativesAssignmentProperties List<Property Map>
    Array of policy initiatives applied to the management group.

    PolicyInitiativeAssignmentPropertiesResponse

    AssignmentParameters object
    The parameters of the assigned policy initiative.
    PolicyInitiativeId string
    The fully qualified id of the policy initiative.
    AssignmentParameters interface{}
    The parameters of the assigned policy initiative.
    PolicyInitiativeId string
    The fully qualified id of the policy initiative.
    assignmentParameters Object
    The parameters of the assigned policy initiative.
    policyInitiativeId String
    The fully qualified id of the policy initiative.
    assignmentParameters any
    The parameters of the assigned policy initiative.
    policyInitiativeId string
    The fully qualified id of the policy initiative.
    assignment_parameters Any
    The parameters of the assigned policy initiative.
    policy_initiative_id str
    The fully qualified id of the policy initiative.
    assignmentParameters Any
    The parameters of the assigned policy initiative.
    policyInitiativeId String
    The fully qualified id of the policy initiative.

    SandboxManagementGroupPropertiesResponse

    Create bool
    This parameter determines whether the 'Sandbox' management group will be created. If set to true, the group will be created; if set to false, it will not be created. The default value is false.
    PolicyInitiativesAssignmentProperties List<Pulumi.AzureNative.Sovereign.Inputs.PolicyInitiativeAssignmentPropertiesResponse>
    Array of policy initiatives applied to the management group.
    Create bool
    This parameter determines whether the 'Sandbox' management group will be created. If set to true, the group will be created; if set to false, it will not be created. The default value is false.
    PolicyInitiativesAssignmentProperties []PolicyInitiativeAssignmentPropertiesResponse
    Array of policy initiatives applied to the management group.
    create Boolean
    This parameter determines whether the 'Sandbox' management group will be created. If set to true, the group will be created; if set to false, it will not be created. The default value is false.
    policyInitiativesAssignmentProperties List<PolicyInitiativeAssignmentPropertiesResponse>
    Array of policy initiatives applied to the management group.
    create boolean
    This parameter determines whether the 'Sandbox' management group will be created. If set to true, the group will be created; if set to false, it will not be created. The default value is false.
    policyInitiativesAssignmentProperties PolicyInitiativeAssignmentPropertiesResponse[]
    Array of policy initiatives applied to the management group.
    create bool
    This parameter determines whether the 'Sandbox' management group will be created. If set to true, the group will be created; if set to false, it will not be created. The default value is false.
    policy_initiatives_assignment_properties Sequence[PolicyInitiativeAssignmentPropertiesResponse]
    Array of policy initiatives applied to the management group.
    create Boolean
    This parameter determines whether the 'Sandbox' management group will be created. If set to true, the group will be created; if set to false, it will not be created. The default value is false.
    policyInitiativesAssignmentProperties List<Property Map>
    Array of policy initiatives applied to the management group.

    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.

    TagsResponse

    Name string
    A tag name.
    Value string
    A tag value.
    Name string
    A tag name.
    Value string
    A tag value.
    name String
    A tag name.
    value String
    A tag value.
    name string
    A tag name.
    value string
    A tag value.
    name str
    A tag name.
    value str
    A tag value.
    name String
    A tag name.
    value String
    A tag value.

    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 v1 docs if using the v1 version of this package.
    Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi