CompositionalIT / farmer

Repeatable Azure deployments with ARM templates - made easy!
https://compositionalit.github.io/farmer
MIT License
523 stars 157 forks source link

Storage Accounts: CORS rules respect format of original URI #1017

Closed ninjarobot closed 1 year ago

ninjarobot commented 1 year ago

This PR closes #1003

The changes in this PR are as follows:

I have read the contributing guidelines and have completed the following:

If I haven't completed any of the tasks above, I include the reasons why here:

ninjarobot commented 1 year ago

@isaacabraham could you please review this? It can have an effect on how you are defining storage account CORS rules if you don't have a path in the URI.

isaacabraham commented 1 year ago

LGTM - Thanks @ninjarobot :-)