Hi VijayKumar768,
Yes.
A consistent log chain is ensured across log backups taken on any of the replicas (primary or secondary), irrespective of their availability mode (synchronous-commit or asynchronous-commit).
https://www.sqlshack.com/sql-server-always-on-availability-group-log-backup-on-secondary-replicas/
Under the full recovery model, Full backup does not break the log sequence chain.
https://www.sqlshack.com/understanding-log-sequence-numbers-for-sql-server-transaction-log-backups-and-full-backups/
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.