-
Notifications
You must be signed in to change notification settings - Fork 377
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AVM Module Issue]: Unable to set corsRules of managed fileService when using res/storage/storage-account
module
#3861
Comments
Important The "Needs: Triage 🔍" label must be removed once the triage process is complete! Tip For additional guidance on how to triage this issue/PR, see the BRM Issue Triage documentation. |
@headcr4sh, thanks for submitting this issue for the Important A member of the @Azure/avm-res-storage-storageaccount-module-owners-bicep or @Azure/avm-res-storage-storageaccount-module-contributors-bicep team will review it soon! |
Implementation of the feature is aligned with how CORS rules configuration has been implemented for the BLOB service. Closes: Azure#3861
Implementation of the feature is aligned with how CORS rules configuration has been implemented for the BLOB service. Closes Azure#3861
Implementation of the feature is aligned with how CORS rules configuration has been implemented for the BLOB service. Closes Azure#3861
Warning Tagging the AVM Core Team (@Azure/avm-core-team-technical-bicep) due to a module owner or contributor having not responded to this issue within 3 business days. The AVM Core Team will attempt to contact the module owners/contributors directly. Tip
|
Warning Tagging the AVM Core Team (@Azure/avm-core-team-technical-bicep) due to a module owner or contributor having not responded to this issue within 3 business days. The AVM Core Team will attempt to contact the module owners/contributors directly. Tip
|
Caution **This issue requires the AVM Core Team's (@Azure/avm-core-team-technical-bicep) immediate attention as it hasn't been responded to within 6 business days. ** Tip
|
Check for previous/existing GitHub issues
Issue Type?
Feature Request
Module Name
avm/res/storage/storage-account
(Optional) Module Version
0.14.3
Description
An option to set the CORS rules for the
fileServices
resources is missing.Current code:
See bicep documentation regarding the
cors.corsRules
property.(Optional) Correlation Id
No response
The text was updated successfully, but these errors were encountered: