We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac74dbd commit 9b3a43dCopy full SHA for 9b3a43d
DeployApplicationCustomizer.ps1
@@ -1,6 +1,5 @@
1
# Use this file to deploy the extension to your application catalog
2
-#$tenantUrl = "https://<your-tenant>.sharepoint.com"
3
-$tenantUrl = "https://ashbay16.sharepoint.com"
+$tenantUrl = "https://<your-tenant>.sharepoint.com"
4
5
# Get credentials
6
$credentials = Get-Credential
0 commit comments