Skip to content

Commit

Permalink
Update DeployApplicationCustomizer.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoabernier authored Apr 17, 2019
1 parent ac74dbd commit 9b3a43d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions DeployApplicationCustomizer.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Use this file to deploy the extension to your application catalog
#$tenantUrl = "https://<your-tenant>.sharepoint.com"
$tenantUrl = "https://ashbay16.sharepoint.com"
$tenantUrl = "https://<your-tenant>.sharepoint.com"

# Get credentials
$credentials = Get-Credential
Expand Down

0 comments on commit 9b3a43d

Please sign in to comment.