Skip to content
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

managementPolicies: Name has to be "default" #2344

Open
1 task done
Paul-B98 opened this issue Nov 6, 2024 · 0 comments
Open
1 task done

managementPolicies: Name has to be "default" #2344

Paul-B98 opened this issue Nov 6, 2024 · 0 comments

Comments

@Paul-B98
Copy link

Paul-B98 commented Nov 6, 2024

Resource Type

Microsoft.Storage/storageAccounts/managementPolicies

Api Version

2023-05-01

Issue Type

Inaccurate/confusing description(s)

Other Notes

It is not obvious from the documentation that the resource name has to be default and could not be changed.

resource symbolicname 'Microsoft.Storage/storageAccounts/managementPolicies@2023-05-01' = {
  name: 'default'
  parent: resourceSymbolicName
  properties: {
  }
}

Bicep Repro

No response

Confirm

  • I have read the troubleshooting guide and looked for duplicates.
@Paul-B98 Paul-B98 changed the title managementPolicies: managementPolicies: Name has to be "default" Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant