Closed kaushik-ms closed 2 weeks ago
/azp run
/azp run
/azp run
/azp run
/azp run
@kaushik-ms Please fix the static analysis issue as detected in the CI.
This PR was labeled "needs-revision" because it has unresolved review comments or CI failures. Please resolve all open review comments and make sure all CI checks are green. Refer to our guide to troubleshoot common CI failures.
ContainerGroupProfileId
ContainerGroupProfileRevision
StandbyPoolProfileFailContainerGroupCreateOnReuseFailure
StandbyPoolProfileId
to Container Group properties. ConfigMapKeyValuePair
to Container object properties.New-AzContainerInstanceNoDefaultObject
Get-AzContainerInstanceContainerGroupProfile
, New-AzContainerInstanceContainerGroupProfile
, Remove-AzContainerInstanceContainerGroupProfile
, Update-AzContainerInstanceContainerGroupProfile
, Get-AzContainerInstanceContainerGroupProfileRevision
Description
Mandatory Checklist
Please choose the target release of Azure PowerShell. (⚠️Target release is a different concept from API readiness. Please click below links for details.)
[x] Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.md
and reviewed the following information:SHOULD update
ChangeLog.md
file(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
.## Upcoming Release
header in the past tense.ChangeLog.md
if no new release is required, such as fixing test case only.SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
SHOULD have proper test coverage for changes in pull request.
SHOULD NOT adjust version of module manually in pull request