-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update gateway how-to guides #818
Conversation
Azure Static Web Apps: Your stage site is ready! Visit it here: https://wonderful-plant-020417a1e-818.westus2.azurestaticapps.net |
docs/content/guides/author-apps/networking/howto-gateways/index.md
Outdated
Show resolved
Hide resolved
docs/content/guides/author-apps/networking/howto-gateways/index.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Jonathan Smith <[email protected]>
rad deploy app.bicep -a gatewaydemo | ||
``` | ||
|
||
The gateway endpoint will be printed at the end of the deployment: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure your intended meaning here. Do you intend to say "The gateway endpoint URL will be output after the deployment is completed"? Or something else?
|
||
## Step 4: Interact with the application | ||
|
||
Visit the endpoint to interact with the demo Radius container: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Visit the endpoint to interact with the demo Radius container: | |
Navigate to the endpoint URL to interact with the demo Radius container: |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://wonderful-plant-020417a1e-818.westus2.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://wonderful-plant-020417a1e-818.westus2.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://wonderful-plant-020417a1e-818.westus2.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://wonderful-plant-020417a1e-818.westus2.azurestaticapps.net |
This PR: