Conversation
Comment on lines
+90
to
+91
| - If after running the upload promptbook script the new uploaded promptbooks are not visible on the webportal, make sure to the region URI is set up properly in the powershell script `https://api.securitycopilot.microsoft.com/geo/<region>/promptbooks` (4 regions are currently supported East US, West Europe, UK South, and Australia East) | ||
|
|
There was a problem hiding this comment.
The phrase 'make sure to the region URI is set up properly' should be corrected to 'make sure the region URI is set up properly'.
Suggested change
| - If after running the upload promptbook script the new uploaded promptbooks are not visible on the webportal, make sure to the region URI is set up properly in the powershell script `https://api.securitycopilot.microsoft.com/geo/<region>/promptbooks` (4 regions are currently supported East US, West Europe, UK South, and Australia East) | |
| - If after running the upload promptbook script the new uploaded promptbooks are not visible on the webportal, make sure the region URI is set up properly in the powershell script `https://api.securitycopilot.microsoft.com/geo/<region>/promptbooks` (4 regions are currently supported East US, West Europe, UK South, and Australia East) |
Contributor
There was a problem hiding this comment.
PR Overview
This PR updates the documentation to address troubleshooting steps when promptbooks uploaded from the UK South region are not visible on the web portal.
- Added a troubleshooting case to clarify configuration of the region URI in the PowerShell script.
Reviewed Changes
| File | Description |
|---|---|
| Promptbook samples/Powershell to Manage Promptbooks/readme.md | Added a note about ensuring the correct region URI is set in the script |
Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.
Comment on lines
+90
to
+91
| - If after running the upload promptbook script the new uploaded promptbooks are not visible on the webportal, make sure to the region URI is set up properly in the powershell script `https://api.securitycopilot.microsoft.com/geo/<region>/promptbooks` (4 regions are currently supported East US, West Europe, UK South, and Australia East) | ||
|
|
There was a problem hiding this comment.
There is a grammatical issue in the added line. Consider removing the extra 'to' so that it reads 'make sure the region URI is set up properly' for clarity.
Suggested change
| - If after running the upload promptbook script the new uploaded promptbooks are not visible on the webportal, make sure to the region URI is set up properly in the powershell script `https://api.securitycopilot.microsoft.com/geo/<region>/promptbooks` (4 regions are currently supported East US, West Europe, UK South, and Australia East) | |
| - If after running the upload promptbook script the new uploaded promptbooks are not visible on the webportal, make sure the region URI is set up properly in the powershell script `https://api.securitycopilot.microsoft.com/geo/<region>/promptbooks` (4 regions are currently supported East US, West Europe, UK South, and Australia East) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Just raising a small change to the doc after facing some problems when trying to upload and download promptbooks from uksouth region