Skip to content

Commit 7f176bd

Browse files
committed
Update help message for set database maxSizeBytes parameter
1 parent 2db9592 commit 7f176bd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/ResourceManager/Sql/Commands.Sql/help/Set-AzureRmSqlDatabase.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -193,9 +193,7 @@ Accept wildcard characters: False
193193
```
194194
195195
### -MaxSizeBytes
196-
Specifies the new maximum size for the database in bytes.
197-
You can specify either this parameter or *MaxSizeGB*.
198-
See the *MaxSizeGB* parameter for acceptable values per edition.
196+
The maximum size of the Azure SQL Database in bytes.
199197
200198
```yaml
201199
Type: Int64

0 commit comments

Comments
 (0)