Skip to content

Commit b99a829

Browse files
authored
Remove spaces from DeviceProvisioningServices tags field
1 parent fb52143 commit b99a829

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)