question

AlexeiSapozhnikov-6045 avatar image
0 Votes"
AlexeiSapozhnikov-6045 asked PiotrCzyz answered

Azure Static Web Apps custom domain limit is 2

I am running this command in the cli

First attempt is Successful

 az staticwebapp hostname set -n MyApp --hostname subdomain1.example.com

Second attempt is Successful

 az staticwebapp hostname set -n MyApp--hostname subdomain2.example.com

Third attempt is Not Successful

  az staticwebapp hostname set -n MyApp--hostname subdomain3.example.com

Error The maximum number of custom domains allowed for this static site is 2

Can you please increase it to 3 or 5. I only need to add 1 more :) :) :)


azure-dnsazure-static-web-appsazure-webapps-custom-domains
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

SnehaAgrawal-MSFT avatar image
0 Votes"
SnehaAgrawal-MSFT answered

Thanks for reaching here! As mentioned in the Quotas exist for Azure Static Web Apps Preview that a quota about custom domain setting is 1 for free plan. which plan you are using?
Also, the best way to share your feedback would be to create a User Voice feedbackitem and upvote it. The product group monitors this site for feedback. This is the best way to ensure you are heard and you may receive a response depending on how much they information they can currently share.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

PiotrCzyz avatar image
0 Votes"
PiotrCzyz answered

Is there a solution to use more than 5 custom domains for Static Web Apps? It is no-go for us if it won't be possible.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.