Proxies
Last updated
Last updated
If you have made it this far, then you are ready to create your Proxies. Here are some examples
At an absolute minimum, you should make a Catch All. This is used to redirect any traffic that does not match a route. Redirect to a Help page or to your Home page, either is a good choice
Proxies
Add
Name: any
Route template: /{*any}
Response override
Status code: 302
Status message: Temporary Redirect
Headers Name: Location
Headers Value: <Home or Help page>
Create
Here's an example of https://go.osdcloud.com/twitter
Proxies
Add
Name: any
Route template: /twitter
Response override
Status code: 302
Status message: Temporary Redirect
Headers Name: Location
Headers Value: <your Twitter profile>
Create
If you are good with editing JSON files directly, you can absolutely do this in the Azure Portal
App Files
Select proxies.json from the combo box
OSDeploy is sponsored by Recast Software and their Systems Management Tools