Azure IoT Operations is a set of modular services enabled by Azure Arc.
Hey! :) Looks like you're running into a DNS or network issue. what you can try?
follow me :)
Check VM Internet run ping google.com. If it fails, there’s a network issue.
Allow Key Vault Access make sure your VM can reach the Key Vault. Check the Key Vault’s network settings in Azure.
Update Azure CLI run az upgrade to get the latest version.
Test DNS try nslookup vault.azure.net. If it doesn’t resolve, DNS is the problem.
Check Proxy if you’re using a proxy, make sure Azure CLI is configured to use it.
Enable Debug Logs run your command with --debug for more details.
check Azure Status peek at Azure Status—it might be an Azure-side issue.
If nothing works, reach out to Azure Support—they’ll help sort it out! Good luck!
Alex