Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Azure automation #82

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open

Azure automation #82

wants to merge 3 commits into from

Conversation

abnanda1
Copy link
Contributor

-Combined into 1 cloud service
-Removed certain manual setup steps

public CrankBlobListener()
: base()
{
_storageAccount = CloudStorageAccount.Parse("DefaultEndpointsProtocol=https;AccountName=dcrankblob;AccountKey=AjT8/M+fKuLxNjYCTTep6pEkMZYdhyELskwvAI4QRGioySbksEdbwmHnq9IuZifvck5lNy+pFK1enQ8DA7WIgg==");
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does not seem right. Can anyone in the world now use your account?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah shouldn't have pushed this, but this just for debugging, will be removed.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make this a parameter?

@abnanda1 abnanda1 force-pushed the azure-automation-new branch from 5016b8e to ce1e11d Compare November 26, 2014 04:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants