-
-
Notifications
You must be signed in to change notification settings - Fork 865
New-DbaDatabase - Containment #9218
Copy link
Copy link
Open
Labels
Chrissy neededThis issue requires a decision from ChrissyThis issue requires a decision from Chrissyfeaturemaintainer approval - pendingMaintainer must approve this before moving forwardMaintainer must approve this before moving forward
Metadata
Metadata
Assignees
Labels
Chrissy neededThis issue requires a decision from ChrissyThis issue requires a decision from Chrissyfeaturemaintainer approval - pendingMaintainer must approve this before moving forwardMaintainer must approve this before moving forward
Summarize Functionality
New-DbaDatabase supports specifying the recovery model when creating the database, it would be nice if it also supported setting the containment type from the beginning.
Today i have to first create the database, and then alter it afterwards using Invoke-Dbaquery
Is there a command that is similiar or close to what you are looking for?
Yes
Technical Details
No response