Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Azure
/
azure-cli-extensions
Public
Notifications
You must be signed in to change notification settings
Fork
1.7k
Star
454
Code
Issues
637
Pull requests
401
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
EventGrid CLI extension: Updates to support new preview API version features
- #331
#331
Merged
Willie Xu (williexu)
merged 23 commits into
Azure:master
Azure/azure-cli-extensions:master
from
kalyanaj:master
kalyanaj/azure-cli-extensions:master
Copy head branch name to clipboard
Oct 17, 2018
Conversation
Commits
23
(23)
Checks
Files changed
Merged
EventGrid CLI extension: Updates to support new preview API version features
#331
Willie Xu (williexu)
merged 23 commits into
Azure:master
Azure/azure-cli-extensions:master
from
kalyanaj:master
kalyanaj/azure-cli-extensions:master
Copy head branch name to clipboard
Commits
Commits on Sep 7, 2018
Fixes based on bugbash
J. Kalyana Sundaram (kalyanaj)
committed
4232865
View commit details
Copy full SHA for 4232865
Browse repository at this point
Commits on Sep 13, 2018
Support for new set of domain commands, updates to event subscription create to include advanced filters, expiration date, and eventdeliveryschema changes.
J. Kalyana Sundaram (kalyanaj)
committed
fe349e2
View commit details
Copy full SHA for fe349e2
Browse repository at this point
Commits on Sep 21, 2018
Improved the usability of event-subscription operations by standardizing on using --resource-id to specify all types of topics.
J. Kalyana Sundaram (kalyanaj)
committed
f358dfc
View commit details
Copy full SHA for f358dfc
Browse repository at this point
Commits on Sep 24, 2018
Bug fixes from bugbash
unknown
committed
bd228ac
View commit details
Copy full SHA for bd228ac
Browse repository at this point
Merge branch 'master' of https://github.com/Azure/azure-cli-extensions
J. Kalyana Sundaram (kalyanaj)
committed
2d55e87
View commit details
Copy full SHA for 2d55e87
Browse repository at this point
Merge branch 'master' of https://github.com/kalyanaj/azure-cli-extensions
J. Kalyana Sundaram (kalyanaj)
committed
3ddd370
View commit details
Copy full SHA for 3ddd370
Browse repository at this point
Commits on Oct 3, 2018
Updated test recordings.
J. Kalyana Sundaram (kalyanaj)
committed
d0cfe99
View commit details
Copy full SHA for d0cfe99
Browse repository at this point
Merge remote-tracking branch 'upstream/master'
J. Kalyana Sundaram (kalyanaj)
committed
82f2015
View commit details
Copy full SHA for 82f2015
Browse repository at this point
Linter fixes
J. Kalyana Sundaram (kalyanaj)
committed
23b57ee
View commit details
Copy full SHA for 23b57ee
Browse repository at this point
Commits on Oct 10, 2018
Merge remote-tracking branch 'upstream/master'
J. Kalyana Sundaram (kalyanaj)
committed
1d71a20
View commit details
Copy full SHA for 1d71a20
Browse repository at this point
Deprecated topic-name, RG name, resourceid for EventSubscription crud operations as it has been superseded by --source-resource-id.
J. Kalyana Sundaram (kalyanaj)
committed
c39ab22
View commit details
Copy full SHA for c39ab22
Browse repository at this point
Commits on Oct 11, 2018
Adding back deprecated arguments to eventsubscription list.
J. Kalyana Sundaram (kalyanaj)
committed
af461e0
View commit details
Copy full SHA for af461e0
Browse repository at this point
Linter fixes.
J. Kalyana Sundaram (kalyanaj)
committed
97ab9fb
View commit details
Copy full SHA for 97ab9fb
Browse repository at this point
Commits on Oct 12, 2018
Re-recorded the tests after adding back the tests for deprecated arguments.
J. Kalyana Sundaram (kalyanaj)
committed
df3c9e0
View commit details
Copy full SHA for df3c9e0
Browse repository at this point
Linter fixes
J. Kalyana Sundaram (kalyanaj)
committed
50739d8
View commit details
Copy full SHA for 50739d8
Browse repository at this point
Updated recordings.
J. Kalyana Sundaram (kalyanaj)
committed
48e2e7d
View commit details
Copy full SHA for 48e2e7d
Browse repository at this point
Commits on Oct 13, 2018
Ignore import error for dateutil since static checking is happening without actually installing the python-dateutil dependency.
J. Kalyana Sundaram (kalyanaj)
committed
d6c0468
View commit details
Copy full SHA for d6c0468
Browse repository at this point
flake8 fixes.
J. Kalyana Sundaram (kalyanaj)
committed
26dd000
View commit details
Copy full SHA for 26dd000
Browse repository at this point
Commits on Oct 15, 2018
Removed duplication in _params.py per PR feedback.
J. Kalyana Sundaram (kalyanaj)
committed
915169f
View commit details
Copy full SHA for 915169f
Browse repository at this point
Fixed a flake8 issue.
J. Kalyana Sundaram (kalyanaj)
committed
f3417f2
View commit details
Copy full SHA for f3417f2
Browse repository at this point
Commits on Oct 16, 2018
Add a missing hide=True deprecation info for one parameter.
J. Kalyana Sundaram (kalyanaj)
committed
023e6da
View commit details
Copy full SHA for 023e6da
Browse repository at this point
Updated minCliCoreVersion to 2.0.48 due to the Knack 0.4.4 dependency.
J. Kalyana Sundaram (kalyanaj)
committed
6a051cf
View commit details
Copy full SHA for 6a051cf
Browse repository at this point
Updating minCliCoreVersion to 2.0.49
J. Kalyana Sundaram (kalyanaj)
committed
c8c3188
View commit details
Copy full SHA for c8c3188
Browse repository at this point
You can’t perform that action at this time.