Skip to content

Commit

Permalink
Fix JSON format issue (#26646)
Browse files Browse the repository at this point in the history
  • Loading branch information
vidai-msft authored and azure-powershell-bot committed Nov 10, 2024
1 parent 4197de0 commit 26b424b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions tools/CreateMappings_rules.json
Original file line number Diff line number Diff line change
Expand Up @@ -923,5 +923,17 @@
{
"module": "Terraform",
"alias": "Terraform"
},
{
"alias": "ArcGateway",
"module": "ArcGateway"
},
{
"module": "HealthDataAIServices",
"alias": "HealthDataAIServices"
},
{
"alias": "Mdp",
"module": "Mdp"
}
]

0 comments on commit 26b424b

Please sign in to comment.