Sha256: ae89e36046c1c22b8b5af34435608b0be2de7129f69edd7d64e34f15baf90f2b

Contents?: true

Size: 634 Bytes

Versions: 2

Compression:

Stored size: 634 Bytes

Contents

# This is a sample of what your .env file should look like if you wanted to run integration tests.
# If you move this file to the .env and replace the environment variables with your own values, then the environment
# will be included when the rake test tasks are executed. Otherwise, you could just export the environment vars
# yourself.

AZURE_STORAGE_ACCOUNT="your storage account"
AZURE_STORAGE_ACCESS_KEY="your storage access key"
AZURE_SERVICEBUS_NAMESPACE="your sb namespace"
AZURE_SERVICEBUS_ACCESS_KEY="your sb access key"
AZURE_MANAGEMENT_CERTIFICATE="your management cert path"
AZURE_SUBSCRIPTION_ID="your subscription id"

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
juliusl-azure-sdk-for-ruby-0.7.0 .env_sample
azure-0.7.0.pre .env_sample