Skip to content
Discussion options

You must be logged in to vote

Ingress is defaulting to internal only where im looking for External.
Is there a way for me to set this beforehand? Is this supposed to be an AZD job to not pollute aspire with vendor-specific options?

WithExternalHttpEndpoints on your resource will mark all http or https endpoints as external. Endpoints in the appmodel have an "external" boolean and this will get translated into making the generated infra for the container app external as well.

Cors is defaulting to No policy (where im looking for an allow All (*)) - The app itself has a Cors policy of allow-all, but i suppose azd / the genereated manifest doesnt account for the apps own policy and just creates an image.

With respect…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@SalomonHenke
Comment options

@davidfowl
Comment options

@vhvb1989
Comment options

Answer selected by SalomonHenke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants