question

MunajSyed-8931 avatar image
0 Votes"
MunajSyed-8931 asked lmasieri commented

Iot Central Custom Dashboard per User

I was wondering if there was a way to hide certain things such as devices and device groups that don't apply to the user? For example, my customers Tim Hortons and Subway need to only see their devices and info (hide everything else that is not theirs). My goal is to use 1 app, many devices and many customers.

Is there a way to filter this information for them or do you think i should create separate apps for each customer?

If there is an app per customer, how do operations see all devices for all the apps under 1 view?

azure-iot-central
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

lmasieri avatar image
1 Vote"
lmasieri answered lmasieri commented

Hi - not today, but we're working on a capability to allow onboarding multiple users (tenants) and segmenting their access based on their organizational membership. This should accomplish exactly what you've outlined above. This feature is slatted to launch later this year.

-Luis
Product Manager @ Azure IoT Central

· 5
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thanks for the response! Is there a work around or something alternative i could do now to achieve this or something similar to this?

0 Votes 0 ·

Unfortunately the workarounds available right now are not very elegant. Option 1 would be to create an app per tenant (Org), which increases your management overhead. The second option would be to keep all tenants in one app, but then don't provide access to the app but instead build your own UI/API that provides access to the device data. You can then tag device data via continuous data export (CDE) with a cloud property or something else to denote that the data coming from those devices belongs to customer A vs. Customer B. Does that make sense?

1 Vote 1 ·

Hi @Imasieri,

I can see a suitable workaround can be only an option 1, such as creating an app per tenant.

In the case of option 2 based on the own UI/API driven by continues data export, what will be in this case advantage of using the IoT Central App over the pipeline of IoT Hub + ASA job + PowerBI?

Thanks
Roman

0 Votes 0 ·
Show more comments

Hi - I wanted to follow up and let you know that the feature I mentioned above is now live. Check out and learn more about organizations at https://aka.ms/iotcentral-orgs-blog

0 Votes 0 ·