Skip to content

Remove inherited base policies on custom policy #7

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

blgo
Copy link

@blgo blgo commented May 23, 2023

On the inbound block, the default base policy (allowed-methods GET, POST, PUT and allowed-origins wildcard) was overriding the custom policies defiled here.

Assuming the same undesired effect could happen on the outbound and error blocks.

On the inbound block, the default base policy (allowed-methods GET, POST, PUT and allowed-origins wildcard) was overriding the custom policies defiled here.

Assuming the same undesired effect could happen on the outbound and error blocks.
@rajeshkamal5050
Copy link

Thanks @blgo for the change. These template repos are generated/sync'ed and the actual changes have to be done here - https://github.com/Azure/azure-dev

@hemarina can you take this change and test it with our pipelines?

@hemarina
Copy link

hemarina commented Jun 3, 2023

@blgo Thanks for bring this up. Could we follow up in issue Azure/azure-dev#2347 on more details in your situation and work out together to a solution?

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.

3 participants