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

Invalid resourceGroupName in Relay 2018-01-01-preview examples #9137

Closed
leni-msft opened this issue Apr 20, 2020 · 1 comment
Closed

Invalid resourceGroupName in Relay 2018-01-01-preview examples #9137

leni-msft opened this issue Apr 20, 2020 · 1 comment
Assignees
Labels
Relay Service Attention Workflow: This issue is responsible by Azure service team.

Comments

@leni-msft
Copy link
Contributor

The value {RGName} of resourceGroupName is invalid against example-schema.json:

"resourceGroupName": {
  "type": "string",
  "description": "An example of the resourceGroupName used in the request.",
  "pattern": "^[-\\w\\._\\(\\)]+$",
  "minLength": 1,
  "maxLength": 90
}
@leni-msft leni-msft added Relay Service Attention Workflow: This issue is responsible by Azure service team. labels Apr 20, 2020
@ghost
Copy link

ghost commented Apr 20, 2020

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @jfggdl.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Relay Service Attention Workflow: This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

2 participants