1. Packages
  2. Azure Native
  3. API Docs
  4. appplatform
  5. getConfigurationService
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi

azure-native.appplatform.getConfigurationService

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi

Get the Application Configuration Service and its properties.

Uses Azure REST API version 2024-01-01-preview.

Other available API versions: 2023-05-01-preview, 2023-07-01-preview, 2023-09-01-preview, 2023-11-01-preview, 2023-12-01, 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native appplatform [ApiVersion]. See the version guide for details.

Using getConfigurationService

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 getConfigurationService(args: GetConfigurationServiceArgs, opts?: InvokeOptions): Promise<GetConfigurationServiceResult>
function getConfigurationServiceOutput(args: GetConfigurationServiceOutputArgs, opts?: InvokeOptions): Output<GetConfigurationServiceResult>
Copy
def get_configuration_service(configuration_service_name: Optional[str] = None,
                              resource_group_name: Optional[str] = None,
                              service_name: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetConfigurationServiceResult
def get_configuration_service_output(configuration_service_name: Optional[pulumi.Input[str]] = None,
                              resource_group_name: Optional[pulumi.Input[str]] = None,
                              service_name: Optional[pulumi.Input[str]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetConfigurationServiceResult]
Copy
func LookupConfigurationService(ctx *Context, args *LookupConfigurationServiceArgs, opts ...InvokeOption) (*LookupConfigurationServiceResult, error)
func LookupConfigurationServiceOutput(ctx *Context, args *LookupConfigurationServiceOutputArgs, opts ...InvokeOption) LookupConfigurationServiceResultOutput
Copy

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

public static class GetConfigurationService 
{
    public static Task<GetConfigurationServiceResult> InvokeAsync(GetConfigurationServiceArgs args, InvokeOptions? opts = null)
    public static Output<GetConfigurationServiceResult> Invoke(GetConfigurationServiceInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetConfigurationServiceResult> getConfigurationService(GetConfigurationServiceArgs args, InvokeOptions options)
public static Output<GetConfigurationServiceResult> getConfigurationService(GetConfigurationServiceArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:appplatform:getConfigurationService
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

ConfigurationServiceName
This property is required.
Changes to this property will trigger replacement.
string
The name of Application Configuration Service.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
ServiceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Service resource.
ConfigurationServiceName
This property is required.
Changes to this property will trigger replacement.
string
The name of Application Configuration Service.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
ServiceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Service resource.
configurationServiceName
This property is required.
Changes to this property will trigger replacement.
String
The name of Application Configuration Service.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
serviceName
This property is required.
Changes to this property will trigger replacement.
String
The name of the Service resource.
configurationServiceName
This property is required.
Changes to this property will trigger replacement.
string
The name of Application Configuration Service.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
serviceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Service resource.
configuration_service_name
This property is required.
Changes to this property will trigger replacement.
str
The name of Application Configuration Service.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
service_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the Service resource.
configurationServiceName
This property is required.
Changes to this property will trigger replacement.
String
The name of Application Configuration Service.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
serviceName
This property is required.
Changes to this property will trigger replacement.
String
The name of the Service resource.

getConfigurationService 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.
Name string
The name of the resource.
Properties Pulumi.AzureNative.AppPlatform.Outputs.ConfigurationServicePropertiesResponse
Application Configuration Service properties payload
SystemData Pulumi.AzureNative.AppPlatform.Outputs.SystemDataResponse
Metadata pertaining to creation and last modification of the resource.
Type string
The type of the resource.
AzureApiVersion string
The Azure API version of the resource.
Id string
Fully qualified resource Id for the resource.
Name string
The name of the resource.
Properties ConfigurationServicePropertiesResponse
Application Configuration Service properties payload
SystemData SystemDataResponse
Metadata pertaining to creation and last modification of the resource.
Type string
The type of the resource.
azureApiVersion String
The Azure API version of the resource.
id String
Fully qualified resource Id for the resource.
name String
The name of the resource.
properties ConfigurationServicePropertiesResponse
Application Configuration Service properties payload
systemData SystemDataResponse
Metadata pertaining to creation and last modification of the resource.
type String
The type of the resource.
azureApiVersion string
The Azure API version of the resource.
id string
Fully qualified resource Id for the resource.
name string
The name of the resource.
properties ConfigurationServicePropertiesResponse
Application Configuration Service properties payload
systemData SystemDataResponse
Metadata pertaining to creation and last modification of the resource.
type string
The type of the resource.
azure_api_version str
The Azure API version of the resource.
id str
Fully qualified resource Id for the resource.
name str
The name of the resource.
properties ConfigurationServicePropertiesResponse
Application Configuration Service properties payload
system_data SystemDataResponse
Metadata pertaining to creation and last modification of the resource.
type str
The type of the resource.
azureApiVersion String
The Azure API version of the resource.
id String
Fully qualified resource Id for the resource.
name String
The name of the resource.
properties Property Map
Application Configuration Service properties payload
systemData Property Map
Metadata pertaining to creation and last modification of the resource.
type String
The type of the resource.

Supporting Types

ConfigurationServiceGitPropertyResponse

Repositories []ConfigurationServiceGitRepositoryResponse
Repositories of Application Configuration Service git property.
repositories List<ConfigurationServiceGitRepositoryResponse>
Repositories of Application Configuration Service git property.
repositories ConfigurationServiceGitRepositoryResponse[]
Repositories of Application Configuration Service git property.
repositories Sequence[ConfigurationServiceGitRepositoryResponse]
Repositories of Application Configuration Service git property.
repositories List<Property Map>
Repositories of Application Configuration Service git property.

ConfigurationServiceGitRepositoryResponse

Label This property is required. string
Label of the repository
Name This property is required. string
Name of the repository
Patterns This property is required. List<string>
Collection of patterns of the repository
Uri This property is required. string
URI of the repository
CaCertResourceId string
Resource Id of CA certificate for https URL of Git repository.
GitImplementation string
Git libraries used to support various repository providers
HostKey string
Public sshKey of git repository.
HostKeyAlgorithm string
SshKey algorithm of git repository.
Password string
Password of git repository basic auth.
PrivateKey string
Private sshKey algorithm of git repository.
SearchPaths List<string>
Searching path of the repository
StrictHostKeyChecking bool
Strict host key checking or not.
Username string
Username of git repository basic auth.
Label This property is required. string
Label of the repository
Name This property is required. string
Name of the repository
Patterns This property is required. []string
Collection of patterns of the repository
Uri This property is required. string
URI of the repository
CaCertResourceId string
Resource Id of CA certificate for https URL of Git repository.
GitImplementation string
Git libraries used to support various repository providers
HostKey string
Public sshKey of git repository.
HostKeyAlgorithm string
SshKey algorithm of git repository.
Password string
Password of git repository basic auth.
PrivateKey string
Private sshKey algorithm of git repository.
SearchPaths []string
Searching path of the repository
StrictHostKeyChecking bool
Strict host key checking or not.
Username string
Username of git repository basic auth.
label This property is required. String
Label of the repository
name This property is required. String
Name of the repository
patterns This property is required. List<String>
Collection of patterns of the repository
uri This property is required. String
URI of the repository
caCertResourceId String
Resource Id of CA certificate for https URL of Git repository.
gitImplementation String
Git libraries used to support various repository providers
hostKey String
Public sshKey of git repository.
hostKeyAlgorithm String
SshKey algorithm of git repository.
password String
Password of git repository basic auth.
privateKey String
Private sshKey algorithm of git repository.
searchPaths List<String>
Searching path of the repository
strictHostKeyChecking Boolean
Strict host key checking or not.
username String
Username of git repository basic auth.
label This property is required. string
Label of the repository
name This property is required. string
Name of the repository
patterns This property is required. string[]
Collection of patterns of the repository
uri This property is required. string
URI of the repository
caCertResourceId string
Resource Id of CA certificate for https URL of Git repository.
gitImplementation string
Git libraries used to support various repository providers
hostKey string
Public sshKey of git repository.
hostKeyAlgorithm string
SshKey algorithm of git repository.
password string
Password of git repository basic auth.
privateKey string
Private sshKey algorithm of git repository.
searchPaths string[]
Searching path of the repository
strictHostKeyChecking boolean
Strict host key checking or not.
username string
Username of git repository basic auth.
label This property is required. str
Label of the repository
name This property is required. str
Name of the repository
patterns This property is required. Sequence[str]
Collection of patterns of the repository
uri This property is required. str
URI of the repository
ca_cert_resource_id str
Resource Id of CA certificate for https URL of Git repository.
git_implementation str
Git libraries used to support various repository providers
host_key str
Public sshKey of git repository.
host_key_algorithm str
SshKey algorithm of git repository.
password str
Password of git repository basic auth.
private_key str
Private sshKey algorithm of git repository.
search_paths Sequence[str]
Searching path of the repository
strict_host_key_checking bool
Strict host key checking or not.
username str
Username of git repository basic auth.
label This property is required. String
Label of the repository
name This property is required. String
Name of the repository
patterns This property is required. List<String>
Collection of patterns of the repository
uri This property is required. String
URI of the repository
caCertResourceId String
Resource Id of CA certificate for https URL of Git repository.
gitImplementation String
Git libraries used to support various repository providers
hostKey String
Public sshKey of git repository.
hostKeyAlgorithm String
SshKey algorithm of git repository.
password String
Password of git repository basic auth.
privateKey String
Private sshKey algorithm of git repository.
searchPaths List<String>
Searching path of the repository
strictHostKeyChecking Boolean
Strict host key checking or not.
username String
Username of git repository basic auth.

ConfigurationServiceInstanceResponse

Name This property is required. string
Name of the Application Configuration Service instance
Status This property is required. string
Status of the Application Configuration Service instance
Name This property is required. string
Name of the Application Configuration Service instance
Status This property is required. string
Status of the Application Configuration Service instance
name This property is required. String
Name of the Application Configuration Service instance
status This property is required. String
Status of the Application Configuration Service instance
name This property is required. string
Name of the Application Configuration Service instance
status This property is required. string
Status of the Application Configuration Service instance
name This property is required. str
Name of the Application Configuration Service instance
status This property is required. str
Status of the Application Configuration Service instance
name This property is required. String
Name of the Application Configuration Service instance
status This property is required. String
Status of the Application Configuration Service instance

ConfigurationServicePropertiesResponse

Instances This property is required. List<Pulumi.AzureNative.AppPlatform.Inputs.ConfigurationServiceInstanceResponse>
Collection of instances belong to Application Configuration Service.
ProvisioningState This property is required. string
State of the Application Configuration Service.
ResourceRequests This property is required. Pulumi.AzureNative.AppPlatform.Inputs.ConfigurationServiceResourceRequestsResponse
The requested resource quantity for required CPU and Memory.
Generation string
The generation of the Application Configuration Service.
Settings Pulumi.AzureNative.AppPlatform.Inputs.ConfigurationServiceSettingsResponse
The settings of Application Configuration Service.
Instances This property is required. []ConfigurationServiceInstanceResponse
Collection of instances belong to Application Configuration Service.
ProvisioningState This property is required. string
State of the Application Configuration Service.
ResourceRequests This property is required. ConfigurationServiceResourceRequestsResponse
The requested resource quantity for required CPU and Memory.
Generation string
The generation of the Application Configuration Service.
Settings ConfigurationServiceSettingsResponse
The settings of Application Configuration Service.
instances This property is required. List<ConfigurationServiceInstanceResponse>
Collection of instances belong to Application Configuration Service.
provisioningState This property is required. String
State of the Application Configuration Service.
resourceRequests This property is required. ConfigurationServiceResourceRequestsResponse
The requested resource quantity for required CPU and Memory.
generation String
The generation of the Application Configuration Service.
settings ConfigurationServiceSettingsResponse
The settings of Application Configuration Service.
instances This property is required. ConfigurationServiceInstanceResponse[]
Collection of instances belong to Application Configuration Service.
provisioningState This property is required. string
State of the Application Configuration Service.
resourceRequests This property is required. ConfigurationServiceResourceRequestsResponse
The requested resource quantity for required CPU and Memory.
generation string
The generation of the Application Configuration Service.
settings ConfigurationServiceSettingsResponse
The settings of Application Configuration Service.
instances This property is required. Sequence[ConfigurationServiceInstanceResponse]
Collection of instances belong to Application Configuration Service.
provisioning_state This property is required. str
State of the Application Configuration Service.
resource_requests This property is required. ConfigurationServiceResourceRequestsResponse
The requested resource quantity for required CPU and Memory.
generation str
The generation of the Application Configuration Service.
settings ConfigurationServiceSettingsResponse
The settings of Application Configuration Service.
instances This property is required. List<Property Map>
Collection of instances belong to Application Configuration Service.
provisioningState This property is required. String
State of the Application Configuration Service.
resourceRequests This property is required. Property Map
The requested resource quantity for required CPU and Memory.
generation String
The generation of the Application Configuration Service.
settings Property Map
The settings of Application Configuration Service.

ConfigurationServiceResourceRequestsResponse

Cpu This property is required. string
Cpu allocated to each Application Configuration Service instance
InstanceCount This property is required. int
Instance count of the Application Configuration Service
Memory This property is required. string
Memory allocated to each Application Configuration Service instance
Cpu This property is required. string
Cpu allocated to each Application Configuration Service instance
InstanceCount This property is required. int
Instance count of the Application Configuration Service
Memory This property is required. string
Memory allocated to each Application Configuration Service instance
cpu This property is required. String
Cpu allocated to each Application Configuration Service instance
instanceCount This property is required. Integer
Instance count of the Application Configuration Service
memory This property is required. String
Memory allocated to each Application Configuration Service instance
cpu This property is required. string
Cpu allocated to each Application Configuration Service instance
instanceCount This property is required. number
Instance count of the Application Configuration Service
memory This property is required. string
Memory allocated to each Application Configuration Service instance
cpu This property is required. str
Cpu allocated to each Application Configuration Service instance
instance_count This property is required. int
Instance count of the Application Configuration Service
memory This property is required. str
Memory allocated to each Application Configuration Service instance
cpu This property is required. String
Cpu allocated to each Application Configuration Service instance
instanceCount This property is required. Number
Instance count of the Application Configuration Service
memory This property is required. String
Memory allocated to each Application Configuration Service instance

ConfigurationServiceSettingsResponse

GitProperty Pulumi.AzureNative.AppPlatform.Inputs.ConfigurationServiceGitPropertyResponse
Property of git environment.
RefreshIntervalInSeconds int
How often (in seconds) to check repository updates. Minimum value is 0.
GitProperty ConfigurationServiceGitPropertyResponse
Property of git environment.
RefreshIntervalInSeconds int
How often (in seconds) to check repository updates. Minimum value is 0.
gitProperty ConfigurationServiceGitPropertyResponse
Property of git environment.
refreshIntervalInSeconds Integer
How often (in seconds) to check repository updates. Minimum value is 0.
gitProperty ConfigurationServiceGitPropertyResponse
Property of git environment.
refreshIntervalInSeconds number
How often (in seconds) to check repository updates. Minimum value is 0.
git_property ConfigurationServiceGitPropertyResponse
Property of git environment.
refresh_interval_in_seconds int
How often (in seconds) to check repository updates. Minimum value is 0.
gitProperty Property Map
Property of git environment.
refreshIntervalInSeconds Number
How often (in seconds) to check repository updates. Minimum value is 0.

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 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 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 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 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 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 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
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi