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

AuthorizationRules -> authorizationRules #7147

Closed
wants to merge 1 commit into from

Commits on May 31, 2020

  1. AuthorizationRules -> authorizationRules

    According to the latest API version for Microsoft.EventHub namespaces/authorizationRules templates, the correct path for authorization rules is `authorizationRules` since API version 2017-04-01.
    See https://docs.microsoft.com/en-us/azure/templates/Microsoft.EventHub/namespaces/authorizationrules
    
    Currently deployment fails when getting the authorization rule after creating a new authorization rule or fetching old one.
    markusleh committed May 31, 2020
    Configuration menu
    Copy the full SHA
    70bee17 View commit details
    Browse the repository at this point in the history