Skip to content

AEM: Fix regex to be case insensitive #8972

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
merged 6 commits into from
Apr 10, 2019
Merged

AEM: Fix regex to be case insensitive #8972

merged 6 commits into from
Apr 10, 2019

Conversation

MSSedusch
Copy link
Member

@MSSedusch MSSedusch commented Apr 9, 2019

Description

The regular expressions to extract the resource group and the resource name from a resource id were case sensitive. In some cases, the cmdlet was not able to install the extension because the resource id of e.g. disks had a lowercase resourcegroups in the resource id.

Fix for issue #8926

Checklist

@MSSedusch MSSedusch requested a review from cormacpayne April 9, 2019 12:56
@maddieclayton maddieclayton self-assigned this Apr 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants