Tags
Creates a tag in the subscription.
The tag name can have a maximum of 512 characters and is case insensitive. Tag names created by Azure have prefixes of microsoft, azure, or windows. You cannot create tags with one of these prefixes.
put/subscriptions/{subscriptionId}/tagNames/{tagName}
Path parameters
tagNamestring required
The name of the tag to create.
subscriptionIdstring required
The ID of the target subscription.
Query parameters
api-versionstring required
The API version to use for this operation.
Response
OK - Returns information about the tag.