Some more explicit reproduction instructions: Create VM from the canonical:ubuntu-24_04-lts:server:latest image on Azure
# Confirm logs are not present initially > journalctl --no-pager | grep 'apparmor="DENIED"' | grep 'cloud_id' > sudo apt update > journalctl --no-pager | grep 'apparmor="DENIED"' | grep 'cloud_id' # Attach to pro > sudo ua attach <token> --no-auto-enable # Confirm denied log appears after apt update when attached to Pro > sudo apt update > journalctl --no-pager | grep 'apparmor="DENIED"' | grep 'cloud_id' -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2153472 Title: ubuntu_pro_esm_cache//cloud_id profile denied on Azure 24.04 images To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/2153472/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
