-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add params for New-AzGalleryApplicationVersion #18729
Conversation
@VeryEarly |
how do i update the changelog when there isn't one in the generation branch? |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
test cases need to be re-recorded after API version upgrade |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
all the tests? @VeryEarly |
@VeryEarly Creating ResourceGroup RGComputeTestnfr5c0pt testpwshellcompute eastus Succeeded Executing script C:\Repositories\ps\src\Compute\Compute.Autorest\test\Get-AzGalleryApplication.Tests.ps1 Describing Get-AzGalleryApplication I've tried adding "Import-Module Az.Compute" in the "BeforeAll" block, and also the "It" block, also I've tried importing it in terminal before running the test, but they all fail the same. What do I do here? |
…om/Azure/azure-powershell into feature/cplat-vmgalleryapplication
Description
adding two new parameters for New-AzGalleryApplicationVersion
Checklist
CONTRIBUTING.md
ChangeLog.md
file(s) has been updated:ChangeLog.md
file can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
## Upcoming Release
header -- no new version header should be added