Skip to content

Commit

Permalink
update code
Browse files Browse the repository at this point in the history
  • Loading branch information
sinbai committed Mar 28, 2023
1 parent f6ec28a commit d20ff92
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .teamcity/components/generated/services.kt
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ var services = mapOf(
"signalr" to "SignalR",
"springcloud" to "Spring Cloud",
"storage" to "Storage",
"storagemover" to "Storage Mover"
"storagemover" to "Storage Mover",
"streamanalytics" to "Stream Analytics",
"subscription" to "Subscription",
"synapse" to "Synapse",
Expand Down
1 change: 1 addition & 0 deletions internal/resourceproviders/required.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ func Required() map[string]struct{} {
"Microsoft.ServiceFabric": {},
"Microsoft.Sql": {},
"Microsoft.Storage": {},
"Microsoft.StorageMover": {},
"Microsoft.StreamAnalytics": {},
"Microsoft.TimeSeriesInsights": {},
"Microsoft.Web": {},
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d20ff92

Please sign in to comment.