diff --git a/DeployApplicationCustomizer.ps1 b/DeployApplicationCustomizer.ps1 index 5d8cb9a..f3cc65e 100644 --- a/DeployApplicationCustomizer.ps1 +++ b/DeployApplicationCustomizer.ps1 @@ -1,6 +1,5 @@ # Use this file to deploy the extension to your application catalog -#$tenantUrl = "https://.sharepoint.com" -$tenantUrl = "https://ashbay16.sharepoint.com" +$tenantUrl = "https://.sharepoint.com" # Get credentials $credentials = Get-Credential