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

Can you explain the allowed syntax for prefix and suffix filters ? #5587

Closed
MathieuBuisson opened this issue Mar 10, 2018 — with docs.microsoft.com · 1 comment
Closed

Comments

Copy link

MathieuBuisson commented Mar 10, 2018

Can we use wildcards in "subjectBeginsWith" value ?
And can we use wildcards in "subjectEndsWith" value ?

For example, can we specify the following value for "subjectBeginsWith" to get virtual machines events in any resource group using an asterisk (*) character in place of the resource group name :

/subscriptions/<subscription-id>/resourcegroups/*/providers/Microsoft.Compute/virtualMachines


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@amanarneja
Copy link
Contributor

@MathieuBuisson Currently subjectBeginsWith nor subjectEndsWith supports wildcards (Source: https://docs.microsoft.com/en-us/powershell/module/azurerm.eventgrid/new-azurermeventgridsubscription?view=azurermps-5.4.0). This actually might be a good product feedback though. Can you post it @ https://feedback.azure.com/forums/909934-azure-event-grid so that the team can triage/investigate it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants