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
Restructure to nested policies object in database YAML
Introduce DatabasePolicies class so managed identity lives under
policies.managedIdentity in YAML, making it extensible for future
database-level policies.
- Add DatabasePolicies model with ManagedIdentity property
- Replace Database.ManagedIdentityPolicies with Database.Policies
- Update DatabaseChanges, loader, tests, and demo YAML
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments