Skip to content

Commit 1bcab2a

Browse files
authored
Update create-custom-managed-domain-resource-dot-net.md
1 parent c71ef8b commit 1bcab2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/communication-services/quickstarts/email/includes/create-custom-managed-domain-resource-dot-net.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ using Azure.Core;
5858
using Azure.Identity;
5959
using Azure.ResourceManager;
6060
using Azure.ResourceManager.Communication;
61+
using Azure.ResourceManager.Communication.Models;
6162
using Azure.ResourceManager.Resources;
6263
...
6364
// get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/dotnet/azure/sdk/authentication?tabs=command-line

0 commit comments

Comments
 (0)