pulumi / pulumi-azure-native

Azure Native Provider
Apache License 2.0
123 stars 32 forks source link

No ability to set WebApp to a slot on Deploy #3398

Open j-fulbright opened 2 days ago

j-fulbright commented 2 days ago

What happened?

Reading over Azure Native documentation for (WebApp it is noted that there should be a slot parameter for WebApps.

This seems like it is needed to be able to have a WebApp deploy into a particular slot on creation, versus copying to a slot via WebAppSlot/WebAppSlotConfiguration and not forcing deploy to production.

I may be missing the way it works though.

Example

image

Output of pulumi about

n/a

Additional context

No response

Contributing

Vote on this issue by adding a 👍 reaction. To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).