Skip to content

Commit 3e71fda

Browse files
authored
Merge pull request #43980 from AzureMentor/patch-19
Should be "baseuri", not "username"
2 parents b97847d + 27735a7 commit 3e71fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/marketplace/cloud-partner-portal/test-drive/azure-resource-manager-test-Drive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ It is also important to note that **all parameters are optional**, so if you don
8888
| **password** | secure string | New random password | Lp!ACS\^2kh |
8989
| **session id** | string | Unique Test Drive session ID (GUID) | b8c8693e-5673-449c-badd-257a405a6dee |
9090

91-
#### username
91+
#### baseuri
9292

9393
Test Drive initializes this parameter with a **Base Uri** of your deployment package, so you can use this parameter to construct Uri of any file included into your package.
9494

0 commit comments

Comments
 (0)