-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Labels
Service AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.Storagecustomer-reportedquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Description
Description
I have added the following lifecycle policy configuration in my PowerShell Function App code, but it's not working. Could this be due to a required version of the az or az.storage module? If so, what version is needed?
Add-AzStorageAccountManagementPolicyAction -InputObject $action `
-BaseBlobAction TierToCold `
-daysAfterModificationGreaterThan 30
Script or Debug output
Environment data
Module versions
Error output
Metadata
Metadata
Assignees
Labels
Service AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.Storagecustomer-reportedquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that