Skip to content

Commit 411df4a

Browse files
authored
Merge pull request Azure#6135 from Azure/dps-tags-fix
Remove spaces from DeviceProvisioningServices tags field
2 parents fb52143 + b99a829 commit 411df4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/DeviceProvisioningServices/AzureRM.DeviceProvisioningServices.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ PrivateData = @{
118118
PSData = @{
119119

120120
# Tags applied to this module. These help with module discovery in online galleries.
121-
Tags = 'Azure','ResourceManager','ARM','DPS','IoTHub Device Provisioning Service'
121+
Tags = 'Azure','ResourceManager','ARM','DPS','IoTHub','DeviceProvisioningService'
122122

123123
# A URL to the license for this module.
124124
LicenseUri = 'https://aka.ms/azps-license'

0 commit comments

Comments
 (0)