Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not create table 'mqttqos2' in Azure Storage Account #110

Open
v-liujxu opened this issue Dec 22, 2017 · 1 comment
Open

Can not create table 'mqttqos2' in Azure Storage Account #110

v-liujxu opened this issue Dec 22, 2017 · 1 comment

Comments

@v-liujxu
Copy link

I deployed the service via the guide in README.md.
When I executed the following cmdlet, it completed successfully, but I can not find the table mqttqos2 and SLABLogsTable in the Azure Storage Account created by this cmdlet.

PowerShell -File deploy.ps1 <cloud service name> <storage account name> <location> <tls cert path> <tls cert password> <IoT Hub connection string> [-SubscriptionName <subscription name>] [-VmCount <VM count>]

I have helped by the video from Fai Lai : https://channel9.msdn.com/Events/Ignite/Australia-2015/MOB313
In this video at 00:59:00, it shows the tables.
mqttos2

My question is why i can not find the table after deployed the service and how to create the two tables?

@Reynholds
Copy link
Contributor

Hi, I've got exactly the same issue.
Does you worker role also stay in busy or reboot ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants