You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Rename dataPlaneRoleDefinitions to sqlRoleDefinitions
BREAKING CHANGE: Parameter 'dataPlaneRoleDefinitions' renamed to 'sqlRoleDefinitions' for consistency with 'sqlRoleAssignments' and to clarify it is specific to SQL (NoSQL API) resources.
- Renamed parameter: dataPlaneRoleDefinitions -> sqlRoleDefinitions
- Renamed type: dataPlaneRoleDefinitionType -> sqlRoleDefinitionType
- Updated test files to use new parameter name
- Regenerated README.md with Set-AVMModule
0 commit comments