@Riju Kumar I hope you are doing well,
You shoud take a look Policy Scope and Filters
• Does the policy target the correct blob types (e.g. blockBlob)?
Are prefixes or filters (like container name or blob name patterns) too narrow or missing?
• Is the policy set to delete or just move to cool/archive tier?
- Verify the Age and Conditions of Blobs • Are the blobs old enough to meet the policy criteria (e.g., "delete after 30 days")? • Do the blobs have last modified dates that qualify?
Confirm Lifecycle Policy Execution Timing
• Lifecycle policies run once every 24 hours. Changes are not immediate.
If recently enabled, wait at least 24–48 hours before expecting visible effects
😊 If my answer helped you resolve your issue, please consider marking it as the correct answer. This helps others in the community find solutions more easily. Thanks!