Storage: add :azure to remaining callers (#26080)
This commit is contained in:
		
							parent
							
								
									6c3c5bbbc3
								
							
						
					
					
						commit
						12a6cf569e
					
				
					 6 changed files with 16 additions and 3 deletions
				
			
		|  | @ -81,7 +81,7 @@ class UnsuspendAccountService < BaseService | |||
|             rescue Aws::S3::Errors::NotImplemented => e | ||||
|               Rails.logger.error "Error trying to change ACL on #{attachment.s3_object(style).key}: #{e.message}" | ||||
|             end | ||||
|           when :fog | ||||
|           when :fog, :azure | ||||
|             # Not supported | ||||
|           when :filesystem | ||||
|             begin | ||||
|  |  | |||
		Reference in a new issue