-
Notifications
You must be signed in to change notification settings - Fork 4k
LogicApp/IntegrationAccount PSCmdlets #2495
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
Conversation
…no filePath needed
Cmdlets for Azure RM SQL Long Term Retention Backup/Restore
fixes of obvious code mistakes
@pankajsn Looks like you need to publish your management package to nuget |
Add missing test projects to checkin test library
Error Handling: Expose error message to customers
Add null check in AzureRM.Resources.ps1
Is there any specific steps we need to follow to publish the management package ? (The pull request for the same is completed now) From: Mark Cowlishaw [mailto:[email protected]] @pankajsnhttps://github.com/pankajsn Looks like you need to publish your management package to nuget — |
update package for UsageAggregates
update package version for UsageAggregates
Feature/app pack hotfix
fix VM size information
Remove Location restrictions while creating a New ApiManagement Service
…re-powershell into dev_CompositeClient Conflicts: src/ResourceManager/LogicApp/Commands.LogicApp.Test/Commands.LogicApp.Test.csproj
…re-powershell into dev_CompositeClient Conflicts: src/ResourceManager/LogicApp/Commands.LogicApp.Test/Commands.LogicApp.Test.csproj
…re-powershell into dev_CompositeClient
Conflicts: ChangeLog.md
…re-powershell into dev_CompositeClient
@pankajsn It looks like there are some new CredScan issues in your help document - you can either change them, or add this file to exceptions here: https://github.com/Azure/azure-powershell/blob/dev/tools/GlobalFilters.xml after PR #2524 is merged |
@pankajsn This has way too many changes outside your folder. First: Please squash the commits 91 commits is too many for a cmdlet update |
I have a created a new request #2528#2528 to exclude commits outside of our folder as suggested. From: Mark Cowlishaw [mailto:[email protected]] @pankajsnhttps://github.com/pankajsn This has way too many changes outside your folder. First: Please squash the commits 91 commits is too many for a cmdlet update — |
Closing in favor of the other PR. |
This includes the PS cmdlets for the LogicApp/IntegrationAccounts. Currently LogicApp SDK (for Integration Account related updates) in review and the nuget package is yet not published in Nuget Gallery. We want to start this pull request to fix review comments in parallel. Once SDK pull request is complete, we need to publish the nuget package and merge this request.