There was an error while loading. Please reload this page.
1 parent 56f11bf commit b0942d7Copy full SHA for b0942d7
1 file changed
internal/pkg/services/sqlserverflex/utils/utils.go
@@ -12,7 +12,7 @@ import (
12
)
13
14
const (
15
- ServiceCmd = "beta sqlserverflex"
+ ServiceCmd = "sqlserverflex"
16
17
18
func ValidateFlavorId(flavorId string, flavors []sqlserverflex.ListFlavors) error {
0 commit comments