Az.ContainerInstance

3.0.0

Microsoft Azure PowerShell: ContainerInstance cmdlets

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Az.ContainerInstance -RequiredVersion 3.0.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Az.ContainerInstance -Version 3.0.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Azure ResourceManager ARM ContainerInstance

Functions

Add-AzContainerInstanceOutput Get-AzContainerGroup Get-AzContainerInstanceCachedImage Get-AzContainerInstanceCapability Get-AzContainerInstanceContainerGroupOutboundNetworkDependencyEndpoint Get-AzContainerInstanceLog Get-AzContainerInstanceUsage Invoke-AzContainerInstanceCommand New-AzContainerGroup New-AzContainerGroupImageRegistryCredentialObject New-AzContainerGroupPortObject New-AzContainerGroupVolumeObject New-AzContainerInstanceEnvironmentVariableObject New-AzContainerInstanceHttpHeaderObject New-AzContainerInstanceInitDefinitionObject New-AzContainerInstanceObject New-AzContainerInstancePortObject New-AzContainerInstanceVolumeMountObject Remove-AzContainerGroup Restart-AzContainerGroup Start-AzContainerGroup Stop-AzContainerGroup Update-AzContainerGroup

PSEditions

Core Desktop

Dependencies

Release Notes

* Upgraded API version to 2021-09-01
 - [Breaking Change] Changed the type of parameter 'LogAnalyticWorkspaceResourceId' in 'New-AzContainerGroup' from Hashtable to String
 - [Breaking Change] Removed parameter 'NetworkProfileId' in 'New-AzContainerGroup', added 'SubnetId' as its alternative
 - [Breaking Change] Removed parameter 'ReadinessProbeHttpGetHttpHeadersName' and 'ReadinessProbeHttpGetHttpHeadersValue' in 'New-AzContainerInstanceObject', added 'ReadinessProbeHttpGetHttpHeader' as their alternative
 - [Breaking Change] Removed parameter 'LivenessProbeHttpGetHttpHeadersName' and 'LivenessProbeHttpGetHttpHeadersValue' in 'New-AzContainerInstanceObject', added 'LivenessProbeHttpGetHttpHeader' as their alternative
 - Added 'Zone' in 'New-AzContainerGroup', 'AcrIdentity' in 'New-AzContainerGroupImageRegistryCredentialObject'
 - Changed 'Username' in 'New-AzContainerGroupImageRegistryCredentialObject' from mandatory to optional
* For 'Invoke-AzContainerInstanceCommand'
   - [Breaking Change] Displayed command execution result as the cmdlet output by connecting websocket in backend [#15754]
   - Added '-PassThru' to get last execution result when the command succeeds
   - Changed 'TerminalSizeCol' and 'TerminalSizeRow' from mandatory to optional, set their default values by current PowerShell window size
* Added 'Restart-AzContainerGroup', 'Get-AzContainerInstanceContainerGroupOutboundNetworkDependencyEndpoint' and 'New-AzContainerInstanceHttpHeaderObject'

FileList

Version History

Version Downloads Last updated
3.0.1 0 2/26/2022
3.0.0 (current version) 0 12/3/2021
2.1.1-preview 0 10/26/2021
2.1.0 0 6/11/2021
2.0.0 0 5/21/2021
1.0.3 1,289 1/3/2020
1.0.2 17 12/13/2019
1.0.1 1,371 4/5/2019
1.0.0 625 12/14/2018
0.7.0 32 11/30/2018
0.6.1 14 11/21/2018
0.6.0 23 11/16/2018
0.5.0 21 11/2/2018
0.4.0 18 10/19/2018
0.3.0 21 10/5/2018
0.2.2 45 9/24/2018
0.2.0 37 9/17/2018
0.1.0 54 8/24/2018
Show more