How to enable Enterprise Grade Edge on a Azure Static App with IaC

Yelanadu Siddaiah Mohan 26 Reputation points
2022-10-13T07:33:53.083+00:00

I am looking to enable Enterprise Grade Edge on a Azure Static App with Infrastructure as Code.
The apps I deploy are all with 'Standard' plan and have a custom domain.
Currently the whole deployment is happening with IaC.

I know that I can enable EGE manually but I want to do it with IaC(Pulumi). Is that possible? If yes, how? I was unable to find appropriate documentation on this. Thanks.

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
851 questions
0 comments No comments
{count} votes

Accepted answer
  1. VenkateshDodda-MSFT 19,646 Reputation points Microsoft Employee
    2022-10-14T07:57:57.587+00:00

    @Yelanadu Siddaiah Mohan Thank you for reaching out to Microsoft Q&A. For your questions on Pulumi, you may want to post your question on pulumi community, to receive insights from targetted audience.

    You can create the enterprise grade edge on the statice web app using either of these IAAC tools like ARM templates, Terraform or through Bicep and also you can refer to the template schema here in this documentation.

    Feel free to reach back to me if you have further questions on this.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful