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.app.getContainerAppsSourceControl
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Container App SourceControl. Azure REST API version: 2022-10-01.
Other available API versions: 2022-01-01-preview, 2023-04-01-preview, 2023-05-01, 2023-05-02-preview, 2023-08-01-preview, 2023-11-02-preview, 2024-02-02-preview, 2024-03-01, 2024-08-02-preview, 2024-10-02-preview.
Using getContainerAppsSourceControl
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 getContainerAppsSourceControl(args: GetContainerAppsSourceControlArgs, opts?: InvokeOptions): Promise<GetContainerAppsSourceControlResult>
function getContainerAppsSourceControlOutput(args: GetContainerAppsSourceControlOutputArgs, opts?: InvokeOptions): Output<GetContainerAppsSourceControlResult>def get_container_apps_source_control(container_app_name: Optional[str] = None,
                                      resource_group_name: Optional[str] = None,
                                      source_control_name: Optional[str] = None,
                                      opts: Optional[InvokeOptions] = None) -> GetContainerAppsSourceControlResult
def get_container_apps_source_control_output(container_app_name: Optional[pulumi.Input[str]] = None,
                                      resource_group_name: Optional[pulumi.Input[str]] = None,
                                      source_control_name: Optional[pulumi.Input[str]] = None,
                                      opts: Optional[InvokeOptions] = None) -> Output[GetContainerAppsSourceControlResult]func LookupContainerAppsSourceControl(ctx *Context, args *LookupContainerAppsSourceControlArgs, opts ...InvokeOption) (*LookupContainerAppsSourceControlResult, error)
func LookupContainerAppsSourceControlOutput(ctx *Context, args *LookupContainerAppsSourceControlOutputArgs, opts ...InvokeOption) LookupContainerAppsSourceControlResultOutput> Note: This function is named LookupContainerAppsSourceControl in the Go SDK.
public static class GetContainerAppsSourceControl 
{
    public static Task<GetContainerAppsSourceControlResult> InvokeAsync(GetContainerAppsSourceControlArgs args, InvokeOptions? opts = null)
    public static Output<GetContainerAppsSourceControlResult> Invoke(GetContainerAppsSourceControlInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetContainerAppsSourceControlResult> getContainerAppsSourceControl(GetContainerAppsSourceControlArgs args, InvokeOptions options)
public static Output<GetContainerAppsSourceControlResult> getContainerAppsSourceControl(GetContainerAppsSourceControlArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:app:getContainerAppsSourceControl
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ContainerApp stringName 
- Name of the Container App.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- SourceControl stringName 
- Name of the Container App SourceControl.
- ContainerApp stringName 
- Name of the Container App.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- SourceControl stringName 
- Name of the Container App SourceControl.
- containerApp StringName 
- Name of the Container App.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- sourceControl StringName 
- Name of the Container App SourceControl.
- containerApp stringName 
- Name of the Container App.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- sourceControl stringName 
- Name of the Container App SourceControl.
- container_app_ strname 
- Name of the Container App.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- source_control_ strname 
- Name of the Container App SourceControl.
- containerApp StringName 
- Name of the Container App.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- sourceControl StringName 
- Name of the Container App SourceControl.
getContainerAppsSourceControl Result
The following output properties are available:
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- OperationState string
- Current provisioning State of the operation
- SystemData Pulumi.Azure Native. App. Outputs. System Data Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Branch string
- The branch which will trigger the auto deployment
- GithubAction Pulumi.Configuration Azure Native. App. Outputs. Github Action Configuration Response 
- Container App Revision Template with all possible settings and the defaults if user did not provide them. The defaults are populated as they were at the creation time
- RepoUrl string
- The repo url which will be integrated to ContainerApp.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- OperationState string
- Current provisioning State of the operation
- SystemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Branch string
- The branch which will trigger the auto deployment
- GithubAction GithubConfiguration Action Configuration Response 
- Container App Revision Template with all possible settings and the defaults if user did not provide them. The defaults are populated as they were at the creation time
- RepoUrl string
- The repo url which will be integrated to ContainerApp.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- operationState String
- Current provisioning State of the operation
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- branch String
- The branch which will trigger the auto deployment
- githubAction GithubConfiguration Action Configuration Response 
- Container App Revision Template with all possible settings and the defaults if user did not provide them. The defaults are populated as they were at the creation time
- repoUrl String
- The repo url which will be integrated to ContainerApp.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
- The name of the resource
- operationState string
- Current provisioning State of the operation
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- branch string
- The branch which will trigger the auto deployment
- githubAction GithubConfiguration Action Configuration Response 
- Container App Revision Template with all possible settings and the defaults if user did not provide them. The defaults are populated as they were at the creation time
- repoUrl string
- The repo url which will be integrated to ContainerApp.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
- The name of the resource
- operation_state str
- Current provisioning State of the operation
- system_data SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- branch str
- The branch which will trigger the auto deployment
- github_action_ Githubconfiguration Action Configuration Response 
- Container App Revision Template with all possible settings and the defaults if user did not provide them. The defaults are populated as they were at the creation time
- repo_url str
- The repo url which will be integrated to ContainerApp.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- operationState String
- Current provisioning State of the operation
- 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"
- branch String
- The branch which will trigger the auto deployment
- githubAction Property MapConfiguration 
- Container App Revision Template with all possible settings and the defaults if user did not provide them. The defaults are populated as they were at the creation time
- repoUrl String
- The repo url which will be integrated to ContainerApp.
Supporting Types
AzureCredentialsResponse  
- SubscriptionId string
- Subscription Id.
- SubscriptionId string
- Subscription Id.
- subscriptionId String
- Subscription Id.
- subscriptionId string
- Subscription Id.
- subscription_id str
- Subscription Id.
- subscriptionId String
- Subscription Id.
GithubActionConfigurationResponse   
- AzureCredentials Pulumi.Azure Native. App. Inputs. Azure Credentials Response 
- AzureCredentials configurations.
- ContextPath string
- Context path
- Image string
- Image name
- Os string
- Operation system
- PublishType string
- Code or Image
- RegistryInfo Pulumi.Azure Native. App. Inputs. Registry Info Response 
- Registry configurations.
- RuntimeStack string
- Runtime stack
- RuntimeVersion string
- Runtime version
- AzureCredentials AzureCredentials Response 
- AzureCredentials configurations.
- ContextPath string
- Context path
- Image string
- Image name
- Os string
- Operation system
- PublishType string
- Code or Image
- RegistryInfo RegistryInfo Response 
- Registry configurations.
- RuntimeStack string
- Runtime stack
- RuntimeVersion string
- Runtime version
- azureCredentials AzureCredentials Response 
- AzureCredentials configurations.
- contextPath String
- Context path
- image String
- Image name
- os String
- Operation system
- publishType String
- Code or Image
- registryInfo RegistryInfo Response 
- Registry configurations.
- runtimeStack String
- Runtime stack
- runtimeVersion String
- Runtime version
- azureCredentials AzureCredentials Response 
- AzureCredentials configurations.
- contextPath string
- Context path
- image string
- Image name
- os string
- Operation system
- publishType string
- Code or Image
- registryInfo RegistryInfo Response 
- Registry configurations.
- runtimeStack string
- Runtime stack
- runtimeVersion string
- Runtime version
- azure_credentials AzureCredentials Response 
- AzureCredentials configurations.
- context_path str
- Context path
- image str
- Image name
- os str
- Operation system
- publish_type str
- Code or Image
- registry_info RegistryInfo Response 
- Registry configurations.
- runtime_stack str
- Runtime stack
- runtime_version str
- Runtime version
- azureCredentials Property Map
- AzureCredentials configurations.
- contextPath String
- Context path
- image String
- Image name
- os String
- Operation system
- publishType String
- Code or Image
- registryInfo Property Map
- Registry configurations.
- runtimeStack String
- Runtime stack
- runtimeVersion String
- Runtime version
RegistryInfoResponse  
- RegistryUrl string
- registry server Url.
- RegistryUser stringName 
- registry username.
- RegistryUrl string
- registry server Url.
- RegistryUser stringName 
- registry username.
- registryUrl String
- registry server Url.
- registryUser StringName 
- registry username.
- registryUrl string
- registry server Url.
- registryUser stringName 
- registry username.
- registry_url str
- registry server Url.
- registry_user_ strname 
- registry username.
- registryUrl String
- registry server Url.
- registryUser StringName 
- registry username.
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi