Skip to content

Commit 28f6952

Browse files
Update how-to-enable-cors.md
1 parent 6b9a513 commit 28f6952

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/energy-data-services/how-to-enable-cors.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@ You can set CORS rules for each Azure Data Manager for Energy instance. When you
3434
1. An **Azure Data Manager for Energy** instance is created with CORS policy.
3535
1. Next, once the instance is created the CORS policy set can be viewed in instance **overview** page.
3636
1. You can navigate to **Resource Sharing(CORS)** and see that CORS is enabled with required **Allowed Origins**.
37-
[![Screenshot of viewing the CORS policy set out.](media/how-to-enable-cors/enable-cors-4.png)](media/how-to-enable-cors/enable-cors-4.png#lightbox)
37+
[![Screenshot of navigation to CORS update page.](media/how-to-enable-cors/enable-cors-4.png)](media/how-to-enable-cors/enable-cors-4.png#lightbox)
3838
1. You can modify the Allowed Origins in CORS page at any time after Azure data manager for Energy instance is provisioned.
3939
1. For adding a new origin type on the box below.
40-
[![Screenshot of viewing the CORS policy set out.](media/how-to-enable-cors/enable-cors-5.png)](media/how-to-enable-cors/enable-cors-5.png#lightbox)
40+
[![Screenshot of adding new origin.](media/how-to-enable-cors/enable-cors-5.png)](media/how-to-enable-cors/enable-cors-5.png#lightbox)
4141
1. For deleting an existing allowed origin use the icon.
42-
[![Screenshot of viewing the CORS policy set out.](media/how-to-enable-cors/enable-cors-6.png)](media/how-to-enable-cors/enable-cors-6.png#lightbox)
42+
[![Screenshot of deleting the existing origin.](media/how-to-enable-cors/enable-cors-6.png)](media/how-to-enable-cors/enable-cors-6.png#lightbox)
4343
1. If * ( wildcard all) is added in any of the allowed origins then please ensure to delete all the other individual allowed origins.
4444
1. Once the Allowed origin is added, the state of resource provisioning is in “Accepted” and during this time further modifications of CORS policy will not be possible. It taken 15 mins for CORS policies to be updated before update CORS window is available again for modifications.
45-
[![Screenshot of viewing the CORS policy set out.](media/how-to-enable-cors/enable-cors-7.png)](media/how-to-enable-cors/enable-cors-7.png#lightbox)
45+
[![Screenshot of CORS update window set out.](media/how-to-enable-cors/enable-cors-7.png)](media/how-to-enable-cors/enable-cors-7.png#lightbox)
4646

4747
## How are CORS rules evaluated?
4848
CORS rules are evaluated as follows:

0 commit comments

Comments
 (0)