Skip to content
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

[azservicebus] AdminClient - Rule management functions #16045

Closed
1 of 3 tasks
Tracked by #15090
richardpark-msft opened this issue Nov 1, 2021 · 1 comment · Fixed by #17616
Closed
1 of 3 tasks
Tracked by #15090

[azservicebus] AdminClient - Rule management functions #16045

richardpark-msft opened this issue Nov 1, 2021 · 1 comment · Fixed by #17616
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved. Service Bus
Milestone

Comments

@richardpark-msft
Copy link
Member

richardpark-msft commented Nov 1, 2021

#15090 covered the primary entities (Queues,Topics,Rules). There are two small bits of work remaining:

@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Nov 1, 2021
@richardpark-msft richardpark-msft self-assigned this Nov 1, 2021
@richardpark-msft richardpark-msft added this to the [2021] November milestone Nov 1, 2021
@RickWinter RickWinter added Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved. Service Bus labels Nov 1, 2021
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Nov 1, 2021
@richardpark-msft richardpark-msft changed the title Rules [azservicebus] AdminClient - GetNamespaceProperties() and Rule management functions Nov 4, 2021
@richardpark-msft
Copy link
Member Author

(also customer reported via Azure/azure-service-bus-go#204 for the older service bus package)

@richardpark-msft richardpark-msft changed the title [azservicebus] AdminClient - GetNamespaceProperties() and Rule management functions [azservicebus] AdminClient - Rule management functions Apr 2, 2022
richardpark-msft added a commit that referenced this issue Apr 28, 2022
…7616)

Adding in support for:
* Getting/updating AuthorizationRules for topics and queues
* CRUD for working with Subscription rules.

Fixes #16045
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved. Service Bus
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants