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

Unable to delete provisioned device using hostname and deviceID with X.509 certificates in IoT SDK for C #2664

Open
Jahnavi-vasu opened this issue Jan 22, 2025 · 0 comments
Labels

Comments

@Jahnavi-vasu
Copy link

I am successfully provisioning a device using X.509 certificates and can de-register the device using iothub_registrymanager_sample with the connection string. However, my goal is to delete a provisioned device from the IoT Hub using only the hostname and deviceID, or via certificate-based authentication, without relying on the connection string.

SDK Version:
Azure IoT SDK for C version: LTS 03_2024

Environment:
Ubuntu 20.04

Possible Solutions:
Is there a way to delete a provisioned device using only the hostname and deviceID or X.509 certificates, without relying on the SAS token or Shared Access Key in the current SDK?

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

No branches or pull requests

1 participant