Skip to content

Commit a7a9336

Browse files
author
JeanMarc van Leerdam
committed
Add remark about the Azure content that is needed to make the scripted deploy test pass.
1 parent a19c731 commit a7a9336

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,9 @@ For now I will use these versions
9292
#### Scripted tests
9393
* `sbt scripted`
9494

95+
Note: to successfully run the `deploy` scripted test, you need to have the Azure CLI installed and logged in to Azure with proper access
96+
to a subscription that has a resource group and storage account as specified in the `sbt-test/sbt-azure-functions/deploy/build.sbt` file.
97+
9598
## Releasing (for plugin maintainers)
9699
To release a new version:
97100
* Get a [bintray](https://bintray.com) account and make sure you're a member of the [`code-star`](https://bintray.com/code-star) organization.

0 commit comments

Comments
 (0)