11<TestConfigurations >
2- <TargetTestTenant >ProductionTenant</TargetTestTenant >
3- <TargetPremiumBlobTenant >ProductionTenant</TargetPremiumBlobTenant >
4- <TargetCopySourceTenant >ProductionTenant</TargetCopySourceTenant >
5- <TenantConfigurations >
6- <TenantConfiguration >
7- <TenantName >DevStore</TenantName >
8- <TenantType >DevStore</TenantType >
9- <AccountName >devstoreaccount1</AccountName >
10- <AccountKey >Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==</AccountKey >
11- <BlobServiceEndpoint >http://127.0.0.1:10000/devstoreaccount1</BlobServiceEndpoint >
12- <QueueServiceEndpoint >http://127.0.0.1:10001/devstoreaccount1</QueueServiceEndpoint >
13- <TableServiceEndpoint >http://127.0.0.1:10002/devstoreaccount1</TableServiceEndpoint >
14- <BlobServiceSecondaryEndpoint >http://127.0.0.1:10000/devstoreaccount1-secondary</BlobServiceSecondaryEndpoint >
15- <QueueServiceSecondaryEndpoint >http://127.0.0.1:10001/devstoreaccount1-secondary</QueueServiceSecondaryEndpoint >
16- <TableServiceSecondaryEndpoint >http://127.0.0.1:10002/devstoreaccount1-secondary</TableServiceSecondaryEndpoint >
17- </TenantConfiguration >
18- <TenantConfiguration >
19- <TenantName >ProductionTenant</TenantName >
20- <TenantType >Cloud</TenantType >
21- <AccountName >[ACCOUNT NAME HERE]</AccountName >
22- <AccountKey >[ACCOUNT KEY HERE]</AccountKey >
23- <BlobServiceEndpoint >http://[ACCOUNT].blob.core.windows.net</BlobServiceEndpoint >
24- <QueueServiceEndpoint >http://[ACCOUNT].queue.core.windows.net</QueueServiceEndpoint >
25- <TableServiceEndpoint >http://[ACCOUNT].table.core.windows.net</TableServiceEndpoint >
26- <FileServiceEndpoint >http://[ACCOUNT].file.core.windows.net</FileServiceEndpoint >
27- <BlobServiceSecondaryEndpoint >http://[ACCOUNT]-secondary.blob.core.windows.net</BlobServiceSecondaryEndpoint >
28- <QueueServiceSecondaryEndpoint >http://[ACCOUNT]-secondary.queue.core.windows.net</QueueServiceSecondaryEndpoint >
29- <TableServiceSecondaryEndpoint >http://[ACCOUNT]-secondary.table.core.windows.net</TableServiceSecondaryEndpoint >
30- <ActiveDirectoryApplicationId >[APPLICATION_ID]</ActiveDirectoryApplicationId >
31- <ActiveDirectoryApplicationSecret >[APPLICATION_SECRET]</ActiveDirectoryApplicationSecret >
32- <ActiveDirectoryTenantId >[TENANT_ID]</ActiveDirectoryTenantId >
33- </TenantConfiguration >
34- </TenantConfigurations >
2+ <TargetTestTenant >ProductionTenant</TargetTestTenant >
3+ <TargetPremiumBlobTenant >ProductionTenant</TargetPremiumBlobTenant >
4+ <TargetCopySourceTenant >ProductionTenant</TargetCopySourceTenant >
5+ <TenantConfigurations >
6+ <TenantConfiguration >
7+ <TenantName >DevStore</TenantName >
8+ <TenantType >DevStore</TenantType >
9+ <AccountName >devstoreaccount1</AccountName >
10+ <AccountKey >Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==</AccountKey >
11+ <BlobServiceEndpoint >http://127.0.0.1:10000/devstoreaccount1</BlobServiceEndpoint >
12+ <QueueServiceEndpoint >http://127.0.0.1:10001/devstoreaccount1</QueueServiceEndpoint >
13+ <TableServiceEndpoint >http://127.0.0.1:10002/devstoreaccount1</TableServiceEndpoint >
14+ <BlobServiceSecondaryEndpoint >http://127.0.0.1:10000/devstoreaccount1-secondary</BlobServiceSecondaryEndpoint >
15+ <QueueServiceSecondaryEndpoint >http://127.0.0.1:10001/devstoreaccount1-secondary</QueueServiceSecondaryEndpoint >
16+ <TableServiceSecondaryEndpoint >http://127.0.0.1:10002/devstoreaccount1-secondary</TableServiceSecondaryEndpoint >
17+ </TenantConfiguration >
18+ <TenantConfiguration >
19+ <TenantName >ProductionTenant</TenantName >
20+ <TenantType >Cloud</TenantType >
21+ <AccountName >[ACCOUNT NAME HERE]</AccountName >
22+ <AccountKey >[ACCOUNT KEY HERE]</AccountKey >
23+ <BlobServiceEndpoint >http://[ACCOUNT].blob.core.windows.net</BlobServiceEndpoint >
24+ <QueueServiceEndpoint >http://[ACCOUNT].queue.core.windows.net</QueueServiceEndpoint >
25+ <TableServiceEndpoint >http://[ACCOUNT].table.core.windows.net</TableServiceEndpoint >
26+ <FileServiceEndpoint >http://[ACCOUNT].file.core.windows.net</FileServiceEndpoint >
27+ <BlobServiceSecondaryEndpoint >http://[ACCOUNT]-secondary.blob.core.windows.net</BlobServiceSecondaryEndpoint >
28+ <QueueServiceSecondaryEndpoint >http://[ACCOUNT]-secondary.queue.core.windows.net</QueueServiceSecondaryEndpoint >
29+ <TableServiceSecondaryEndpoint >http://[ACCOUNT]-secondary.table.core.windows.net</TableServiceSecondaryEndpoint >
30+ <ActiveDirectoryApplicationId >[APPLICATION_ID]</ActiveDirectoryApplicationId >
31+ <ActiveDirectoryApplicationSecret >[APPLICATION_SECRET]</ActiveDirectoryApplicationSecret >
32+ <ActiveDirectoryTenantId >[TENANT_ID]</ActiveDirectoryTenantId >
33+ </TenantConfiguration >
34+ </TenantConfigurations >
3535</TestConfigurations >
0 commit comments