Skip to content

Commit d9cd366

Browse files
Update StorageSyncConstants.cs
1 parent c2ca53f commit d9cd366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/StorageSync/StorageSync/Common/StorageSyncConstants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ public class StorageSyncConstants
3333
/// <summary>
3434
/// The resource provider
3535
/// </summary>
36-
public const string ResourceProvider = "Microsoft" + "." + ProductName;
36+
public const string ResourceProvider = "Microsoft.StorageSync";
3737
/// <summary>
3838
/// The storage account resource provider
3939
/// </summary>

0 commit comments

Comments
 (0)