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

Include empty requestMessage for private endpoint #8962

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

hallipr
Copy link
Member

@hallipr hallipr commented Sep 13, 2024

If the requestMessage property isn't included on the managed private endpoint resource, the resource provider interprets that as setting the requestMessage to null. The requestMessage property can't be changed after creation, so you must include the property and it must match the existing value if the resource already exists.

@hallipr
Copy link
Member Author

hallipr commented Sep 13, 2024

/check-enforcer override

@hallipr hallipr enabled auto-merge (squash) September 13, 2024 01:09
Copy link
Member

@scbedd scbedd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: mention in comment why you did this.

@hallipr hallipr merged commit f2d31ae into main Sep 13, 2024
4 checks passed
@hallipr hallipr deleted the users/pahallis/witness-kusto branch September 13, 2024 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants