Skip to content

Commit 5a26835

Browse files
authored
Alias description change (#15461)
1 parent 6763962 commit 5a26835

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

specification/subscription/resource-manager/Microsoft.Subscription/preview/2019-10-01-preview/subscriptions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -902,7 +902,7 @@
902902
"in": "path",
903903
"required": true,
904904
"type": "string",
905-
"description": "Alias Name"
905+
"description": "Name for this subscription creation request also known as alias. Note that this is not the same as subscription name and this doesn’t have any other lifecycle need beyond the request for subscription creation."
906906
}
907907
},
908908
"security": [

specification/subscription/resource-manager/Microsoft.Subscription/stable/2020-09-01/subscriptions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@
566566
"in": "path",
567567
"required": true,
568568
"type": "string",
569-
"description": "Alias Name"
569+
"description": "Name for this subscription creation request also known as alias. Note that this is not the same as subscription name and this doesn’t have any other lifecycle need beyond the request for subscription creation."
570570
}
571571
},
572572
"security": [

0 commit comments

Comments
 (0)