Skip to content

Commit 9b3a43d

Browse files
authored
Update DeployApplicationCustomizer.ps1
1 parent ac74dbd commit 9b3a43d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

DeployApplicationCustomizer.ps1

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Use this file to deploy the extension to your application catalog
2-
#$tenantUrl = "https://<your-tenant>.sharepoint.com"
3-
$tenantUrl = "https://ashbay16.sharepoint.com"
2+
$tenantUrl = "https://<your-tenant>.sharepoint.com"
43

54
# Get credentials
65
$credentials = Get-Credential

0 commit comments

Comments
 (0)