Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 720dc66

Browse files
Update ENVIRONMENT.md (Typo "a Azure"→"an Azure") (#62)
https://github.com/microsoft/code-push-server/blob/main/api/ENVIRONMENT.md #PingMSFTDocs
1 parent fac126c commit 720dc66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api/ENVIRONMENT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ To perform the unit tests against Azure storage:
5959

6060
To perform the unit tests against an Azure server:
6161

62-
- `AZURE_MANAGEMENT_URL`: (For unit tests) Set to a Azure url to run management tests against that server. If the server has authentication enabled, also set the TEST_AZURE_STORAGE and AZURE_STORAGE_ACCESS_KEY to the Azure storage used by the server so that the tests can pass authentication.
63-
- `AZURE_ACQUISITION_URL`: (For unit tests) Set to a Azure url to run acquisition tests against that server. If the server has authentication enabled, also set the TEST_AZURE_STORAGE and AZURE_STORAGE_ACCESS_KEY to the Azure storage used by the server so that the tests can pass authentication.
62+
- `AZURE_MANAGEMENT_URL`: (For unit tests) Set to an Azure url to run management tests against that server. If the server has authentication enabled, also set the TEST_AZURE_STORAGE and AZURE_STORAGE_ACCESS_KEY to the Azure storage used by the server so that the tests can pass authentication.
63+
- `AZURE_ACQUISITION_URL`: (For unit tests) Set to an Azure url to run acquisition tests against that server. If the server has authentication enabled, also set the TEST_AZURE_STORAGE and AZURE_STORAGE_ACCESS_KEY to the Azure storage used by the server so that the tests can pass authentication.
6464

6565
### Other
6666

0 commit comments

Comments
 (0)