
Research
/Security News
Toptal’s GitHub Organization Hijacked: 10 Malicious Packages Published
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.
azure-mgmt-appcontainers
Advanced tools
This is the Microsoft Azure Appcontainers Management Client Library. This package has been tested with Python 3.8+. For a more complete view of Azure libraries, see the azure sdk python release.
Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For more information and questions, please refer to https://github.com/Azure/azure-sdk-for-python/issues/20691
pip install azure-mgmt-appcontainers
pip install azure-identity
By default, Azure Active Directory token authentication depends on correct configuration of the following environment variables.
AZURE_CLIENT_ID
for Azure client ID.AZURE_TENANT_ID
for Azure tenant ID.AZURE_CLIENT_SECRET
for Azure client secret.In addition, Azure subscription ID can be configured via environment variable AZURE_SUBSCRIPTION_ID
.
With above configuration, client can be authenticated by following code:
from azure.identity import DefaultAzureCredential
from azure.mgmt.appcontainers import ContainerAppsAPIClient
import os
sub_id = os.getenv("AZURE_SUBSCRIPTION_ID")
client = ContainerAppsAPIClient(credential=DefaultAzureCredential(), subscription_id=sub_id)
Code samples for this package can be found at:
If you encounter any bugs or have suggestions, please file an issue in the Issues section of the project.
ContainerAppsAPIClient
added operation group java_components
ContainerAppsAPIClient
added operation group container_apps_session_pools
CertificateProperties
added property certificate_key_vault_properties
Configuration
added property runtime
Configuration
added property identity_settings
ContainerApp
added property running_status
CustomDomainConfiguration
added property certificate_key_vault_properties
CustomScaleRule
added property identity
HttpScaleRule
added property identity
JobConfiguration
added property identity_settings
JobScaleRule
added property identity
ManagedEnvironment
added property identity
ManagedEnvironmentStorageProperties
added property nfs_azure_file
QueueScaleRule
added property account_name
QueueScaleRule
added property identity
Scale
added property cooldown_period
Scale
added property polling_interval
StorageType
added member NFS_AZURE_FILE
TcpScaleRule
added property identity
CertificateKeyVaultProperties
ContainerAppRunningStatus
ContainerType
CustomContainerTemplate
DynamicPoolConfiguration
IdentitySettings
IdentitySettingsLifeCycle
JavaComponent
JavaComponentConfigurationProperty
JavaComponentIngress
JavaComponentProperties
JavaComponentPropertiesScale
JavaComponentProvisioningState
JavaComponentServiceBind
JavaComponentType
JavaComponentsCollection
LifecycleConfiguration
LifecycleType
ManagedIdentitySetting
NfsAzureFileProperties
PoolManagementType
Runtime
RuntimeJava
ScaleConfiguration
SessionContainer
SessionContainerResources
SessionIngress
SessionNetworkConfiguration
SessionNetworkStatus
SessionPool
SessionPoolCollection
SessionPoolProvisioningState
SessionPoolSecret
SessionPoolUpdatableProperties
SessionRegistryCredentials
SpringBootAdminComponent
SpringCloudConfigComponent
SpringCloudEurekaComponent
ContainerAppsSessionPoolsOperations
JavaComponentsOperations
ContainerAppsAPIClient
added operation group app_resiliency
ContainerAppsAPIClient
added operation group builders
ContainerAppsAPIClient
added operation group builds_by_builder_resource
ContainerAppsAPIClient
added operation group builds
ContainerAppsAPIClient
added operation group build_auth_token
ContainerAppsAPIClient
added operation group container_apps_builds_by_container_app
ContainerAppsAPIClient
added operation group container_apps_builds
ContainerAppsAPIClient
added operation group container_apps_patches
ContainerAppsAPIClient
added operation group dot_net_components
ContainerAppsAPIClient
added operation group functions_extension
ContainerAppsAPIClient
added operation group java_components
ContainerAppsAPIClient
added operation group logic_apps
ContainerAppsAPIClient
added operation group managed_environment_private_endpoint_connections
ContainerAppsAPIClient
added operation group managed_environment_private_link_resources
ContainerAppsAPIClient
added operation group dapr_component_resiliency_policies
ContainerAppsAPIClient
added operation group dapr_subscriptions
ContainerAppsAPIClient
added operation group container_apps_session_pools
BaseContainer
added property image_type
BillingMeter
added property id
BillingMeter
added property name
BillingMeter
added property type
BillingMeter
added property system_data
CertificateProperties
added property certificate_key_vault_properties
CertificateProperties
added property certificate_type
Configuration
added property runtime
Configuration
added property identity_settings
ConnectedEnvironmentStorageProperties
added property smb
Container
added parameter image_type
in method __init__
ContainerApp
added property kind
ContainerApp
added property deployment_errors
ContainerApp
added property patching_configuration
CustomDomainConfiguration
added property certificate_key_vault_properties
CustomScaleRule
added property identity
DaprComponent
added property service_component_bind
GithubActionConfiguration
added property dockerfile_path
GithubActionConfiguration
added property build_environment_variables
HttpScaleRule
added property identity
Ingress
added property target_port_http_scheme
InitContainer
added property image_type
Job
added property extended_location
Job
added property running_state
JobConfiguration
added property identity_settings
JobExecution
added property detailed_status
JobPatchProperties
added property extended_location
JobScaleRule
added property identity
LogAnalyticsConfiguration
added property dynamic_json_columns
ManagedEnvironment
added property identity
ManagedEnvironment
added property app_insights_configuration
ManagedEnvironment
added property open_telemetry_configuration
ManagedEnvironment
added property private_endpoint_connections
ManagedEnvironment
added property public_network_access
ManagedEnvironmentStorageProperties
added property nfs_azure_file
QueueScaleRule
added property account_name
QueueScaleRule
added property identity
ReplicaContainer
added property debug_endpoint
Scale
added property cooldown_period
Scale
added property polling_interval
ServiceBind
added property client_type
ServiceBind
added property customized_keys
StorageType
added member NFS_AZURE_FILE
StorageType
added member SMB
TcpScaleRule
added property identity
WorkloadProfile
added property enable_fips
AppInsightsConfiguration
AppResiliency
AppResiliencyCollection
BuildCollection
BuildConfiguration
BuildProvisioningState
BuildResource
BuildStatus
BuildToken
BuilderCollection
BuilderProvisioningState
BuilderResource
BuilderResourceUpdate
CertificateKeyVaultProperties
CertificateType
CircuitBreakerPolicy
ContainerAppPropertiesPatchingConfiguration
ContainerAppsBuildCollection
ContainerAppsBuildConfiguration
ContainerAppsBuildResource
ContainerAppsPatchResource
ContainerExecutionStatus
ContainerRegistry
ContainerRegistryWithCustomImage
ContainerType
CustomContainerTemplate
DaprComponentResiliencyPoliciesCollection
DaprComponentResiliencyPolicy
DaprComponentResiliencyPolicyCircuitBreakerPolicyConfiguration
DaprComponentResiliencyPolicyConfiguration
DaprComponentResiliencyPolicyHttpRetryBackOffConfiguration
DaprComponentResiliencyPolicyHttpRetryPolicyConfiguration
DaprComponentResiliencyPolicyTimeoutPolicyConfiguration
DaprComponentServiceBinding
DaprServiceBindMetadata
DaprSubscription
DaprSubscriptionBulkSubscribeOptions
DaprSubscriptionRouteRule
DaprSubscriptionRoutes
DaprSubscriptionsCollection
DataDogConfiguration
DestinationsConfiguration
DetectionStatus
DotNetComponent
DotNetComponentConfigurationProperty
DotNetComponentProvisioningState
DotNetComponentServiceBind
DotNetComponentType
DotNetComponentsCollection
DynamicPoolConfiguration
EnvironmentVariable
ErrorEntity
ExecutionStatus
ExecutionType
Header
HeaderMatch
HttpConnectionPool
HttpGet
HttpRetryPolicy
IdentitySettings
IdentitySettingsLifeCycle
ImageType
IngressTargetPortHttpScheme
JavaComponent
JavaComponentConfigurationProperty
JavaComponentIngress
JavaComponentProperties
JavaComponentPropertiesScale
JavaComponentProvisioningState
JavaComponentServiceBind
JavaComponentType
JavaComponentsCollection
JobRunningState
Kind
Level
LoggerSetting
LogicApp
LogicAppsProxyMethod
LogsConfiguration
MetricsConfiguration
NacosComponent
NfsAzureFileProperties
OpenTelemetryConfiguration
OtlpConfiguration
PatchApplyStatus
PatchCollection
PatchDetails
PatchDetailsNewLayer
PatchDetailsOldLayer
PatchProperties
PatchSkipConfig
PatchType
PatchingMode
PoolManagementType
PreBuildStep
PrivateEndpoint
PrivateEndpointConnection
PrivateEndpointConnectionListResult
PrivateEndpointConnectionProvisioningState
PrivateEndpointServiceConnectionStatus
PrivateLinkResource
PrivateLinkResourceListResult
PrivateLinkServiceConnectionState
PublicNetworkAccess
ReplicaExecutionStatus
Runtime
RuntimeDotnet
RuntimeJava
RuntimeJavaAgent
RuntimeJavaAgentLogging
ScaleConfiguration
ScgRoute
SessionContainer
SessionContainerResources
SessionIngress
SessionNetworkConfiguration
SessionNetworkStatus
SessionPool
SessionPoolCollection
SessionPoolProvisioningState
SessionPoolSecret
SessionPoolUpdatableProperties
SessionRegistryCredentials
SmbStorage
SpringBootAdminComponent
SpringCloudConfigComponent
SpringCloudEurekaComponent
SpringCloudGatewayComponent
TcpConnectionPool
TcpRetryPolicy
TimeoutPolicy
TracesConfiguration
WorkflowArtifacts
WorkflowEnvelope
WorkflowEnvelopeCollection
WorkflowEnvelopeProperties
WorkflowHealth
WorkflowHealthState
WorkflowState
JobsOperations
added method begin_resume
JobsOperations
added method begin_suspend
AppResiliencyOperations
BuildAuthTokenOperations
BuildersOperations
BuildsByBuilderResourceOperations
BuildsOperations
ContainerAppsBuildsByContainerAppOperations
ContainerAppsBuildsOperations
ContainerAppsPatchesOperations
ContainerAppsSessionPoolsOperations
DaprComponentResiliencyPoliciesOperations
DaprSubscriptionsOperations
DotNetComponentsOperations
FunctionsExtensionOperations
JavaComponentsOperations
LogicAppsOperations
ManagedEnvironmentPrivateEndpointConnectionsOperations
ManagedEnvironmentPrivateLinkResourcesOperations
Breaking changes
FAQs
Microsoft Azure Appcontainers Management Client Library for Python
We found that azure-mgmt-appcontainers demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.
Research
/Security News
Socket researchers investigate 4 malicious npm and PyPI packages with 56,000+ downloads that install surveillance malware.
Security News
The ongoing npm phishing campaign escalates as attackers hijack the popular 'is' package, embedding malware in multiple versions.