-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Add first paging command (list resource group) #12
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Author
|
@johanste @yugangw-msft Merged conflicts for resource group commands. Verified by running through login, storage and the resource group commands |
Contributor
|
lgtm |
yugangw-msft
added a commit
that referenced
this pull request
Feb 26, 2016
Add first paging command (list resource group)
DaeunYim
pushed a commit
to DaeunYim/azure-cli
that referenced
this pull request
Sep 9, 2020
Fix for removing VNET creation if subnet id is provided
kaibocai
added a commit
to kaibocai/azure-cli
that referenced
this pull request
May 31, 2023
add temporary updates for cv2 zip deploy flow
sturrent
added a commit
to sturrent/azure-cli
that referenced
this pull request
Oct 21, 2025
Updated PHASE6-PROGRESS.md with complete Test 1.1 results: Bug Tracker Updates: - Added Bug Azure#12: NSGAnalyzer logger parameter inconsistency - Added Bug Azure#13: Azure CLI logger integration (knack system) - Added Bug Azure#14: NSG analyzer resource ID parsing failure - Updated total: 14 bugs found and fixed (100% success rate) Git Commits Section: - Documented all 4 Phase 6 commits with details - Commit fdb423c: Initial 11 bugs fixed - Commit f19a14a: Documentation created - Commit 67e64ad: Logger integration fixed - Commit 2e90460: NSG resource ID parsing fixed Files Modified Updates: - Updated to 6 unique files (added base_analyzer.py, dns_analyzer.py) - Documented line changes: ~141 total modifications - Added details on logger and NSG parser changes Test 1.1 Final Status: - Duration: ~10 seconds (excellent performance) - Result: PASSED after 14 bug fixes - Validation: Output matches standalone tool - NSG findings: sec_close rule detected correctly Success Criteria Progress: ✅ Critical bugs fixed (14/14) ✅ Output matches standalone tool ✅ Performance excellent (<10s vs 30s target) ✅ Documentation updated Updated Conclusion: - Confidence level: 90% (up from 85%) - All major integration issues resolved - 7 bug categories documented - Technical improvements detailed - Remaining work: 28 tests, 5-8 hours estimated Next Step: Test 1.2 (--details flag)
sturrent
added a commit
to sturrent/azure-cli
that referenced
this pull request
Oct 21, 2025
Updated PHASE6-PROGRESS.md with complete Test 1.1 results: Bug Tracker Updates: - Added Bug Azure#12: NSGAnalyzer logger parameter inconsistency - Added Bug Azure#13: Azure CLI logger integration (knack system) - Added Bug Azure#14: NSG analyzer resource ID parsing failure - Updated total: 14 bugs found and fixed (100% success rate) Git Commits Section: - Documented all 4 Phase 6 commits with details - Commit fdb423c: Initial 11 bugs fixed - Commit f19a14a: Documentation created - Commit 67e64ad: Logger integration fixed - Commit 2e90460: NSG resource ID parsing fixed Files Modified Updates: - Updated to 6 unique files (added base_analyzer.py, dns_analyzer.py) - Documented line changes: ~141 total modifications - Added details on logger and NSG parser changes Test 1.1 Final Status: - Duration: ~10 seconds (excellent performance) - Result: PASSED after 14 bug fixes - Validation: Output matches standalone tool - NSG findings: sec_close rule detected correctly Success Criteria Progress: ✅ Critical bugs fixed (14/14) ✅ Output matches standalone tool ✅ Performance excellent (<10s vs 30s target) ✅ Documentation updated Updated Conclusion: - Confidence level: 90% (up from 85%) - All major integration issues resolved - 7 bug categories documented - Technical improvements detailed - Remaining work: 28 tests, 5-8 hours estimated Next Step: Test 1.2 (--details flag)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.