Skip to content

Commit b3e3217

Browse files
authored
Add remarks for Microsoft.AzureStackHci (#75)
Requested by Kyle Zhang.
1 parent aa45981 commit b3e3217

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"$schema": "../../schemas/remarks.schema.json",
3+
"ResourceRemarks": [
4+
{
5+
"ResourceTypes": [
6+
"microsoft.azurestackhci/virtualmachines"
7+
],
8+
"Description": "This resource type has migrated to the **Microsoft.HybridCompute** namespace. For the new resource type, see [Microsoft.HybridCompute machines](../../../Microsoft.HybridCompute/machines.md)."
9+
}
10+
]
11+
}

0 commit comments

Comments
 (0)