Skip to content

Commit 3f490b9

Browse files
Wording
1 parent 58260c0 commit 3f490b9

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

docs/URL-Shortener/Usage-Guide.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,32 @@
11
# Usage Guide
22

3-
This guide explains how to operate SUS once it's been deployed. It covers core infrastructure deployment, device and user lifecycle management, and links to detailed task-level workflows.
3+
This guide explains how to operate SUS once it's been deployed.
4+
It covers the creation of a vanity URL pointing to a target of your choice.
45

5-
Log into your associated Azure Account on the top right corner.
6+
Log into your associated [Microsoft Work or School account](https://support.microsoft.com/en-us/account-billing/what-s-the-difference-between-a-microsoft-account-and-a-work-or-school-account-72f10e1e-cab8-4950-a8da-7c45339575b0) on the top right corner.
67

78
![LogIn](../assets/Images/SUS/Login-Light.png#only-light){ loading=lazy }
89
![LogIn](../assets/Images/SUS/Login-Dark.png#only-dark){ loading=lazy }
910

10-
In the dropdown, the domain name will be associated with the domain that was created on the server. For the purpose of this guide, the domain name is pointing to url.shilab.com.
11+
In the dropdown, select the domain that will be associated with the vanity/short URL that you wish to create. For the purpose of this guide, the domain name is pointing to `url.shilab.com`.
1112

1213
![Domain](../assets/Images/SUS/DomainUrl-Light.png#only-light){ loading=lazy }
1314
![Domain](../assets/Images/SUS/DomainUrl-Dark.png#only-dark){ loading=lazy }
1415

1516
The target URL is the the full destination address that the vanity URL redirects to. It represents the actual location of the content or resource, such as a website, document, or application.
1617

18+
For example: `https://learn.microsoft.com/en-us/security/privileged-access-workstations/overview`.
19+
1720
![Target](../assets/Images/SUS/TargetUrl-Light.png#only-light){ loading=lazy }
1821
![Target](../assets/Images/SUS/TargetUrl-Dark.png#only-dark){ loading=lazy }
1922

20-
The vanity URL is the customizable, human-readable identifier used to create a short, memorable link that redirects to a longer or more complex destination URL.
23+
The vanity URL is the customizable, human-readable identifier used to create a short, memorable link that redirects to a longer or more complex destination URL. Do note that the name has to be globally available, duplicate names are not supported.
24+
25+
For example: `spa`.
2126

2227
![Vanity](../assets/Images/SUS/VanityUrl-Light.png#only-light){ loading=lazy }
2328
![Vanity](../assets/Images/SUS/VanityUrl-Dark.png#only-dark){ loading=lazy }
2429

25-
You can see the list of Vanity Names and the associated Destination. Under Action, you have the ability to view and track the QR code that was generated. It is a scannable code that encodes the vanity URL, allowing users to quickly access the target URL using a mobile device. It enhances accessibility and ease of sharing, especially in printed materials or presentations.
30+
After filling out all three, push the save button. It will create the vanity URL with your choice of options.
31+
32+
You can see the list of Vanity Names and the associated Destination. Under Action, you have the ability to view and track the QR code that was generated. It is a scannable code that encodes the vanity URL, allowing users to quickly access the target URL by scanning an image. It enhances accessibility and ease of sharing, especially in printed materials or presentations.

0 commit comments

Comments
 (0)